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

OtlpGrpcRetryTest test flake #4624

Closed
jack-berg opened this issue Jul 20, 2022 · 2 comments
Closed

OtlpGrpcRetryTest test flake #4624

jack-berg opened this issue Jul 20, 2022 · 2 comments
Labels
Bug Something isn't working

Comments

@jack-berg
Copy link
Member

Noticed a test flake here:


OtlpGrpcRetryTest > configureLogExporterRetryPolicy() FAILED
    org.opentest4j.AssertionFailedError: [status code PERMISSION_DENIED should make 1 requests] 
    expected: 1
     but was: 0
        at java.base@11.0.15/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at java.base@11.0.15/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at java.base@11.0.15/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at app//io.opentelemetry.sdk.autoconfigure.OtlpGrpcRetryTest.testRetryableStatusCodes(OtlpGrpcRetryTest.java:133)
        at app//io.opentelemetry.sdk.autoconfigure.OtlpGrpcRetryTest.configureLogExporterRetryPolicy(OtlpGrpcRetryTest.java:105)
@breedx-splk
Copy link
Contributor

Have we seen this happen again?

@jack-berg
Copy link
Member Author

Not that i've noticed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants