Skip to content
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

Fix broken backported test #8004

Merged
merged 2 commits into from Feb 1, 2017
Merged

Conversation

dstansby
Copy link
Member

The backport of #7809 had a broken test, that was never tested. This fixes it by:

  • Using nose instead of pytest
  • Correcting test discovery. The travis tests on my personal branch ran +2 tests relative to current 2.0.x, so the new tests are being collected properly.

@NelleV NelleV merged commit 6727dc6 into matplotlib:v2.0.x Feb 1, 2017
@QuLogic QuLogic added this to the 2.0.1 (next bug fix release) milestone Feb 1, 2017
@dstansby dstansby deleted the backport-test-fix branch April 2, 2017 16:45
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.

None yet

4 participants