The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 36b9c0f23c5ae52a40c8a32b783858dc4ff151db / Vincent <[email protected]> Fix ECS Executor compatibility with Airflow 3.x in `try_adopt_task_instances` (#62192) * Fix ECS Executor compatibility with Airflow 3.x in try_adopt_task_instances The try_adopt_task_instances method was calling ti.command_as_list() which doesn't exist in Airflow 3.x due to Task SDK changes. This caused scheduler to crash with AttributeError when trying to adopt orphaned ECS tasks. * Fix ECS Executor compatibility with Airflow 3.x in try_adopt_task_instances --------- Co-authored-by: iamapez <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/22283869922 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
