The GitHub Actions job "Tests (AMD)" on airflow.git/ghaeli/callback-log-ui-visibility has failed. Run started by GitHub user seanghaeli (triggered by seanghaeli).
Head commit for run: f698905a781cc513ff285da95e84ed6fa9e7ccdf / Sean Ghaeli <[email protected]> Fix logger_cache setup ordering after rebase onto callback-context changes #66608 (now in main) added skip-on-missing-DagRun logic to _create_workload that returns None before the callback logging setup ran, so logger_cache was never populated. Move the TriggerLoggingFactory setup ahead of the context fetch + skip check, so callback logs are captured even when context fetch fails. Update the test to stub _fetch_callback_dag_run_data (via mocker.patch.object, since the supervisor is attrs-slotted) so a workload is built. Verified locally: 1 passed. Report URL: https://github.com/apache/airflow/actions/runs/28012193212 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
