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

Remove trigger-dag-run with configuration from quarantine #16818

Merged
merged 1 commit into from
Aug 7, 2021

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Jul 5, 2021

This test caused missing failure that manifested in 2.1.1 in
the #16810


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label Jul 5, 2021
@potiuk potiuk requested review from kaxil and uranusjr July 5, 2021 13:15
@uranusjr
Copy link
Member

uranusjr commented Jul 5, 2021

Oh no race condition

@github-actions
Copy link

github-actions bot commented Jul 5, 2021

The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest main or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the okay to merge It's ok to merge this PR as it does not require more tests label Jul 5, 2021
@kaxil
Copy link
Member

kaxil commented Jul 5, 2021

🤞

Copy link
Member

@kaxil kaxil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#10118 -- looks like the issue where we were initially monitoring quarantined issue was old, can we close that issue?

@kaxil
Copy link
Member

kaxil commented Jul 5, 2021

This test had failed in it's last run:

https://github.com/apache/airflow/runs/2983284503#step:9:3825

@potiuk
Copy link
Member Author

potiuk commented Jul 6, 2021

Yep. looks like some side-effect. The test passes in isolation.

@potiuk potiuk force-pushed the de-quarantine-dagrun-test branch from 4557740 to 58c97e9 Compare July 11, 2021 20:52
@potiuk potiuk force-pushed the de-quarantine-dagrun-test branch from 58c97e9 to c19ae06 Compare August 1, 2021 19:08
This test caused missing failure that manifested in 2.1.1 in
the apache#16810
@potiuk potiuk force-pushed the de-quarantine-dagrun-test branch from c19ae06 to ea5f1a5 Compare August 7, 2021 15:20
@potiuk potiuk merged commit d884a3d into apache:main Aug 7, 2021
@potiuk potiuk deleted the de-quarantine-dagrun-test branch August 7, 2021 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:webserver Webserver related Issues okay to merge It's ok to merge this PR as it does not require more tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants