The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
64ae694690444655b502f21e86557aa9a5421055 / Jarek Potiuk <[email protected]>
Add "tests/test_utils" folder to the list of files triggering full tests

The TEST_UTILS CI selection has been using "tests/utils" as a trigger
to trigger full tests, but it turned out that there is another
shared test folder "tests/test_utils" that also should do it (i.e.
trigger all tests after a shared test utilties have been updated)

Before we unify the two folder (which I guess we should) as a simple
fix - just adding the folder to list of TEST_UTILS should help with
avoiding breaking main as it was in case of #42750

Report URL: https://github.com/apache/airflow/actions/runs/11187856691

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to