The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: b9c14ace38bebf96dd3ff7188b6df2a20bc965ce / Jarek Potiuk <[email protected]> Remove Airflow sources from CI image when running compatibility check When we are running compatibility checks, we should not mount airflow from sources (not even skipping it), because if we removed a provider, it will be imported from the mounted sources and the provider might still be there. Instead of mounting airflow sources we use "none" which effectively removes sources of airflow from CI image - instead airflow is entirely used from packages that are build during preparation of the compatibility check (airflow from tag in git, and providers from the PR). Report URL: https://github.com/apache/airflow/actions/runs/7131901639 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
