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

Fix flaky test_get_dags in FastAPI routes #43100

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

kaxil
Copy link
Member

@kaxil kaxil commented Oct 16, 2024

closes #43099

Solution: changed them to sets since the order doesn't matter for what we are trying to verify


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@kaxil kaxil merged commit 2b21e88 into apache:main Oct 16, 2024
48 checks passed
@kaxil kaxil deleted the fix-flaky-test branch October 16, 2024 21:48
pierrejeambrun added a commit that referenced this pull request Oct 17, 2024
@pierrejeambrun
Copy link
Member

I just suggested a rervert of that #43108, more information can be found in the description of the PR.

R7L208 pushed a commit to R7L208/airflow that referenced this pull request Oct 17, 2024
R7L208 pushed a commit to R7L208/airflow that referenced this pull request Oct 17, 2024
harjeevanmaan pushed a commit to harjeevanmaan/airflow that referenced this pull request Oct 23, 2024
harjeevanmaan pushed a commit to harjeevanmaan/airflow that referenced this pull request Oct 23, 2024
PaulKobow7536 pushed a commit to PaulKobow7536/airflow that referenced this pull request Oct 24, 2024
PaulKobow7536 pushed a commit to PaulKobow7536/airflow that referenced this pull request Oct 24, 2024
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
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.

The test_get_dags in fastapi API is not stable
3 participants