The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: fc82d36720fe37ff68efd1bf3f5e94cb3f15f6fa / Jarek Potiuk <[email protected]> Only run mssql tests on self-hosted runners The MSSQL tests are rather flaky on public runners. They also almost never bring any extra value when fail usually those are flaky behaviour of MSSQL database for those runners due to resource constraints. This PR changes MSSQL tests to be only run for self-hosted runners, which means that they will be run for PRs of committers and in canary builds. This should be enough to find out potentially mssql-only breaking changes and fix them - without disturbing regular contributors. Report URL: https://github.com/apache/airflow/actions/runs/4783746659 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
