You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2021/08/09 11:48:04 UTC

[airflow] branch main updated (763860c -> fe74f46)

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

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


    from 763860c  Better diagnostics and self-healing of docker-compose (#17484)
     add fe74f46  Rearrange Dag parsing tests out of test_scheduler_job.py (#17504)

No new revisions were added by this update.

Summary of changes:
 tests/dag_processing/test_manager.py   |  45 ++-
 tests/dag_processing/test_processor.py | 539 ++++++++++-------------------
 tests/jobs/test_scheduler_job.py       | 602 +++++++++++++++++++--------------
 3 files changed, 575 insertions(+), 611 deletions(-)