-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Fix api/global test flake #907
Labels
Comments
I think we may need to bump our CI instance size again. I've noticed that error when I run tests locally limiting to a single core. Also, I've seen this failure under those conditions as well:
|
MrAlias
added
pkg:testing
Related to testing or a testing package
bug
Something isn't working
labels
Jul 7, 2020
also, this
|
Oof, also, this
|
Would this issue be fixed more durably by using GitHub Actions, as proposed in #880? |
MrAlias
referenced
this issue
in MrAlias/opentelemetry-go
Apr 20, 2021
MrAlias
referenced
this issue
in MrAlias/opentelemetry-go
Apr 20, 2021
MrAlias
referenced
this issue
in MrAlias/opentelemetry-go
Apr 20, 2021
MrAlias
referenced
this issue
in MrAlias/opentelemetry-go
Apr 20, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
--- FAIL: TestHandlerTestSuite (0.03s)
--- FAIL: TestHandlerTestSuite/TestNoDropsOnDelegate (0.02s)
handler_test.go:129:
Error Trace: handler_test.go:129
Error: Received unexpected error:
no errors sent in 10ms
Test: TestHandlerTestSuite/TestNoDropsOnDelegate
Messages: switched to new Handler
FAIL
FAIL go.opentelemetry.io/otel/api/global 0.082s
The text was updated successfully, but these errors were encountered: