The GitHub Actions job "Tests AMD" on airflow.git/backport-92909e5-v3-0-test has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 208bbe59d402118b84c8572df5499240ae6b44f5 / Jarek Potiuk <[email protected]> [v3-0-test] Make branch tests more resilient to provider dependency changes (#53776) While we want to follow automated upgrades of dependencies and constraints on vX-Y-test branches, in order to pull latest providers from PyPI, this might have some undesired effects - for example some provider's dependencies might break tests from importing or produce false tests results if such tests depend on - for example - importing all provider example dags. This happens for example for serialization tests - which import all example dags to test that serialization works for them. Such tests should be simply skipped when target branch is different than main. This PR adds "skip_if_not_on_main" marker and uses it for two tests that are currently failing on v3-0-test branch due to weaviate dependency upgrades causing import error and some undesired warnings. (cherry picked from commit 92909e5) Co-authored-by: Jarek Potiuk <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/16537674016 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
