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

Head commit for run:
8beedbac728a61fb77858a2305d7ddfb730f11f2 / Jarek Potiuk <[email protected]>
Increase timeout for Virtualenv Operator tests

The tests for VirtualenvOperator (Python/BranchPython) are sometimes
taking more than 60 seconds when executing in parallel to other
tests - this happens occasionally when the venv is not yet cached
so it is far less often than before speed improvements, yet it
still happens.

Increasing the timeout to 120 seconds from 60 should solve the
problem as usually those failing tests barely exceed the 60 seconds

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

With regards,
GitHub Actions via GitBox


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

Reply via email to