Skip to content

[v3-3-test] Fix OTel integration test after task.execute span addition (#69236)#69246

Merged
henry3260 merged 1 commit into
v3-3-testfrom
backport-55cdf67-v3-3-test
Jul 3, 2026
Merged

[v3-3-test] Fix OTel integration test after task.execute span addition (#69236)#69246
henry3260 merged 1 commit into
v3-3-testfrom
backport-55cdf67-v3-3-test

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

PR #67877 wrapped the operator execute callable in a new task.execute
detail span, so operator-emitted spans now nest under it instead of
directly under _execute_task. Integration tests do not run on regular
PRs, so the expected span hierarchy in the OTel integration test was
not updated there and the canary build started failing.
(cherry picked from commit 55cdf67)

Co-authored-by: Jason(Zhe-You) Liu 68415893+jason810496@users.noreply.github.com

@jason810496 jason810496 marked this pull request as ready for review July 2, 2026 10:51
#69236)

PR #67877 wrapped the operator execute callable in a new task.execute
detail span, so operator-emitted spans now nest under it instead of
directly under _execute_task. Integration tests do not run on regular
PRs, so the expected span hierarchy in the OTel integration test was
not updated there and the canary build started failing.
(cherry picked from commit 55cdf67)

Co-authored-by: Jason(Zhe-You) Liu <68415893+jason810496@users.noreply.github.com>
@vatsrahul1001 vatsrahul1001 force-pushed the backport-55cdf67-v3-3-test branch from f868a4c to ec8f139 Compare July 3, 2026 08:52
@henry3260 henry3260 merged commit 58ba8d0 into v3-3-test Jul 3, 2026
75 checks passed
@henry3260 henry3260 deleted the backport-55cdf67-v3-3-test branch July 3, 2026 09:49
@github-actions github-actions Bot added this to the Airflow 3.3.1 milestone Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Hi maintainer, this PR was merged without a milestone set.
We've automatically set the milestone to Airflow 3.3.1 based on: bug fix merged to version branch
If this milestone is not correct, please update it to the appropriate milestone.

This comment was generated by Milestone Tag Assistant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants