The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user eladkal (triggered by eladkal).

Head commit for run:
2eba0aeca83b18823ce7fee1280de8547c669fe0 / Ephraim Anierobi 
<[email protected]>
Fix tests

fixup! fixup! fixup! Fix pre-mature evaluation of tasks in mapped task group

fixup! fixup! Fix pre-mature evaluation of tasks in mapped task group

fixup! Fix pre-mature evaluation of tasks in mapped task group

Fix pre-mature evaluation of tasks in mapped task group

Getting the relevant upstream indexes of a task instance in a mapped task group
should only be done when the task has expanded. If the task has not expanded 
yet,
we should return None so that the task can wait for the upstreams before trying
to run.
This issue is more noticeable when the trigger rule is ONE_FAILED because then,
the task instance is marked as SKIPPED.
This commit fixes this issue.
closes: https://github.com/apache/airflow/issues/34023

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

With regards,
GitHub Actions via GitBox


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

Reply via email to