-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Workaround problems after release of pytest-asyncio 0.25.1 with Python 3.12 #45346
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
Workaround problems after release of pytest-asyncio 0.25.1 with Python 3.12 #45346
Conversation
|
Let's see if that one will work ,,, we can determine further actions based on that |
|
Let's re-run w/o cache... |
I think this will not work - "disable" cache only disables cache when building the image - and the problem is that this image is anyhow not used in tests even if it is build without cache. |
|
#45347 is the solution |
ea7657a to
5a863ab
Compare
5a863ab to
8508a39
Compare
potiuk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should merge it for now and get an issue to figure out what happens there as a "dev/ci" project issue flakiness :)
|
(unless we can determine who's at fault ;) |
|
Created #45355 - there are other issues that are not relevant here. |
Fixes broken canary after release of pytest-asyncio 0.25.1
see https://github.com/apache/airflow/actions/runs/12579028168
As well https://github.com/apache/airflow/actions/runs/12579028168