Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Closed
Labels
Milestone
Description
19:13 $ inkscape --versionInkscape 0.92.0 r
======================================================================FAIL: matplotlib.tests.test_axes.test_alpha.test(1, '/home/tcaswell/source/p/matplotlib/result_images/test_axes/test_alpha.svg', '/home/tcaswell/source/p/matplotlib/result_images/test_axes/test_alpha-expected.svg')----------------------------------------------------------------------Traceback (most recent call last): File "/home/tcaswell/.virtualenvs/dd36/lib/python3.6/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/home/tcaswell/source/p/matplotlib/lib/matplotlib/testing/decorators.py", line 58, in failer result = f(*args, **kwargs) File "/home/tcaswell/source/p/matplotlib/lib/matplotlib/testing/decorators.py", line 259, in do_test '(RMS %(rms).3f)'%err)matplotlib.testing.exceptions.ImageComparisonFailure: images not close: /home/tcaswell/source/p/matplotlib/result_images/test_axes/test_alpha_svg.png vs. /home/tcaswell/source/p/matplotlib/result_images/test_axes/test_alpha-expected_svg.png (RMS 0.004)======================================================================FAIL: matplotlib.tests.test_axes.test_pcolormesh.test(1, '/home/tcaswell/source/p/matplotlib/result_images/test_axes/pcolormesh.svg', '/home/tcaswell/source/p/matplotlib/result_images/test_axes/pcolormesh-expected.svg')----------------------------------------------------------------------Traceback (most recent call last): File "/home/tcaswell/.virtualenvs/dd36/lib/python3.6/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/home/tcaswell/source/p/matplotlib/lib/matplotlib/testing/decorators.py", line 58, in failer result = f(*args, **kwargs) File "/home/tcaswell/source/p/matplotlib/lib/matplotlib/testing/decorators.py", line 259, in do_test '(RMS %(rms).3f)'%err)matplotlib.testing.exceptions.ImageComparisonFailure: images not close: /home/tcaswell/source/p/matplotlib/result_images/test_axes/pcolormesh_svg.png vs. /home/tcaswell/source/p/matplotlib/result_images/test_axes/pcolormesh-expected_svg.png (RMS 0.001)----------------------------------------------------------------------Ran 6161 tests in 307.138s