You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ho...@apache.org on 2021/01/18 03:19:44 UTC

[airflow] branch master updated (58b36b8 -> 1ec6312)

This is an automated email from the ASF dual-hosted git repository.

houqp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 58b36b8  Gets rid of all the docker cli tools in Breeze. (#13731)
     add 1ec6312  Fix backfill crash on task retry or reschedule (#13712)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/backfill_job.py      | 26 +++++++++---------
 tests/jobs/test_backfill_job.py   | 57 +++++++++++++++++++++++++++++++++++++++
 tests/test_utils/mock_executor.py |  1 +
 3 files changed, 71 insertions(+), 13 deletions(-)