Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Convert remaining tests to pytest #7932

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 5 commits into from
Jan 24, 2017
Merged

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Jan 23, 2017

Also delete the nose bit at the end of some other tests.

@QuLogic QuLogic added this to the 2.1 (next point release) milestone Jan 23, 2017
@phobson
Copy link
Member

phobson commented Jan 23, 2017

I haven't dug into why, but this is the line currently giving you trouble:
https://github.com/matplotlib/matplotlib/blob/master/conftest.py#L71

@QuLogic
Copy link
Member Author

QuLogic commented Jan 23, 2017

Ah yes, pytest runs pep8 already; we can drop that test eventually, but for now I'll just remove that line.

@phobson
Copy link
Member

phobson commented Jan 23, 2017

@QuLogic
Copy link
Member Author

QuLogic commented Jan 23, 2017

Bleh, should be fixed now. Can't wait till we can drop this set of tests.

@codecov-io
Copy link

codecov-io commented Jan 23, 2017

Current coverage is 62.08% (diff: 100%)

Merging #7932 into master will increase coverage by <.01%

@@             master      #7932   diff @@
==========================================
  Files           175        175          
  Lines         56124      56124          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          34842      34844     +2   
+ Misses        21282      21280     -2   
  Partials          0          0          

Powered by Codecov. Last update b1e0937...0044829

@QuLogic QuLogic changed the title Convert remaining tests to pytest [MRG] Convert remaining tests to pytest Jan 23, 2017
@phobson phobson changed the title [MRG] Convert remaining tests to pytest [MRG+1] Convert remaining tests to pytest Jan 24, 2017
Copy link
Member

@phobson phobson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

It appears like the test failure is unrelated to this PR. Would like another set of eyes on that, though.

@NelleV NelleV merged commit db61667 into matplotlib:master Jan 24, 2017
@QuLogic QuLogic deleted the pytest-remaining branch January 24, 2017 07:16
@QuLogic QuLogic changed the title [MRG+1] Convert remaining tests to pytest Convert remaining tests to pytest Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.