CI: adding deprecation filterwarning for pytest-asyncio by bsipocz · Pull Request #294 · scientific-python/pytest-doctestplus
Navigation Menu
{{ message }}
scientific-python / pytest-doctestplus Public
- Notifications You must be signed in to change notification settings
- Fork 44
Merged
pllim merged 1 commit intoscientific-python:mainfrom
May 27, 2025Merged
Conversation
Copy link Copy Markdown
Member
bsipocz
commented
May 27, 2025
bsipocz
commented
Follow-up for #293 (comment), this filter should take care of all 63 test failures.
bsipocz
added this to the
v1.4.1 milestone
Copy link Copy Markdown
Contributor
pllim
commented
May 27, 2025
pllim commented
May 27, 2025Hmm but our CI matrix is not seeing this right now. Do you only see this when running something locally that CI is not doing?
Copy link Copy Markdown
Member Author
bsipocz
commented
May 27, 2025
bsipocz commented
May 27, 2025This was local. The asyncio test is a special case for cross-compatibility, we don't have it installed in the devdeps test.
pllim approved these changes May 27, 2025
Copy link Copy Markdown
Contributor
pllim
left a comment
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!
bsipocz
deleted the
MAINT_update_for_pytest_asyncio_1
branch
bsipocz
modified the milestones:
v1.4.1,
v1.5.0
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