Skip to content

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

Closed
@tacaswell

Description

@tacaswell
======================================================================
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions