The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/tasksdk-terminal-state-after-api-success has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
156ba71d8e314dbfadef15787db51dfa02de2021 / Jarek Potiuk <[email protected]>
Refactor terminal-state dispatch and parametrize tests across all 4 states

Address review feedback on #66574:

- Extract `_send_terminal_state_msg` helper so the per-msg-type dispatch
  for succeed / retry / defer / reschedule lives in one place. Both
  `_handle_request` and `_replay_pending_terminal_state_msg` now go
  through it instead of duplicating the four-branch isinstance chain.
- Parametrize the two recovery tests over all four terminal-state
  message types (was only Succeed + Defer); add UP_FOR_RETRY and
  UP_FOR_RESCHEDULE coverage.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to