You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/06/11 20:30:24 UTC

[airflow] branch main updated (92ba9ee -> e3b3c1f)

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

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


    from 92ba9ee  Quarantine a flaky test (#16402)
     add e3b3c1f  Don't show stale Serialized DAGs if they are deleted in DB (#16368)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dagbag.py         | 11 ++++++++++-
 airflow/models/serialized_dag.py |  4 ++--
 tests/models/test_dagbag.py      | 31 ++++++++++++++++++++++++++++++-
 3 files changed, 42 insertions(+), 4 deletions(-)