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 e69c6a7 fix: filter condition of TaskInstance does not work #17535
(#17548)
add 60ddcd1 Rescue if a DagRun's DAG was removed from db (#17544)
No new revisions were added by this update.
Summary of changes:
airflow/www/views.py | 7 ++-
tests/www/views/test_views_blocked.py | 84 +++++++++++++++++++++++++++++++++++
2 files changed, 89 insertions(+), 2 deletions(-)
create mode 100644 tests/www/views/test_views_blocked.py