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 a60e3b9317 Migrate Data Loss Prevention system tests according to
AIP-47 (#26060)
add e91637f889 Fix deadlock when mapped task with removed upstream is
rerun (#26518)
No new revisions were added by this update.
Summary of changes:
airflow/ti_deps/deps/trigger_rule_dep.py | 18 ++-
tests/models/test_dagrun.py | 40 ++++++
tests/models/test_taskinstance.py | 178 ++++++++++++++++++++-----
tests/ti_deps/deps/test_trigger_rule_dep.py | 195 +++++++++++++++++++++++++++-
4 files changed, 395 insertions(+), 36 deletions(-)