The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: b2e58305caf5aedba2ecb706f7a45459e855d798 / Jarek Potiuk <[email protected]> Skip Integration tests on Public runners if not full tests needed Sometimes integration tests fail with not being able to allocate ports in Public GitHub runners. It seems to be more problematic in Postgres/MySQL/MsSQL jobs where resource requirements are far bigger than in SQLite jobs. And in most PRs success in SQLite means that the tests will also pass on other backends. We still have the safety net of "Canary" builds where complete set of tests is run so this should be safe to skip integration tests where public runners are infolved on non-sqlite backends. This should significantly decrease number of false-negatives that non-commiters get in their PRs. Report URL: https://github.com/apache/airflow/actions/runs/3339792271 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
