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

Head commit for run:
42019750ea04e6a13580a8ff71942e4df216ba3b / Pankaj <[email protected]>
Fix DAG test command stuck in infinite loop

The DAG test command stuck in infinite loop when DAG is paused
1. task resume from deferable state: TI change from deferrable to scheduled
2. task has retry and task fail and up for retry: TI change from running to 
up_for_retry

In this PR I'm unpuasing DAG if it is in paused state.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to