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

Head commit for run:
89a5f45484833655cb56ce630fe3dc3e97e80857 / Jarek Potiuk <[email protected]>
Change sorting order of parallel test types

Sorting order for test type has an impact for total execution time - the
longest running test types should be run first, because when tests are
run in parallel, the long running tests started later will remain
running alone when all shorter running tests complete.

This new sorting order should optimize the tests a bit better when they
are run as complete set of tests.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to