The GitHub Actions job "Tests (AMD)" on airflow.git/triggerdagrun-owns-execution has failed. Run started by GitHub user 1fanwang (triggered by 1fanwang).
Head commit for run: 0d21a67adf711a9c362f585cc5af2d5ef90f6e04 / 1fanwang <[email protected]> Fix TriggerDagRunOperator task SDK tests for operator-owned execution On Airflow 3.3+ the operator owns its synchronous trigger and wait through the execution-API accessors, so the task instance no longer reaches the task runner's _handle_trigger_dag_run for that path. Two tests still asserted the old task-runner call sequence and failed: assert the resolved task state in the wait test (keyed by message type, so it holds on both paths and is timezone-independent), and pin the original-error guard to the < 3.3 task-runner path it actually covers. The 3.3+ behaviour is verified in the provider test_trigger_dagrun.py. Report URL: https://github.com/apache/airflow/actions/runs/28421690119 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
