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/gopls/internal/test/integration/misc: TestAssembly/default failures #68112

Closed
gopherbot opened this issue Jun 21, 2024 · 3 comments
Closed
Labels
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
Contributor

#!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:https://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="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/assets/common.css">
          <script src="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/assets/common.js"></script>
...
[Trace - 18:33:01.671 PM] Received notification 'textDocument/publishDiagnostics'.
Params: {"uri":"file:https:///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

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jun 21, 2024
@gopherbot
Copy link
Contributor Author

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:https://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="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/assets/common.css">
          <script src="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/assets/common.js"></script>
...
[Trace - 18:33:01.671 PM] Received notification 'textDocument/publishDiagnostics'.
Params: {"uri":"file:https:///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

@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 Jun 21, 2024
@gopherbot gopherbot added this to the Unreleased milestone Jun 21, 2024
@findleyr
Copy link
Contributor

Dupe of #68058.

@findleyr findleyr closed this as not planned Won't fix, can't repro, duplicate, stale Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

3 participants