The GitHub Actions job "Tests (AMD)" on airflow.git/fix/otel-integration-test-timeout has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 67a1667724306c3ce6a55cc58646b55ee96453e2 / shubhamraj-git <[email protected]> Fix flaky OTel integration tests by bounding scheduler shutdown wait Replace unbounded subprocess.wait() calls with a 30-second grace period followed by SIGKILL, and raise execution_timeout from 90s to 160s on all three OTel integration test methods. The 90s limit did not account for the fixed 10s startup sleep, 10s post-run sleep, and OTel atexit metric flush (up to 10s via force_flush), leaving no budget for shutdown on slow CI runs. The new 160s ceiling covers the 140s worst-case path with a 20s buffer. Report URL: https://github.com/apache/airflow/actions/runs/26408745578 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
