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

Head commit for run:
486d273434f74b77454f3348fcfcb521dff07539 / Jarek Potiuk <[email protected]>
Increase timeouts for flaky daskexecutor test

The recent change with splitting the DB from Non-DB tests
likely increased a bit pressure on paralell-executing DB tests
because they are likely often competing for resources such as
DB I/O /networking with other tests running in parallel on the same
machine, so the dask executor tests started to (again) timeout.

Increasing the timeout might help - if not we will quarantine the
tests and try to solve it differently.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to