#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/hover/hover-74351.txt"

Issue created automatically to collect these failures.

Example (log):

=== RUN   Test/hover/hover-74351.txt
=== PAUSE Test/hover/hover-74351.txt
=== CONT  Test/hover/hover-74351.txt
==================
WARNING: DATA RACE
Write at 0x00c0148e07f0 by goroutine 315:
  runtime.recvDirect()
      /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.2.darwin-arm64/src/runtime/chan.go:405 +0x7c
  golang.org/x/tools/gopls/internal/test/integration.(*Env).Close()
      /Users/swarming/.swarming/w/ir/x/w/targetrepo3746119812/gopls/internal/test/integration/wrappers.go:644 +0x358
...
      /Users/swarming/.swarming/w/ir/x/w/targetrepo3746119812/gopls/internal/test/marker/marker_test.go:1016 +0xc84
  golang.org/x/tools/gopls/internal/test/marker.Test.func1()
      /Users/swarming/.swarming/w/ir/x/w/targetrepo3746119812/gopls/internal/test/marker/marker_test.go:191 +0xae4
  testing.tRunner()
      /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.2.darwin-arm64/src/testing/testing.go:1792 +0x180
  testing.(*T).Run.gowrap1()
      /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.2.darwin-arm64/src/testing/testing.go:1851 +0x40
==================
    testing.go:1490: race detected during execution of test
--- FAIL: Test/hover/hover-74351.txt (0.58s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/hover/hover-74351.txt"
2025-07-08 16:51 x_tools-go1.23-darwin-arm64-race tools@1a2d84c1 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/hover/hover-74351.txt (log) === RUN Test/hover/hover-74351.txt === PAUSE Test/hover/hover-74351.txt === CONT Test/hover/hover-74351.txt ================== WARNING: DATA RACE Write at 0x00c0148e07f0 by goroutine 315: runtime.recvDirect() /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.2.darwin-arm64/src/runtime/chan.go:405 +0x7c golang.org/x/tools/gopls/internal/test/integration.(*Env).Close() /Users/swarming/.swarming/w/ir/x/w/targetrepo3746119812/gopls/internal/test/integration/wrappers.go:644 +0x358 ... /Users/swarming/.swarming/w/ir/x/w/targetrepo3746119812/gopls/internal/test/marker/marker_test.go:1016 +0xc84 golang.org/x/tools/gopls/internal/test/marker.Test.func1() /Users/swarming/.swarming/w/ir/x/w/targetrepo3746119812/gopls/internal/test/marker/marker_test.go:191 +0xae4 testing.tRunner() /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.2.darwin-arm64/src/testing/testing.go:1792 +0x180 testing.(*T).Run.gowrap1() /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.2.darwin-arm64/src/testing/testing.go:1851 +0x40 ================== testing.go:1490: race detected during execution of test --- FAIL: Test/hover/hover-74351.txt (0.58s)

watchflakes