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

Head commit for run:
3f78cf614a2216aa508f56999410a70ea8906966 / Josh Fell <[email protected]>
Remove mocked `get_async_conn.__aenter__` in ADF hook tests

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/4556176901

With regards,
GitHub Actions via GitBox


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

Reply via email to