The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 6462d326cb1ea3b523f98926da5e2116a82c71c8 / 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/7337077877 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
