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

Head commit for run:
8acd93fb7860fbe8387152da0b2fd8fbcba93d55 / Jarek Potiuk <[email protected]>
Add "tests/test_utils" folder to the list of files triggering full tests 
(#42752)

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/11191473171

With regards,
GitHub Actions via GitBox


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

Reply via email to