The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
2798dc3bddd46af8a0fa615ba6fe30c3b0026375 / Jarek Potiuk <[email protected]>
Remove explicitly specified folders when they are already ignored

When we are running compatibility tests, some providers might
be explicitly selected because PRs are running selective checks
and the provider is seen as "affected" by the change. However,
when we are runing compatibility tests, we sometimes want to
exclude providers via `--skip-providers` flag because those
providers might be incompatible with the version of Airflow we test.

In case both - selective checks selects a provider and --skip-providers
is set for those providers we now remove the explicitly specified
provider from the list of pytest args.

Report URL: https://github.com/apache/airflow/actions/runs/9361201451

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to