Skip to content

test flake: TestServer/TracerNoLeak #10443

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

Closed
spikecurtis opened this issue Oct 31, 2023 · 1 comment
Closed

test flake: TestServer/TracerNoLeak #10443

spikecurtis opened this issue Oct 31, 2023 · 1 comment
Assignees

Comments

@spikecurtis
Copy link
Contributor

Goleak is apparently failing to parse some traces?

panic: Failed to parse stack trace: parse function: no function found: "...additional frames elided..."
goroutine 14699 [running]:
go.uber.org/goleak/internal/stack.getStackBuffer(0x31?)
	/home/runner/go/pkg/mod/go.uber.org/goleak@v1.3.0/internal/stack/stacks.go:240 +0x65
go.uber.org/goleak/internal/stack.getStacks(0xd0?)
	/home/runner/go/pkg/mod/go.uber.org/goleak@v1.3.0/internal/stack/stacks.go:84 +0x45
go.uber.org/goleak/internal/stack.All(...)
	/home/runner/go/pkg/mod/go.uber.org/goleak@v1.3.0/internal/stack/stacks.go:229
go.uber.org/goleak.Find({0x0, 0x0, 0x0})
	/home/runner/go/pkg/mod/go.uber.org/goleak@v1.3.0/leaks.go:65 +0x1f4
github.com/coder/coder/v2/cli_test.TestServer.func20(0xc00e26c820)
	/home/runner/actions-runner/_work/coder/coder/cli/server_test.go:888 +0x225
testing.tRunner(0xc00e26c820, 0x55e2d30)
	/opt/hostedtoolcache/go/1.20.10/x64/src/testing/testing.go:1576 +0x217
created by testing.(*T).Run
	/opt/hostedtoolcache/go/1.20.10/x64/src/testing/testing.go:1629 +0x806

c.f. https://github.com/coder/coder/actions/runs/6705698344/job/18220674788

@spikecurtis
Copy link
Contributor Author

fixed by #10444

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant