The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: ee97d7b6f55f37c3dde46cd86cbd69152c78d6b6 / Jarek Potiuk <[email protected]> Do not trigger provider tests on core changes (#40776) Provider tests have been triggered when core airflow changed. This has been done in order to avoid some core changes that would break providers, however running provider tests - especially including compatibility tests takes a long time now and especially after we switched the committer PRs to run using public runners - adding compatibility tests to be run whenever provider tests ar run also does not help with speed. Instead we should defer to the "canary" build to catch such changes and rather than actively check all providers in PRs, the "canary" builds should be enough to catch any of such changes. Report URL: https://github.com/apache/airflow/actions/runs/9925919482 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
