Uh oh!
There was an error while loading. Please reload this page.
Workaround problems after release of pytest-asyncio 0.25.1 with Python 3.12 - #45346
Merged
potiuk merged 1 commit intoJan 2, 2025
Conversation
potiuk
commented
Jan 2, 2025
Member
Let's see if that one will work ,,, we can determine further actions based on that |
jscheffl
commented
Jan 2, 2025
ContributorAuthor
Let's re-run w/o cache... |
potiuk
commented
Jan 2, 2025
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. |
potiuk
commented
Jan 2, 2025
Member
#45347 is the solution |
jschefflforce-pushed
the
bugfix/pytest-asyncio-0.25.1-problems-in-non-db-tests
branch
from
January 2, 2025 12:15
ea7657a to
5a863abCompareamoghrajesh
approved these changes
Jan 2, 2025
Uh oh!
There was an error while loading. Please reload this page.
jschefflforce-pushed
the
bugfix/pytest-asyncio-0.25.1-problems-in-non-db-tests
branch
from
January 2, 2025 14:15
5a863ab to
8508a39Comparepotiuk
approved these changes
Jan 2, 2025
potiuk
left a comment
Member
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 :)
potiuk
commented
Jan 2, 2025
Member
(unless we can determine who's at fault ;) |
potiuk
commented
Jan 2, 2025
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
jscheffl
deleted the
bugfix/pytest-asyncio-0.25.1-problems-in-non-db-tests
branch
October 5, 2025 07:43
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 freeto 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