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

Head commit for run:
6e123295e55d52c9e3aac84d06b57ad3915e7031 / Jarek Potiuk <[email protected]>
Optimize away pytest collection steps

The Pytest collection steps are only needed if there are any tests
about to be run. There are cases where we build CI images but
we do not expect to run any tests (for doc-only changes). This
should save about 3 minutes of build time.

Also ARM pytest collection should only be executed once for
every build after all "regular" tests passed - there is no need
to run them for different backends/versions. It is enough
to run them for default single backend version (Postgres).

Report URL: https://github.com/apache/airflow/actions/runs/4779647937

With regards,
GitHub Actions via GitBox


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

Reply via email to