This is an automated email from the ASF dual-hosted git repository.
taragolis pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c2981fec55 Adding support to hive hook for high availability Hive
installations (#38651)
add b606b96e50 Respect `@pytest.mark.filterwarnings` in prohibited
warnings (#38684)
No new revisions were added by this update.
Summary of changes:
tests/api_experimental/common/test_mark_tasks.py | 18 ++++++--
tests/conftest.py | 51 ++++++++++++----------
tests/deprecations_ignore.yml | 29 ++++++++++++
tests/jobs/test_backfill_job.py | 8 +++-
.../www/api/experimental/test_dag_runs_endpoint.py | 8 +++-
tests/www/views/conftest.py | 12 +++--
6 files changed, 95 insertions(+), 31 deletions(-)