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

Head commit for run:
db818ae6665b37cd032aa6d2b0f97232462d41e1 / Ephraim Anierobi 
<splendidzig...@gmail.com>
Properly check the existence of missing mapped TIs (#25788)

The previous implementation of missing indexes was not correct. Missing indexes
were being checked every time that `task_instance_scheduling_decision` was 
called.
The missing tasks should only be revised after expanding of last resort for 
mapped tasks have been done. If we find that a task is in schedulable state and 
has already been expanded, we revise its indexes and ensure they are complete. 
Missing indexes are marked as removed.
This implementation allows the revision to be done in one place

Co-authored-by: Tzu-ping Chung <uranu...@gmail.com>

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org

Reply via email to