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

Flaky test in instrgen/driver #6406

Open
dmathieu opened this issue Dec 5, 2024 · 0 comments
Open

Flaky test in instrgen/driver #6406

dmathieu opened this issue Dec 5, 2024 · 0 comments
Labels
area: instrgen Related to the instrgen package bug Something isn't working

Comments

@dmathieu
Copy link
Member

dmathieu commented Dec 5, 2024

Description

the instrgen package has a flaky test.
https://github.com/open-telemetry/opentelemetry-go-contrib/actions/runs/12176159393/job/33961307884

--- 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.

@dmathieu dmathieu added bug Something isn't working area: instrgen Related to the instrgen package labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: instrgen Related to the instrgen package bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant