Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jun 6, 2024

The #40059 added an exception for fab tests not to run on old airflow releases but it was wrong doing return instead of exit


^ 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.

The apache#40059 added an exception for fab tests not to run on old
airflow releases but it was wrong doing return instead of exit
@potiuk potiuk requested a review from ashb as a code owner June 6, 2024 09:43
@potiuk potiuk requested review from eladkal and jedcunningham June 6, 2024 09:43
@potiuk potiuk changed the title Exit instead of return in case of Providers[fab] test is ignored Exit instead of return in case Providers[fab] test is ignored Jun 6, 2024
@potiuk potiuk requested a review from Taragolis June 6, 2024 13:40
@jedcunningham jedcunningham merged commit 0568e9a into apache:main Jun 6, 2024
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
…che#40089)

The apache#40059 added an exception for fab tests not to run on old
airflow releases but it was wrong doing return instead of exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants