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

x/tools/gopls/internal/regtest/diagnostics: flaky test timeout #55244

Closed
gopherbot opened this issue Sep 20, 2022 · 2 comments
Closed

x/tools/gopls/internal/regtest/diagnostics: flaky test timeout #55244

gopherbot opened this issue Sep 20, 2022 · 2 comments
Labels
FrozenDueToAge gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/tools/gopls/internal/regtest/diagnostics" && test == "" && `panic: test timed out`

Bug automatically created to track these flakes.

— watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Sep 20, 2022
@gopherbot
Copy link
Author

gopherbot commented Sep 20, 2022

Found new matching flaky dashboard failures for:

#!watchflakes
post <- pkg == "golang.org/x/tools/gopls/internal/regtest/diagnostics" && test == "" && `panic: test timed out`
2022-08-05 17:04 darwin-amd64-11_0 tools@06d96ee8 go@0f6ee42f golang.org/x/tools/gopls/internal/regtest/diagnostics (log)
panic: test timed out after 10m0s

goroutine 17126 [running]:
testing.(*M).startAlarm.func1()
	/Users/gopher/workdir/go/src/testing/testing.go:2036 +0x8e
created by time.goFunc
	/Users/gopher/workdir/go/src/time/sleep.go:176 +0x32
2022-09-02 00:49 darwin-arm64-12 tools@33c1ddd5 go@8e359106 golang.org/x/tools/gopls/internal/regtest/diagnostics (log)
panic: test timed out after 10m0s

goroutine 18019 [running]:
testing.(*M).startAlarm.func1()
	/tmp/buildlet/go/src/testing/testing.go:2069 +0x88
created by time.goFunc
	/tmp/buildlet/go/src/time/sleep.go:176 +0x38
2022-09-07 16:01 darwin-arm64-12 tools@dd1bab2d go@3e758593 golang.org/x/tools/gopls/internal/regtest/diagnostics (log)
panic: test timed out after 10m0s

goroutine 17996 [running]:
testing.(*M).startAlarm.func1()
	/tmp/buildlet/go/src/testing/testing.go:2069 +0x88
created by time.goFunc
	/tmp/buildlet/go/src/time/sleep.go:176 +0x38

watchflakes

@gopherbot gopherbot added Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Sep 20, 2022
@gopherbot gopherbot added this to the Unreleased milestone Sep 20, 2022
@rsc
Copy link
Contributor

rsc commented Sep 20, 2022

Abandoning.

@rsc rsc closed this as completed Sep 20, 2022
@golang golang locked and limited conversation to collaborators Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
None yet
Development

No branches or pull requests

2 participants