The GitHub Actions job "Tests (AMD)" on 
airflow.git/ghaeli/callback-context-execution-api has failed.
Run started by GitHub user seanghaeli (triggered by seanghaeli).

Head commit for run:
28a3148ff74c105a6f8fe1f87d97e55c04782dcc / Sean Ghaeli <[email protected]>
Fix CI failures: wrong import path and missing test params for callback context

1. triggerer_job_runner.py: Fix coerce_datetime import to use
   airflow._shared.timezones.timezone (not airflow.sdk._shared.timezones
   which has an empty __init__.py and fails at both runtime and type-check).

2. test_local_executor.py: Add dag_id=None and run_id=None to the
   assert_called_once_with assertion now that base_executor passes these
   new params to supervise_callback.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to