Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Skip test broken with numpy 1.11 #6482

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

Merged
merged 1 commit into from
May 27, 2016

Conversation

jenshnielsen
Copy link
Member

This test is broken with numpy 1.11 on the 1.5.x branch but fixed on the 2.x and master brach. We don't catch this on Travis because the python 'nightly' build is the only one to run Numpy 1.11. The others install from the wheelhouse which only has numpy 1.10 see #6472 for a fix to this.

This is a bit tricky as it should be reverted once merged to 2.x to prevent the tests being knownfail there.

@jenshnielsen jenshnielsen added this to the 1.5.2 (Critical bug fix release) milestone May 26, 2016
@jenshnielsen jenshnielsen force-pushed the 1.5.xSkipTestsNumpy1.11 branch from d34f0e7 to 575c1cb Compare May 26, 2016 12:51
@tacaswell tacaswell merged commit bc703a8 into matplotlib:master May 27, 2016
tacaswell added a commit that referenced this pull request May 27, 2016
@tacaswell
Copy link
Member

backported to v1.5.x as 88ab7d9

merged v1.5.x up to v2.x in 4bbf4c9 and discarded these changes

merged v2.x to master in e637a5c and discarded these changes.

@jenshnielsen
Copy link
Member Author

Thanks, not sure why I opened this against master anyway

@jenshnielsen jenshnielsen deleted the 1.5.xSkipTestsNumpy1.11 branch May 27, 2016 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants