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/internal/lsp/lsprpc: TestClientLoggingV2 failures #55188

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

x/tools/internal/lsp/lsprpc: TestClientLoggingV2 failures #55188

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/internal/lsp/lsprpc" && test == "TestClientLoggingV2"

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/internal/lsp/lsprpc" && test == "TestClientLoggingV2"
2022-08-04 18:51 freebsd-amd64-race tools@99fd76f9 go@a10afb15 golang.org/x/tools/internal/lsp/lsprpc.TestClientLoggingV2 (log)
2022/08/04 19:03:58 New server
	new_server="1"
	logfile=""
	debug_address=""
	gopls_path="/tmp/workdir/tmp/go-build3233479948/b851/lsprpc.test"
	client_id="3"
2022/08/04 19:03:58 forwarder: exited with error: remote disconnected: failed reading header line: read tcp 127.0.0.1:10288->127.0.0.1:10286: use of closed network connection
2022/08/04 19:04:03 New server
	new_server="3"
	logfile=""
	debug_address=""
	gopls_path="/tmp/workdir/tmp/go-build3233479948/b851/lsprpc.test"
	client_id="6"
2022/08/04 19:04:07 forwarder: exited with error: remote disconnected: failed reading header line: read tcp 127.0.0.1:10293->127.0.0.1:10292: use of closed network connection
2022/08/04 19:04:08 ping
2022/08/04 19:04:08 jsonrpc2 message delivery failed: JSON RPC internal error: "window/logMessage" notification failed: io: read/write on closed pipe
2022/08/04 19:04:08 ping
--- FAIL: TestClientLoggingV2 (1.11s)
    --- FAIL: TestClientLoggingV2/forwarded (1.10s)
        binder_test.go:111: timeout waiting for client log
2022/08/04 19:04:08 jsonrpc2 message delivery failed: io: read/write on closed pipe
2022/08/04 19:04:08 jsonrpc2 message delivery failed: io: read/write on closed pipe

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

Stopped.

@rsc rsc closed this as completed Sep 20, 2022
@gopherbot gopherbot changed the title x/tools/internal/lsp/lsprpc: flaky TestClientLoggingV2 x/tools/internal/lsp/lsprpc: TestClientLoggingV2 failures 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
Status: Done
Development

No branches or pull requests

2 participants