Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore span oder in flaky test #6060

Merged
merged 2 commits into from
May 18, 2022
Merged

Conversation

laurit
Copy link
Contributor

@laurit laurit commented May 18, 2022

Order of spans isn't guaranteed for http client connectionErrorUnopenedPortWithCallback test on jdk8 for some netty based clients because netty CONNECT span start time comes from Instant.now() not the anchored clock used for other spans.
https://ge.opentelemetry.io/s/tp3leevka7lj6/tests/:instrumentation:reactor:reactor-netty:reactor-netty-0.9:javaagent:test/io.opentelemetry.javaagent.instrumentation.reactornetty.v0_9.ReactorNettyHttpClientUsingFromTest/connection%20error%20(unopened%20port)%20with%20callback?expanded-stacktrace=WyIwLTEiXQ&top-execution=1

@laurit laurit requested a review from a team May 18, 2022 13:17
@trask trask merged commit beb00cd into open-telemetry:main May 18, 2022
RashmiRam pushed a commit to RashmiRam/opentelemetry-auto-instr-java that referenced this pull request May 23, 2022
* Ignore span oder for http client connectionErrorUnopenedPortWithCallback test on jdk8

* fix spelling
@laurit laurit deleted the ignore-span-order branch July 6, 2023 17:47
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