The GitHub Actions job "Tests (AMD)" on airflow.git/feature/k8s-executor-pre-execution-requeue has failed. Run started by GitHub user seanmuth (triggered by seanmuth).
Head commit for run: 78ec297e052a23f964ddffe0d9d1e6c243f670d0 / seanmuth <[email protected]> Fix KubernetesExecutor pre-execution requeue tests hanging in CI The tests replaced executor.task_queue with a MagicMock, so the executor.end() teardown looped forever on get_nowait() instead of raising Empty, hitting the 60s CI timeout. Assert the requeue via observable executor state instead of mocking the queue, and pass a valid executor_config to the stash test so execute_async does not bail before recording the job. Report URL: https://github.com/apache/airflow/actions/runs/28267315088 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
