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

Head commit for run:
0a0537ce7a53b51ca128b4e9fdd754d598b73562 / Jarek Potiuk <[email protected]>
Increase timeout of cli connection add test (#30434)

Recently we had a number of flaky failures for cli connection
add test. The problem is that those tests initialize providers
manager which loads all available hooks and imports their
dependencies. This might take a lot of time when the test run
in parallel and might exceed the timeout of 60 seconds (usually
the test fall around importing Snowflake provider which is
towards the end of all provider list, 120 seconds should be enough.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to