You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2021/09/10 16:55:57 UTC

[airflow] branch main updated (3d4bfdc -> 975a4e0)

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

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


    from 3d4bfdc  Add missing __init__.py files for some test packages (#18142)
     add 975a4e0  Fix quarentine tests affected by AIP-39 (#18141)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/scheduler_job.py           |   6 +-
 tests/cli/commands/test_task_command.py |  24 +++--
 tests/executors/test_celery_executor.py |   2 +-
 tests/jobs/test_scheduler_job.py        | 155 +++++++++++++++++---------------
 4 files changed, 98 insertions(+), 89 deletions(-)