The GitHub Actions job "Check newsfragment PR number" on 
airflow.git/fix/otel-test-execution-timeout has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
4826539b2c6ba4be500ef6550407a17412f640d9 / Jarek Potiuk <[email protected]>
OTel integration: align test_export_legacy_metric_names timeout with siblings

The default 60s per-test timeout in core-integration CI is tight for the
heavy `dag_execution_for_testing_metrics` path (starts scheduler +
apiserver, triggers a DAG, waits up to 90s for the run to finish, plus a
10s sleep for span_status processing). `test_dag_execution_succeeds` is
already marked `@pytest.mark.execution_timeout(90)`; the two sibling
tests sharing the same fixture were missing the marker, so they failed
the moment a single parametrize variant brushed past 60s (run 26086088389,
job 76701766269: 60.01s, missed by 0.01s).

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

With regards,
GitHub Actions via GitBox


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

Reply via email to