#!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)

watchflakes

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: riscv64 assembly for example.com/a.f ... [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)

watchflakes

Comment From: gabyhelp

Similar Issues

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

Comment From: findleyr

Dupe of #68058.