Skip to content

test_bar_log failure #3309

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
wesm opened this issue Apr 10, 2013 · 1 comment
Closed

test_bar_log failure #3309

wesm opened this issue Apr 10, 2013 · 1 comment
Labels
Milestone

Comments

@wesm
Copy link
Member

wesm commented Apr 10, 2013

matplotlib v 1.1.1. maybe i should upgrade?

23:57 ~/code/pandas  (master)$ nosetests pandas/tests/test_graphics.py
........F...............................
======================================================================
FAIL: test_bar_log (pandas.tests.test_graphics.TestDataFramePlots)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/wesm/code/pandas/pandas/tests/test_graphics.py", line 414, in test_bar_log
    self.assertEqual(ax.yaxis.get_ticklocs()[0],1.0)
AssertionError: 0.10000000000000001 != 1.0

----------------------------------------------------------------------
Ran 40 tests in 76.852s

FAILED (failures=1)
@ghost
Copy link

ghost commented Apr 10, 2013

That's me, I'll check it out.

@ghost ghost closed this as completed in d749b91 Apr 10, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant