8000 BLD: Make CI pass again with pytest 4.5 by eric-wieser · Pull Request #13534 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BLD: Make CI pass again with pytest 4.5 #13534

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 12, 2019

Conversation

eric-wieser
Copy link
Member
@eric-wieser eric-wieser commented May 11, 2019

We need to register valgrind_error and slow as pytest markers to avoid warnings from pytest >= 4.5.0 that are turned into errors.

@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label May 11, 2019
@tylerjereddy
Copy link
Contributor

@nicoddemus Is this an expected change requirement for pytest 4.5, which just showed up in our CI?

@tylerjereddy
Copy link
Contributor

@charris Notes that this change doesn't get propagated to wheels though.

@tylerjereddy
Copy link
Contributor

@charris suggests maybe handling in _pytesttester.py might also be helpful if possible?

@eric-wieser
Copy link
Member Author

@tylerjereddy: Seems like a good idea, but agreed with people in person that it makes sense as a follow up. Merging this to unblock other CI.

@eric-wieser eric-wieser merged commit 4def09a into numpy:master May 12, 2019
@eric-wieser eric-wieser deleted the pytest-marks branch September 14, 2019 20:02
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.

3 participants
0