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 7c14f20a87 Disable most irrelevant "core" tests in database isolation
mode (#41266)
add c55438d9b2 Fix latest botocore tests conflicting dependencies (#41267)
No new revisions were added by this update.
Summary of changes:
Dockerfile.ci | 7 ++++++-
pyproject.toml | 1 +
scripts/docker/entrypoint_ci.sh | 7 ++++++-
tests/always/test_example_dags.py | 12 ++++++++++++
tests/providers/yandex/hooks/test_dataproc.py | 4 ++++
tests/providers/yandex/hooks/test_yandex.py | 2 ++
tests/providers/yandex/hooks/test_yq.py | 4 ++++
tests/providers/yandex/links/test_yq.py | 4 ++++
tests/providers/yandex/operators/test_dataproc.py | 4 ++++
tests/providers/yandex/operators/test_yq.py | 3 +++
tests/providers/yandex/secrets/test_lockbox.py | 3 +++
tests/providers/yandex/utils/test_user_agent.py | 4 ++++
12 files changed, 53 insertions(+), 2 deletions(-)