Skip to content

x/tools/gopls/internal/lsprpc: TestClientLogging failures #66865

@gopherbot

Description

@gopherbot
#!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

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone 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.goplsIssues related to the Go language server, gopls.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions