Skip to content

fix: test failures around missing 'event_loop' fixture#700

Merged
bhearsum merged 1 commit into
mozilla-releng:mainfrom
bhearsum:asyncio-event-loop
May 26, 2025
Merged

fix: test failures around missing 'event_loop' fixture#700
bhearsum merged 1 commit into
mozilla-releng:mainfrom
bhearsum:asyncio-event-loop

Conversation

@bhearsum

@bhearsum bhearsum commented May 26, 2025

Copy link
Copy Markdown
Contributor

Caused by the recent pytest-asyncio 1.0 release, which included pytest-dev/pytest-asyncio#1106.

We need to pin to <1.0 until we upgrade all scriptworkers past python 3.8, I guess.

@bhearsum
bhearsum requested a review from a team as a code owner May 26, 2025 15:15
@bhearsum
bhearsum force-pushed the asyncio-event-loop branch from 20e2082 to 9a3e821 Compare May 26, 2025 15:29
Caused by the recent pytest-asyncio 1.0 release, which included pytest-dev/pytest-asyncio#1106.

We need to pin to <1.0 until we upgrade all scriptworkers past python 3.8, I guess.
@bhearsum
bhearsum force-pushed the asyncio-event-loop branch from 9a3e821 to ff2bcc5 Compare May 26, 2025 15:37
@bhearsum
bhearsum merged commit cb387a2 into mozilla-releng:main May 26, 2025
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

Successfully merging this pull request may close these issues.

2 participants