The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user hussein-awala (triggered by hussein-awala).

Head commit for run:
9ce76e321f9792690a8d93d5ecb4df9bdaf8fac9 / Wei Lee <[email protected]>
Respect "soft_fail" for core async sensors (#33403)

* fix(sensors): ensure that DateTimeSensorAsync, TimeDeltaSensorAsync, 
TimeSensorAsync respect soft_fail

* refactor(sensors): move the soft_fail checking logic from 
DateTimeSensorAsync, TimeDeltaSensorAsync, TimeSensorAsync to DateTimeTrigger

* test(triggers/temporal): add test case for DateTimeSensorAsync respects 
soft_fail

* fix(triggers/temporal): use the original error message with skipping postfix 
as message for AirflowSkipException

* Revert "fix(triggers/temporal): use the original error message with skipping 
postfix as message for AirflowSkipException"

This reverts commit a6d803303bf71a84e9e59e94d9c088e3120bedb5.

* Revert "test(triggers/temporal): add test case for DateTimeSensorAsync 
respects soft_fail"

This reverts commit 50e39e08a415685ace788ae728397a199c21e82b.

* Revert "refactor(sensors): move the soft_fail checking logic from 
DateTimeSensorAsync, TimeDeltaSensorAsync, TimeSensorAsync to DateTimeTrigger"

This reverts commit 985981a269cea68da719d6fd1c60bedd9a7e5225.

* Revert "fix(sensors): ensure that DateTimeSensorAsync, TimeDeltaSensorAsync, 
TimeSensorAsync respect soft_fail"

This reverts commit b2f2662ae1a11ea928aad57acd2892c763c2db25.

* fix(sensors): move core async sensor trigger initialization to __init__ if 
possible

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

With regards,
GitHub Actions via GitBox


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

Reply via email to