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

Head commit for run:
a5a1863adc66bc906d20750548baae4f86c75cb3 / 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/3340657642

With regards,
GitHub Actions via GitBox


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

Reply via email to