-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed as not planned
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.
Milestone
Description
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/lsprpc" && test == "TestClientLogging"
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestClientLogging (1.04s)
lsprpc_test.go:84: timeout waiting for client log
2024/04/16 21:24:33 New server
new_server="1"
logfile=""
debug_address=""
gopls_path="/tmp/workdir/tmp/go-build49580624/b552/lsprpc.test"
client_id="3"
2024/04/16 21:24:33 forwarder: exited with error: remote disconnected: failed reading header line: read tcp 127.0.0.1:50483->127.0.0.1:30013: use of closed network connection
2024/04/16 21:24:44 New server
new_server="3"
logfile=""
debug_address=""
gopls_path="/tmp/workdir/tmp/go-build49580624/b552/lsprpc.test"
client_id="6"
2024/04/16 21:24:44 forwarder: exited with error: remote disconnected: failed reading header line: read tcp 127.0.0.1:41672->127.0.0.1:16998: use of closed network connection
2024/04/16 21:24:44 ping
2024/04/16 21:24:44 ping
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.
Type
Projects
Status
Done