The GitHub Actions job "Tests (AMD)" on airflow.git/add-detailed-task-spans has 
succeeded.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
5b7538459afcc40a349281bca627a1f29d1acf05 / Daniel Standish 
<[email protected]>
Pick the correct Jaeger trace by run_id in otel integration test

When more than one dag run has emitted spans before the assertion (e.g.
default_spans runs before detail_spans in the same suite), picking
data["data"][-1] from Jaeger silently selected the wrong trace and made
the detail_spans assertion compare against the earlier default_spans
hierarchy. Filter the response by airflow.dag_run.run_id so the test
always inspects the trace it actually triggered.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to