The GitHub Actions job "Tests AMD" on airflow.git/v3-0-test has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
fc2239b75f22bd7376ab56c5b4ed7f3a391b8237 / Kaxil Naik <[email protected]>
Fix XCom deletion failure for mapped task instances (#54954)

XCom deletion was not working properly for mapped task instances due to
missing map_index parameter in deletion requests. This caused XCom data
to persist incorrectly when attempting to clear XComs from specific
mapped task executions.

Fixed in both `BaseXCom.delete()` and task_runner XCom clearing logic.

(cherry picked from commit c44bff4d45da96989ada6f340c2370aa14040fc7)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to