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/test/integration/workspace: TestUseGoWorkHover/default failures #70947

Open
gopherbot opened this issue Dec 21, 2024 · 1 comment
Labels
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
Contributor

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/workspace" && test == "TestUseGoWorkHover/default"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestUseGoWorkHover/default
goroutine profile: total 5
1 @ 0x47d28 0x8d42c 0x229ba4 0x2299c8 0x225ffc 0xb0f784 0xb0f33c 0x17b754 0x95c54
#	0x229ba3	runtime/pprof.writeRuntimeProfile+0xb7						/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof.go:796
#	0x2299c7	runtime/pprof.writeGoroutine+0x73						/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof.go:755
#	0x225ffb	runtime/pprof.(*Profile).WriteTo+0xe3						/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof.go:377
#	0xb0f783	golang.org/x/tools/gopls/internal/test/integration.(*Runner).Run.func1.1+0x87	/home/swarming/.swarming/w/ir/x/w/targetrepo3466047753/gopls/internal/test/integration/runner.go:198
#	0xb0f33b	golang.org/x/tools/gopls/internal/test/integration.(*Runner).Run.func1+0x8b3	/home/swarming/.swarming/w/ir/x/w/targetrepo3466047753/gopls/internal/test/integration/runner.go:240
#	0x17b753	testing.tRunner+0x123								/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1764

...

1 @ 0x8e754 0x19d30 0x19814 0x300ccc 0x95c54
#	0x300ccb	golang.org/x/tools/gopls/internal/protocol.LogEvent.func1.1+0x4f	/home/swarming/.swarming/w/ir/x/w/targetrepo3466047753/gopls/internal/protocol/context.go:47

1 @ 0x8e754 0x92988 0x4ae880 0x95c54
#	0x92987		time.Sleep+0x1f3					/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/time.go:338
#	0x4ae87f	golang.org/x/tools/gopls/internal/filecache.gc+0xdf	/home/swarming/.swarming/w/ir/x/w/targetrepo3466047753/gopls/internal/filecache/filecache.go:443

    runner.go:199: closing the sandbox: error(s) cleaning sandbox: cleaning modcache: go command failed (stdout: ) (stderr: ): exec: WaitDelay expired before I/O complete; removing files: <nil>
--- FAIL: TestUseGoWorkHover/default (46.65s)

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 Dec 21, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/workspace" && test == "TestUseGoWorkHover/default"
2024-12-20 21:24 x_tools-go1.24-netbsd-arm tools@ea69910e release-branch.go1.24@16afa6a7 x/tools/gopls/internal/test/integration/workspace.TestUseGoWorkHover/default (log)
=== RUN   TestUseGoWorkHover/default
goroutine profile: total 5
1 @ 0x47d28 0x8d42c 0x229ba4 0x2299c8 0x225ffc 0xb0f784 0xb0f33c 0x17b754 0x95c54
#	0x229ba3	runtime/pprof.writeRuntimeProfile+0xb7						/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof.go:796
#	0x2299c7	runtime/pprof.writeGoroutine+0x73						/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof.go:755
#	0x225ffb	runtime/pprof.(*Profile).WriteTo+0xe3						/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof.go:377
#	0xb0f783	golang.org/x/tools/gopls/internal/test/integration.(*Runner).Run.func1.1+0x87	/home/swarming/.swarming/w/ir/x/w/targetrepo3466047753/gopls/internal/test/integration/runner.go:198
#	0xb0f33b	golang.org/x/tools/gopls/internal/test/integration.(*Runner).Run.func1+0x8b3	/home/swarming/.swarming/w/ir/x/w/targetrepo3466047753/gopls/internal/test/integration/runner.go:240
#	0x17b753	testing.tRunner+0x123								/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1764

...

1 @ 0x8e754 0x19d30 0x19814 0x300ccc 0x95c54
#	0x300ccb	golang.org/x/tools/gopls/internal/protocol.LogEvent.func1.1+0x4f	/home/swarming/.swarming/w/ir/x/w/targetrepo3466047753/gopls/internal/protocol/context.go:47

1 @ 0x8e754 0x92988 0x4ae880 0x95c54
#	0x92987		time.Sleep+0x1f3					/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/time.go:338
#	0x4ae87f	golang.org/x/tools/gopls/internal/filecache.gc+0xdf	/home/swarming/.swarming/w/ir/x/w/targetrepo3466047753/gopls/internal/filecache/filecache.go:443

    runner.go:199: closing the sandbox: error(s) cleaning sandbox: cleaning modcache: go command failed (stdout: ) (stderr: ): exec: WaitDelay expired before I/O complete; removing files: <nil>
--- FAIL: TestUseGoWorkHover/default (46.65s)

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 Dec 21, 2024
@gopherbot gopherbot added this to the Unreleased milestone Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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
Status: No status
Development

No branches or pull requests

1 participant