Skip to content

FAIL: matplotlib.tests.test_axes.test_single_point.test #2412

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tacaswell opened this issue Sep 11, 2013 · 0 comments
Closed

FAIL: matplotlib.tests.test_axes.test_single_point.test #2412

tacaswell opened this issue Sep 11, 2013 · 0 comments

Comments

@tacaswell
Copy link
Member

======================================================================
FAIL: matplotlib.tests.test_axes.test_single_point.test
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/tcaswell/local_installs/lib/python2.7/site-packages/matplotlib-1.4.x-py2.7-linux-x86_64.egg/matplotlib/testing/decorators.py", line 43, in failer
    result = f(*args, **kwargs)
  File "/home/tcaswell/local_installs/lib/python2.7/site-packages/matplotlib-1.4.x-py2.7-linux-x86_64.egg/matplotlib/testing/decorators.py", line 167, in do_test
    '(RMS %(rms).3f)'%err)
ImageComparisonFailure: images not close: /home/tcaswell/other_source/matplotlib/result_images/test_axes/single_point_pdf.png vs. /home/tcaswell/other_source/matplotlib/result_images/test_axes/single_point-expected_pdf.png (RMS 18.573)

single_point-expected_pdf

single_point_pdf-failed-diff

current master, python 2.7.5+, numpy 1.7.1

The svg and png versions of this test pass

This test came up in #779

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant