golang / go

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

build: golang.org/x/tools/gopls/internal/test/integration/inlayhints failures #67734

Closed gopherbot closed 2 months ago

gopherbot commented 4 months ago
#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/gopls/internal/test/integration/inlayhints"

Issue created automatically to collect these failures.

Example (log):

FAIL    golang.org/x/tools/gopls/internal/test/integration/inlayhints   376.448s

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/gopls/internal/test/integration/inlayhints"
2024-05-30 19:19 x_tools-go1.21-windows-amd64-race tools@6887e998 release-branch.go1.21@9488a444 golang.org/x/tools/gopls/internal/test/integration/inlayhints (log) FAIL golang.org/x/tools/gopls/internal/test/integration/inlayhints 376.448s

watchflakes

cherrymui commented 2 months ago

Dup of #54461