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

sdk: fix flaky SdkTracerSuite test #679

Merged
merged 1 commit into from
May 11, 2024
Merged

Conversation

iRevive
Copy link
Contributor

@iRevive iRevive commented May 10, 2024

Unfortunately, the flaky tests don't fail locally.

I have a gut feeling there may be something wrong with the cancelation of the pending export tasks.
For instance, oteljava's testkit uses SimpleSpanProcessor too: https:/typelevel/otel4s/blob/main/oteljava/trace-testkit/src/main/scala/org/typelevel/otel4s/oteljava/testkit/trace/TracesTestkit.scala#L94-L95.

@iRevive iRevive linked an issue May 10, 2024 that may be closed by this pull request
1 task
@iRevive iRevive merged commit 1a7efdb into typelevel:main May 11, 2024
10 checks passed
@iRevive iRevive deleted the sdk/flaky-test branch May 11, 2024 08:39
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.

Fix flaky tests
1 participant