The GitHub Actions job "Tests (AMD)" on airflow.git/move-core-provider-tests 
has failed.
Run started by GitHub user coleheflin (triggered by coleheflin).

Head commit for run:
5cf91b347ad69332139666486f9dfbb955b1365f / Cole Heflin <[email protected]>
Avoid importing airflow-core from the new provider-set skip marker

importlib.util.find_spec("airflow.providers.google") imports the
parent airflow package as a side effect, which broke shared/observability's
own isolated test suite (it doesn't install airflow-core, so importing
airflow.configuration failed on a missing jsonschema dependency).
Checking installed distribution metadata instead avoids the import.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to