#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test ~ `^Test/.+txt$`
Issue created automatically to collect these failures.
Each time this issue gets notified of a new flake, create a specific issue for its underlying cause (e.g. a particular OS/ARCH combo amd tell-tale failure message) using a post rule so that new flakes are diverted there. (adonovan, Jun 2026)
Example (log):
=== RUN Test/mcptools/workspace_diagnostics_empty.txt
=== PAUSE Test/mcptools/workspace_diagnostics_empty.txt
=== CONT Test/mcptools/workspace_diagnostics_empty.txt
marker_test.go:1033: fail to connect to mcp server: Post "http://127.0.0.1:42279/?sessionid=DVBGS7Q4JB465CCM6LYQH3AH2Y": net/http: HTTP/1.x transport connection broken: http: CloseIdleConnections called
--- FAIL: Test/mcptools/workspace_diagnostics_empty.txt (0.45s)
— watchflakes
Issue created automatically to collect these failures.
Each time this issue gets notified of a new flake, create a specific issue for its underlying cause (e.g. a particular OS/ARCH combo amd tell-tale failure message) using a
postrule so that new flakes are diverted there. (adonovan, Jun 2026)Example (log):
— watchflakes