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

Failing nightly builds on pytest-asyncio error with pytest 8.0.0 #41

Closed
1 task done
giorgiobasile opened this issue Jan 28, 2024 · 1 comment
Closed
1 task done
Assignees

Comments

@giorgiobasile
Copy link
Owner

Expectation / Proposal

Nightly builds started failing with the release of pytest==8.0.0, which seems pytest-asyncio is currently incompatible with. An issue has already been opened at pytest-dev/pytest-asyncio#763.

This could be worked around by pinning pytest to <8.0.0.

Traceback / Example

@giorgiobasile giorgiobasile self-assigned this Jan 28, 2024
@giorgiobasile giorgiobasile changed the title Failing nightly build on pytest-asyncio error with pytest 8.0.0 Failing nightly builds on pytest-asyncio error with pytest 8.0.0 Jan 28, 2024
@giorgiobasile
Copy link
Owner Author

giorgiobasile commented Jan 29, 2024

the pytest version has been already pinned in pytest-dev/pytest-asyncio#737, so no need to do it here. Indeed, nightly builds are working again now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant