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

Head commit for run:
05fe24e550431dd5ced5e14db46bcf07d68eae4c / Josh Fell 
<[email protected]>
Remove mocked `get_async_conn.__aenter__` in ADF hook tests (#30357)

As part of #30248, using the `get_async_conn()` method as a context manager was 
removed in the AzureDataFactoryHook. The Python 3.7 tests all passed, but 3.8+ 
tests on `main` were failing. There is no reason to mock the `__aenter__` 
property since method is no longer used as a context manager.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to