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

ConsistentReservoirSamplingSpanProcessorTest is sporadically failing #1602

Open
trask opened this issue Dec 13, 2024 · 0 comments
Open

ConsistentReservoirSamplingSpanProcessorTest is sporadically failing #1602

trask opened this issue Dec 13, 2024 · 0 comments

Comments

@trask
Copy link
Member

trask commented Dec 13, 2024

https://github.com/open-telemetry/opentelemetry-java-contrib/actions/runs/12319968072/job/34388221769

(the reason this didn't show up before is because we used to auto-retry tests)

> Task :consistent-sampling:test

ConsistentReservoirSamplingSpanProcessorTest > testConsistentSampling() FAILED
    java.lang.AssertionError: 
    Expecting actual:
      0.006596909041848287
    to be greater than:
      0.01
        at io.opentelemetry.contrib.sampler.consistent.TestUtil.verifyObservedPvaluesUsingGtest(TestUtil.java:72)
        at io.opentelemetry.contrib.sampler.consistent.ConsistentReservoirSamplingSpanProcessorTest.testConsistentSampling(ConsistentReservoirSamplingSpanProcessorTest.java:608)
        at io.opentelemetry.contrib.sampler.consistent.ConsistentReservoirSamplingSpanProcessorTest.testConsistentSampling(ConsistentReservoirSamplingSpanProcessorTest.java:663)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants