The GitHub Actions job "Tests (AMD)" on airflow.git/fix/datetime-range-filter-coalesce-index has succeeded. Run started by GitHub user hkc-8010 (triggered by hkc-8010).
Head commit for run: 202af292bd95d8b792afdff361060a9387027a67 / Hemkumar Chheda <[email protected]> fix(tests): correct test_aliased_*_returns_nullable_filter assertions The dag_run_start_date and dag_run_end_date filters in the DAGs route use an outer join, so NULL means "the DAG has no runs" — not "currently running". They must return a plain RangeFilter, not NullableDatetimeRangeFilter. Replace the two tests that incorrectly expected NullableDatetimeRangeFilter for aliased callers with tests that assert plain RangeFilter is returned. Co-Authored-By: Claude Sonnet 4.6 (1M context) <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/25856095284 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
