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 845a1605762 Note in pytest_plugin to not global import Airflow (#43738)
add a51487d89ab Remove AIRFLOW_V_2_8_PLUS for provider's compatibility
tests (#43763)
No new revisions were added by this update.
Summary of changes:
contributing-docs/testing/unit_tests.rst | 6 ++---
dev/README_RELEASE_PROVIDER_PACKAGES.md | 9 +++++--
.../aws/auth_manager/cli/test_avp_commands.py | 6 +----
.../aws/auth_manager/test_aws_auth_manager.py | 31 +++++++---------------
.../kubernetes/operators/test_spark_kubernetes.py | 8 ------
providers/tests/common/sql/hooks/test_dbapi.py | 6 -----
providers/tests/common/sql/hooks/test_sql.py | 5 ----
providers/tests/common/sql/hooks/test_sqlparse.py | 6 -----
providers/tests/common/sql/operators/test_sql.py | 4 +--
.../tests/common/sql/operators/test_sql_execute.py | 6 -----
providers/tests/common/sql/test_utils.py | 9 -------
providers/tests/openlineage/plugins/test_utils.py | 3 +--
tests_common/test_utils/compat.py | 1 -
tests_common/test_utils/db.py | 5 +---
14 files changed, 25 insertions(+), 80 deletions(-)