Workaround problems after release of pytest-asyncio 0.25.1 with Python 3.12#45346
Merged
potiuk merged 1 commit intoapache:mainfrom Jan 2, 2025
Conversation
Member
|
Let's see if that one will work ,,, we can determine further actions based on that |
Contributor
Author
|
Let's re-run w/o cache... |
Member
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. |
Member
|
#45347 is the solution |
ea7657a to
5a863ab
Compare
amoghrajesh
approved these changes
Jan 2, 2025
5a863ab to
8508a39
Compare
potiuk
approved these changes
Jan 2, 2025
Member
potiuk
left a comment
There was a problem hiding this comment.
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 :)
Member
|
(unless we can determine who's at fault ;) |
Member
|
Created #45355 - there are other issues that are not relevant here. |
HariGS-DB
pushed a commit
to HariGS-DB/airflow
that referenced
this pull request
Jan 16, 2025
got686-yandex
pushed a commit
to got686-yandex/airflow
that referenced
this pull request
Jan 30, 2025
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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