The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by shahar1).
Head commit for run: ca90ac34ed4dda846f3618565d9c1817b58f27f0 / André Ahlert <[email protected]> Add Windows filesystem detection in Breeze startup (#61562) * Add Windows filesystem detection in Breeze startup Detect when Airflow sources are on a Windows (NTFS) filesystem mounted via WSL2 and fail early with a clear error message before starting Docker containers. The check runs on the host side during Breeze environment checks, using stat to identify the Plan 9 (9p) filesystem type that WSL2 uses for Windows drive mounts. This detection cannot be done from inside the container because Docker Desktop abstracts the 9p layer. Closes: #58932 * Fix ruff lint errors: rename shadowed 'platform' loop var and add check=False to subprocess.run Report URL: https://github.com/apache/airflow/actions/runs/21782486465 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
