You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When I run the test suite, I get some errors such as:
These should yield failures rather than errors in the test report.
The text was updated successfully, but these errors were encountered: