The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 34917b0c81e5b6e0a1a1c935c5cb0ed4bb9ee6c5 / 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/10705408958 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
