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

Head commit for run:
b42b0a5d34bd00bf3ea3f131160f2594d882d307 / Jed Cunningham 
<[email protected]>
Hide task duration if we don't have a start_date

In some failure scenarios, we can have an end_date without a start_date.
If we naively show a duration in these cases, we end up with a negative
duration, which isn't ideal. This hides the duration if we don't have
start_date.

End_date wasn't added to the condition so a duration is still shown for
running tasks - those with a start_date but no end_date.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to