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

Add debug information to OTel flaky test #27230

Merged
merged 1 commit into from Aug 10, 2022

Conversation

radcortez
Copy link
Member

@radcortez radcortez commented Aug 10, 2022

Not sure why io.quarkus.it.opentelemetry.vertx.HelloRouterTest#bus fails some times:
https://github.com/quarkusio/quarkus/pulls?q=is%3Apr+io.quarkus.it.opentelemetry.vertx.HelloRouterTest%23bus+

I suspect it may be related to the span start time since we cannot rely on their order because we cannot control when they are pushed to the exporter, so we sort by start time. Still, I was not able to replicate it. I've added some log to help figure out the issue when it happens again.

@radcortez radcortez changed the title Add debug information to flaky test Add debug information to OTel flaky test Aug 10, 2022
@quarkus-bot

This comment has been minimized.

@gsmet gsmet merged commit dc89f85 into quarkusio:main Aug 10, 2022
@quarkus-bot quarkus-bot bot added this to the 2.12 - main milestone Aug 10, 2022
@radcortez radcortez deleted the otel-test-failing branch December 16, 2022 11:32
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.

None yet

2 participants