This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 85b095e888 Update version of Google ADS (#43474)
add c3254a363f Fix pytest plugin (#43280)
No new revisions were added by this update.
Summary of changes:
dev/breeze/src/airflow_breeze/utils/run_tests.py | 5 +
{task_sdk/tests => helm_tests}/conftest.py | 2 -
providers/tests/conftest.py | 11 --
providers/tests/deprecations_ignore.yml | 128 ------------------
task_sdk/tests/conftest.py | 9 --
tests/conftest.py | 10 --
tests/deprecations_ignore.yml | 53 --------
tests_common/_internals/forbidden_warnings.py | 161 ++++++++++++++++++++---
8 files changed, 148 insertions(+), 231 deletions(-)
copy {task_sdk/tests => helm_tests}/conftest.py (95%)
delete mode 100644 providers/tests/deprecations_ignore.yml
delete mode 100644 tests/deprecations_ignore.yml