CI: adding deprecation filterwarning for pytest-asyncio by bsipocz · Pull Request #294 · scientific-python/pytest-doctestplus

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@bsipocz

Copy link Copy Markdown

Member

@bsipocz bsipocz commented

May 27, 2025

Follow-up for #293 (comment), this filter should take care of all 63 test failures.

@pllim

Copy link Copy Markdown

Contributor

pllim commented

May 27, 2025

Hmm but our CI matrix is not seeing this right now. Do you only see this when running something locally that CI is not doing?

@bsipocz

Copy link Copy Markdown

Member Author

bsipocz commented

May 27, 2025

This was local. The asyncio test is a special case for cross-compatibility, we don't have it installed in the devdeps test.

pllim reacted with thumbs up emoji
Copy link Copy Markdown

Contributor

@pllim pllim left a comment

Choose a reason for hiding this comment

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

Thanks for the clarification!

@pllim pllim merged commit e3217ac into scientific-python:main

May 27, 2025

20 checks passed

@bsipocz bsipocz deleted the MAINT_update_for_pytest_asyncio_1 branch

May 27, 2025 21:03

@bsipocz bsipocz modified the milestones: v1.4.1, v1.5.0

Oct 18, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@pllim pllim pllim approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

v1.5.0

Development

Successfully merging this pull request may close these issues.

2 participants

@bsipocz @pllim