The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-otel-detail-span-hierarchy has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
cec9c1af537fe5f179cd5c2604594fe96adf8b3d / Jarek Potiuk <[email protected]>
Fix OTel integration test for new task.execute detail span

#67877 added a task.execute detail span around the task execute callable at
task span detail level > 1, so operator-emitted spans (such as sub_span1) now
nest under it instead of directly under _execute_task. That PR did not update
the OTel integration test's expected span hierarchy, and because the OTel
integration suite runs only on schedule/canary rather than per-PR, the change
merged green and test_dag_execution_succeeds[detail_spans] has been failing on
main since. Update the expected hierarchy to include the task.execute span.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to