Skip to content

Conversation

@josh-fell
Copy link
Contributor

Related: #23285 #23291

To guard against any future regressions, this PR adds a unit test to ensure that a DAG cycle is not detected when using Labels alongside tasks contained in Task Groups.


^ 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 a newsfragement file, named {pr_number}.significant.rst, in newsfragments.

@josh-fell josh-fell requested a review from ashb April 27, 2022 18:57
@github-actions
Copy link

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Apr 27, 2022
@josh-fell josh-fell force-pushed the test-cycle-taskgroups-labels branch from 1b82642 to cd01122 Compare April 27, 2022 20:00
@ashb ashb merged commit 7c9852f into apache:main Apr 28, 2022
@josh-fell josh-fell deleted the test-cycle-taskgroups-labels branch April 28, 2022 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

full tests needed We need to run full set of tests for this PR to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants