The GitHub Actions job "Tests" on airflow.git/check-windows-filesystem-breeze 
has failed.
Run started by GitHub user andreahlert (triggered by shahar1).

Head commit for run:
f0ca8d46149668de1e680b0284542fb35f4f954d / AndrĂ© Ahlert <[email protected]>
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

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

With regards,
GitHub Actions via GitBox


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

Reply via email to