The GitHub Actions job "Tests (ARM)" on airflow.git/main has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
6bef6a5d2d485d1bf72a8e1c39f618866743c423 / Jarek Potiuk <[email protected]>
Fix Azure Data Factory test broken by azure-mgmt-datafactory update (#69785)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to