golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
120.68k stars 17.33k forks source link

x/tools/gopls/internal/test/integration/misc: TestRenderNoPanic66449/experimental failures #67444

Closed gopherbot closed 4 weeks ago

gopherbot commented 4 weeks ago
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test == "TestRenderNoPanic66449/experimental"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestRenderNoPanic66449/experimental
    webserver_test.go:176: showDocument(package doc) URL: http://127.0.0.1:46499/gopls/DvCWfKbt1F4/pkg/example.com/a?view=407
    webserver_test.go:122: input matched unwanted pattern "t1"; got:
        <!DOCTYPE html>
        <html>
        <head>
          <meta charset="UTF-8">
          <style>
        body {
          font-family: Helvetica, Arial, sans-serif;
...
[Trace - 21:07:47.932 PM] Sending response 'window/showDocument - (7)' in 1ms.
Result: {"success":true}

[Trace - 21:07:47.933 PM] Received response 'workspace/executeCommand - (3)' in 2ms.
Result: null

#### End Gopls Test Logs for "TestRenderNoPanic66449/experimental"
--- FAIL: TestRenderNoPanic66449/experimental (0.08s)

watchflakes

gopherbot commented 4 weeks ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test == "TestRenderNoPanic66449/experimental"
2024-04-02 20:54 x_tools-go1.21-linux-amd64-longtest-race tools@0a4fc723 release-branch.go1.21@30d85506 x/tools/gopls/internal/test/integration/misc.TestRenderNoPanic66449/experimental (log) === RUN TestRenderNoPanic66449/experimental webserver_test.go:176: showDocument(package doc) URL: http://127.0.0.1:46499/gopls/DvCWfKbt1F4/pkg/example.com/a?view=407 webserver_test.go:122: input matched unwanted pattern "t1"; got: