The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 762f5447418e34d3472d9f23124546c0b6d995ae / Jarek Potiuk <[email protected]> Workaround backwards-incompatibility in google-core-api 2.16.0 (#37093) There is a backwards-incompatible change in google.api_core.retry.AsyncRetry imports. In 2.16.0 version of google-api-core, AsyncRetry was moved to google.api_core.retry_unary_async and backwards compatibility impots were not haandling the case of: `from google.api_core.retry_async imprt AsyncRetry` The issue is tracked in https://github.com/googleapis/python-api-core/issues/586 Until it is solved, we need to handle both cases, because one works before and one after 2.16.0. But there is no import that works for both. Report URL: https://github.com/apache/airflow/actions/runs/7711181205 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
