The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-adf-test-factory-list-response has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
74b9cd31d57d848bdadfa3edc5b76106e3e1c77a / Jarek Potiuk <[email protected]>
Fix Azure Data Factory test broken by azure-mgmt-datafactory update

The test imported FactoryListResponse purely as an arbitrary non-empty
placeholder for the mocked factories.list() iterator; test_connection
never inspects the returned item. A recent azure-mgmt-datafactory release
removed that model, so test collection failed in the uncapped-dependency
Compat CI jobs on main. Use a neutral placeholder object so the test no
longer depends on a specific SDK model.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to