The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/time-sensor-dag-version-69543 has failed.
Run started by GitHub user Vamsi-klu (triggered by Vamsi-klu).

Head commit for run:
a6b79020ee0aedfb5e77b9ab204f259ceb108a27 / Vamsi-klu <[email protected]>
Keep TimeSensor tests compatible with older Airflow

The TimeSensor fix itself is compatible, but the new regression test imported 
DAG from airflow.sdk unconditionally. Provider compatibility jobs run this test 
suite against older Airflow releases where that import is not always available, 
so the test failed before exercising the real behavior. Restoring a 
version-gated DAG import keeps the serialization regression coverage while 
preserving the provider compatibility contract.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to