TST: marks on a fixture have no effect by mattip · Pull Request #25710 · numpy/numpy
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 12.3k
Merged
TST: marks on a fixture have no effect#25710
charris merged 1 commit intonumpy:mainfrom
TST: marks on a fixture have no effect#25710
charris merged 1 commit intonumpy:mainfrom
Conversation
Copy link Copy Markdown
Member
mattip
commented
Jan 27, 2024
mattip
commented
Apparently applying a mark to a fixture is a no-op and has emitted a deprecation warning on pytest>=7.4. With pytest-8.0 collection is failing. The new version was released just a little while ago.
I wonder why we did not see this warning before it became a failure. xref #25503
github-actions
bot
added
the
05 - Testing
label
charris
merged commit
4001f26
into
numpy:main
Copy link Copy Markdown
Member
charris
commented
Jan 28, 2024
charris commented
Jan 28, 2024Thanks Matti.
mattip
mentioned this pull request
charris
mentioned this pull request
mattip
deleted the
pytest8.0
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment