The GitHub Actions job "Build images for Reproduce asyncio failure with stackdriver leaking pytest fixture tasks https://github.com/apache/airflow/pull/36442 " on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 55b9fe9e0bed307d8243f962f1b9a6ad81de23e1 / Jarek Potiuk <[email protected]> Reproduce asyncio failure with stackdriver leaking pytest fixture tasks There is a very strange error in our test suite which only occurs in Postgres + Python 3.10 combination of tests where apparently a non-cancelled test from pytest-asyncio fixtured event loop is cancelled much later in different tests, producing an unexpected log entry and failing TestGetGcpCredentialsAndProjectId.test_disable_logging. See https://github.com/apache/airflow/pull/36440 and likely the root cause is https://github.com/pytest-dev/pytest-asyncio/issues/200 This PR will allow to test the hypothesis and might help to iterate over potential solutions. Report URL: https://github.com/apache/airflow/actions/runs/7339461003 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
