This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from aba2f3449ef Add number of queries guard for ui config (#57868)
add a4ceba64ffa Enable PT006 rule to airflow-core tests (ti_deps,
serialization) (#57911)
No new revisions were added by this update.
Summary of changes:
.../serialization/serializers/test_serializers.py | 24 ++++----
.../unit/serialization/test_dag_serialization.py | 36 ++++++------
.../tests/unit/serialization/test_serde.py | 4 +-
.../unit/serialization/test_serialized_objects.py | 4 +-
.../ti_deps/deps/test_mapped_task_upstream_dep.py | 2 +-
.../ti_deps/deps/test_runnable_exec_date_dep.py | 2 +-
.../unit/ti_deps/deps/test_task_concurrency.py | 2 +-
.../unit/ti_deps/deps/test_trigger_rule_dep.py | 68 ++++++++++++----------
8 files changed, 74 insertions(+), 68 deletions(-)