Skip to content

Fix testLatestDeps once more...#18332

Merged
laurit merged 1 commit into
open-telemetry:mainfrom
trask:fix-another
Apr 27, 2026
Merged

Fix testLatestDeps once more...#18332
laurit merged 1 commit into
open-telemetry:mainfrom
trask:fix-another

Conversation

@trask
Copy link
Copy Markdown
Member

@trask trask commented Apr 27, 2026

Caused by auto-merging PR #18316 before the test latest deps pinning took place.

PR open-telemetry#18316 removed the test classpath filter that excluded the grpc
library instrumentation jar from testExperimental, testStableSemconv,
and testBothSemconv. The removed comment explicitly warned that the
bundled ContextStorageOverride breaks these tests, and indeed it does:
with the library on the classpath, the gRPC Context (including its
cancellation) propagates through application executors, causing
clientCallAfterServerCompleted to fail with 'CANCELLED: io.grpc.Context
was cancelled without error'. This was the root cause of recent
testLatestDeps3 job failures on main.
@trask trask requested a review from a team as a code owner April 27, 2026 02:56
@laurit laurit merged commit 5addaa8 into open-telemetry:main Apr 27, 2026
93 checks passed
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.

2 participants