very small errors in test suite, py3.6 and 3.5 · Issue #7851 · matplotlib/matplotlib · GitHub
Skip to content

very small errors in test suite, py3.6 and 3.5 #7851

Description

@tacaswell
19:13 $ inkscape --version
Inkscape 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions