8000 test suite yields errors instead of failures · Issue #70 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

test suite yields errors instead of failures #70

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
ddale opened this issue Apr 2, 2011 · 2 comments
Closed

test suite yields errors instead of failures #70

ddale opened this issue Apr 2, 2011 · 2 comments

Comments

@ddale
Copy link
Contributor
ddale commented Apr 2, 2011

When I run the test suite, I get some errors such as:

======================================================================
ERROR: matplotlib.tests.test_mathtext.test_mathtext_font_stix
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/darren/.local/lib/python2.7/site-packages/nose-1.0.0-py2.7.egg/nose/case.py", line 187, in runTest
    self.test(*self.arg)
  File "/home/darren/.local/lib/python2.7/site-packages/matplotlib/testing/decorators.py", line 32, in failer
    result = f(*args, **kwargs)
  File "/home/darren/.local/lib/python2.7/site-packages/matplotlib/testing/decorators.py", line 126, in decorated_compare_images
    '(RMS %(rms).3f)'%err)
ImageComparisonFailure: images not close: /home/darren/result_images/test_mathtext/mathtext_font_stix.png vs. /home/darren/result_images/test_mathtext/expected-mathtext_font_stix.png (RMS 122152.917)

These should yield failures rather than errors in the test report.

@mdboom
Copy link
Member
mdboom commented Jun 15, 2011

This works for me in master and v1.0.x-maint. How exactly are you running the tests?

@ddale
Copy link
Contributor Author
ddale commented Jun 15, 2011

Eric fixed this a while back

@ddale ddale closed this as completed Jun 15, 2011
magnunor pushed a commit to magnunor/matplotlib that referenced this issue Dec 5, 2013
fariza added a commit to fariza/matplotlib that referenced this issue Sep 22, 2016
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

2 participants
0