We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the instrgen package has a flaky test. https://github.com/open-telemetry/opentelemetry-go-contrib/actions/runs/12176159393/job/33961307884
instrgen
--- FAIL: TestInstrumentation (6.97s) instrgen_test.go:87: Error Trace: /Users/runner/work/opentelemetry-go-contrib/opentelemetry-go-contrib/instrgen/driver/instrgen_test.go:87 Error: Should be true Test: TestInstrumentation Messages: testdata/interface/app/impl.go_pass_tracing instrgen_test.go:87: Error Trace: /Users/runner/work/opentelemetry-go-contrib/opentelemetry-go-contrib/instrgen/driver/instrgen_test.go:87 Error: Should be true Test: TestInstrumentation Messages: testdata/interface/main.go_pass_tracing
The full output also gives stack traces. Those do not look like panics though. So they may be debug lines?
cc @MrAlias as @pdelewski as code owners.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
the
instrgen
package has a flaky test.https://github.com/open-telemetry/opentelemetry-go-contrib/actions/runs/12176159393/job/33961307884
The full output also gives stack traces. Those do not look like panics though. So they may be debug lines?
cc @MrAlias as @pdelewski as code owners.
The text was updated successfully, but these errors were encountered: