The GitHub Actions job "Tests" on airflow.git/v3-1-test has failed. Run started by GitHub user jscheffl (triggered by jscheffl).
Head commit for run: 3f8e625e0591230f2ac1811825e1bd86724b9dbd / github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> [v3-1-test] Add Windows filesystem detection in Breeze startup (#61562) (#61603) * 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 (cherry picked from commit ca90ac34ed4dda846f3618565d9c1817b58f27f0) Co-authored-by: André Ahlert <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/21782605007 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
