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

Head commit for run:
70e95dc7156787ce5a7675f618059d35c100db48 / fuat.cakici <fuat.cak...@knab.nl>
Fix _get_count in sensor_helper.py

Fixes an overlooked part of #39616

Currently, the _get_count function in sensor_helper.py does not return the 
number of the Dag Runs where all the sub tasks in a task group for all the 
datetimes given in the dttm_filter have succeeded, but instead just returns 1 
if they are all complete. However, this is not the expected behaviour wherever 
this function is used (namely in the run function in WorkflowTrigger and poke 
function in ExternalTaskSensor)

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org

Reply via email to