The GitHub Actions job "Tests (AMD)" on airflow.git/dag-processor-api-persistence has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: c7295a631fc85a5ebeab6ab290feb55daefdd213 / Kaxil Naik <[email protected]> Stabilize test_stats_total_parse_time against the reparse interval The test ran the manager three times expecting one parse per run, relying on dag_path.touch() to beat the default 30s min_file_process_interval via an mtime comparison. Under load that filesystem-granularity race left a run waiting out the interval and tripping the per-test timeout. Pin min_file_process_interval=0 so each run re-parses unconditionally; the touch is no longer needed. Report URL: https://github.com/apache/airflow/actions/runs/26860518038 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
