-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Failing test_axes tests on MacOS 10.7 #743
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
Comments
Unfortunately, it's difficult to know what's going wrong here without the output images. We need to find a way to make sharing those easier... |
I've uploaded the result_images directory after the tests to here: http://db.tt/e5AR8MAN - let me know if you need any other information! |
It looks like the test_axes tests are failing because the axes frame is offset by 1 pixel in each dimension. |
Can you let me know if #779 addresses this for you? |
@astrofrog we need to close this before we cut the release candidate. Are these issues fixed now with the changes in #779 |
Yes, these tests are fixed with #779 with the new tests (the one with anti-aliasing disabled) |
I have tried running the matplotlib tests on MacOS 10.7 with Python 2.7 and Numpy 1.6.1, and am running into a number of failures. A fair fraction of the failures are test_axes failures: http://pastebin.com/MT2tBt8z
The matplotlib configuration was:
The text was updated successfully, but these errors were encountered: