Skip to content

Conversation

@ashb
Copy link
Member

@ashb ashb commented Apr 1, 2021

The intent of the set_outputs_run_all_tests function wasn't
immediately clear to me, so I mistakenly set needs_ui_tests true in
there, which resulted in running the React UI test jobs in cases where
we only changed python files -- a waste of a job!


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

The intent of the `set_outputs_run_all_tests` function wasn't
immediately clear to me, so I mistakenly set `needs_ui_tests true` in
there, which resulted in running the React UI test jobs in cases where
we only changed python files -- a waste of a job!
@ashb ashb requested a review from potiuk as a code owner April 1, 2021 13:53
@ashb ashb requested a review from ryanahamilton April 1, 2021 13:53
@ashb ashb added area:CI Airflow's tests and continious integration and removed area:dev-tools labels Apr 1, 2021
@ashb ashb merged commit b672faa into apache:master Apr 1, 2021
@ashb ashb deleted the dont-run-ui-tests-on-py-file-changes branch April 1, 2021 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:CI Airflow's tests and continious integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants