Skip to content

TST: Fixed part of a test that got displaced in all the changes somehow #7467

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
Nov 16, 2016

Conversation

madphysicist
Copy link
Contributor

This is a nearly trivial fix. The few lines that I moved A) don't belong in the test of PercentFormatter, and B) don't need to get run over and over in the parametrized test. This appears to be a clerical error.

@tacaswell tacaswell added this to the 2.0.1 (next bug fix release) milestone Nov 16, 2016
@QuLogic
Copy link
Member

QuLogic commented Nov 16, 2016

Should this be backported? I don't see the moved line in that version of test_ticker.py.

@tacaswell tacaswell merged commit fc503f2 into matplotlib:master Nov 16, 2016
@madphysicist madphysicist deleted the ticker-test-fixup branch November 17, 2016 02:05
@madphysicist
Copy link
Contributor Author

@QuLogic It looks like I accidentally did this during one of the rebases when I introduced PercentFormatter. At least that's what I think happened. So it makes sense to backport only as far back as PercentFormatter has existed, which is not very far back at all (#6251).

@tacaswell tacaswell modified the milestones: 2.1 (next point release), 2.0.1 (next bug fix release) Nov 17, 2016
@tacaswell
Copy link
Member

Great.

Thanks @madphysicist !

@madphysicist
Copy link
Contributor Author

@tacaswell No problem. Probably not the best time to ask, but would you mind taking a look at the comments I added to #7376 when you have time? I'm basically ready to make a PR but I don't know where to insert the code...

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.

4 participants