The GitHub Actions job "Tests (AMD)" on airflow.git/feature/mutation-hook-dag-run has failed. Run started by GitHub user dheerajturaga (triggered by dheerajturaga).
Head commit for run: 0a3685de88445c97875e14f0a1c35b4d376439ba / Dheeraj Turaga <[email protected]> Fix dag_maker dropping refresh_from_task on Airflow 2.x compat path The version-gate refactor for the dag_run kwarg removed the pre-3.0 else branch, so under Airflow 2.x neither the 3.3+ nor 3.0+ condition matched and refresh_from_task was never called. Task instances kept ti.task as None, failing ~100 provider compat tests with "'NoneType' object has no attribute 'dag'/'operator_extra_links'/'queue'". Restore the else branch that calls refresh_from_task for 2.x. Report URL: https://github.com/apache/airflow/actions/runs/27252602896 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
