The GitHub Actions job "Tests" on airflow.git/add-registry-backfill-command has 
failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
b2257bb4be08f71531b5b2b8e898abdfe8666035 / Kaxil Naik <[email protected]>
Fix breeze unit test failures for registry backfill on Python 3.10

Two issues:
- `tomllib` is Python 3.11+; use try/except fallback to `tomli` (same
  pattern as other breeze modules)
- `TestReadProviderYamlInfo` tests used real filesystem paths that depend
  on `tomllib`; replaced with `tmp_path`-based mock files

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

With regards,
GitHub Actions via GitBox


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

Reply via email to