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

Head commit for run:
52227f214424519517a467270451885226d801d1 / Jarek Potiuk <[email protected]>
Automate exclusion of providers in lowest-dependency tests

The "lowest" dependency tests had "hard-coded" exclusion for
those providers that were excluded in specific python versions.

This change automates it:

* selective checks produce dictionary python -> excluded versions
* the dictionary (as string) is passed to unit tests in actions
* the dictionary (as string) is passed to breeze container
  as EXCLUDED_PROVIDERS variable
* "is_provider_excluded.py" checks if the provider is excluded
  and exits with success if so

Related: #41555

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

With regards,
GitHub Actions via GitBox


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

Reply via email to