#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test == "TestAssembly/default"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestAssembly/default
webserver_test.go:354: showDocument(package doc) URL: http://127.0.0.1:24218/gopls/RGNSOtwevOg/assembly?view=161&pkg=example.com%2Fa&symbol=example.com%2Fa.f
webserver_test.go:360: input did not match wanted pattern "CALL\truntime.printlock"; got:
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>riscv64 assembly for example.com/a.f</title>
<link rel="stylesheet" href="/assets/common.css">
<script src="/assets/common.js"></script>
...
[Trace - 18:33:01.671 PM] Received notification 'textDocument/publishDiagnostics'.
Params: {"uri":"file:///usr/home/swarming/.swarming/w/ir/x/t/gopls-test-2248103538/TestAssembly/default/work/a/a.go","version":1,"diagnostics":[]}
[Trace - 18:33:01.866 PM] Received notification '$/progress'.
Params: {"token":"5098045320583982214","value":{"kind":"end","message":"Done."}}
#### End Gopls Test Logs for "TestAssembly/default"
--- FAIL: TestAssembly/default (1.39s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test == "TestAssembly/default"
2024-06-12 09:20 x_tools-gotip-freebsd-riscv64 tools@e4b0a184 go@97bc5778 x/tools/gopls/internal/test/integration/misc.TestAssembly/default (log)
=== RUN TestAssembly/default webserver_test.go:354: showDocument(package doc) URL: http://127.0.0.1:24218/gopls/RGNSOtwevOg/assembly?view=161&pkg=example.com%2Fa&symbol=example.com%2Fa.f webserver_test.go:360: input did not match wanted pattern "CALL\truntime.printlock"; got:Comment From: gabyhelp
Similar Issues
- x/tools/gopls/internal/test/integration/misc: TestRenderNoPanic66449/experimental failures #67444
- x/tools/gopls/internal/test/integration/misc: TestRenderNoPanic66449/default failures #67443
- x/tools/gopls/internal/test/integration/misc: TestRenderNoPanic66449/forwarded failures #67446
- x/tools/gopls/internal/test/integration/misc: TestIssue59124 failures #66750
- x/tools/gopls/test: TestGoGetFix failures #57876
- x/tools/gopls/internal/test/integration/misc: TestChangeConfiguration/default failures #67754
- build: golang.org/x/tools/gopls/internal/test/integration/completion failures #67731
- x/tools/gopls/internal/test/integration/workspace: TestMultiView_Diagnostics/default failures #65312
- x/tools/gopls/internal/test/integration/misc: TestRunGovulncheckStd/default failures #65463
- build: golang.org/x/tools/gopls/internal/test/integration/diagnostics failures #67730
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
Comment From: findleyr
Dupe of #68058.