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

TST: marks on a fixture have no effect #25710

Merged
merged 1 commit into from
Jan 28, 2024
Merged

TST: marks on a fixture have no effect #25710

merged 1 commit into from
Jan 28, 2024

Conversation

mattip
Copy link
Member

@mattip mattip commented Jan 27, 2024

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

@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Jan 28, 2024
@charris charris merged commit 4001f26 into numpy:main Jan 28, 2024
63 of 64 checks passed
@charris
Copy link
Member

charris commented Jan 28, 2024

Thanks Matti.

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.

None yet

2 participants