The GitHub Actions job "Tests" on airflow.git/bintocher/issue-62118 has failed.
Run started by GitHub user bintocher (triggered by potiuk).

Head commit for run:
dfe52b79a427ad4be3ea305e0382c42d59a093e1 / Stanislav Chernov 
<[email protected]>
fix: use parent's map_index for XCom lookup in NotPreviouslySkippedDep
When an unmapped SkipMixin parent (e.g., LatestOnlyOperator) is upstream
of a dynamically mapped task, the child task must look up XCom using
map_index=-1 (the parent's XCom storage index) rather than the child's
own map_index. This fix ensures mapped downstream TIs are correctly
skipped when appropriate.
Fixes apache/airflow#62118

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

With regards,
GitHub Actions via GitBox


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

Reply via email to