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

Closed
dmathieu opened this issue Dec 5, 2024 · 1 comment
Closed

Flaky test in instrgen/driver #6406

dmathieu opened this issue Dec 5, 2024 · 1 comment
Labels
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 labels Dec 5, 2024
@github-project-automation github-project-automation bot moved this to Needs triage in Go: Triage Jan 31, 2025
@MrAlias
Copy link
Contributor

MrAlias commented Jan 31, 2025

instrgen has been removed from the repository #6671

@MrAlias MrAlias closed this as not planned Won't fix, can't repro, duplicate, stale Jan 31, 2025
@github-project-automation github-project-automation bot moved this from Needs triage to Closed in Go: Triage Jan 31, 2025
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
Status: Closed
Development

No branches or pull requests

2 participants