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

Issue created automatically to collect these failures.

Example (log):

=== RUN   Test/rename/generics.txt
=== PAUSE Test/rename/generics.txt
=== CONT  Test/rename/generics.txt
==================
WARNING: DATA RACE
Write at 0x00c00af42fd0 by goroutine 325:
  runtime.recvDirect()
      /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/chan.go:405 +0x7c
  golang.org/x/tools/gopls/internal/test/integration.(*Env).Close()
      /home/swarming/.swarming/w/ir/x/w/targetrepo2728939077/gopls/internal/test/integration/wrappers.go:644 +0x358
...
      /home/swarming/.swarming/w/ir/x/w/targetrepo2728939077/gopls/internal/test/marker/marker_test.go:1016 +0xc84
  golang.org/x/tools/gopls/internal/test/marker.Test.func1()
      /home/swarming/.swarming/w/ir/x/w/targetrepo2728939077/gopls/internal/test/marker/marker_test.go:191 +0xae4
  testing.tRunner()
      /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1792 +0x180
  testing.(*T).Run.gowrap1()
      /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1851 +0x40
==================
    testing.go:1490: race detected during execution of test
--- FAIL: Test/rename/generics.txt (1.27s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/rename/generics.txt"
2025-07-08 16:51 x_tools-go1.24-linux-arm64-race tools@1a2d84c1 release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/marker.Test/rename/generics.txt (log) === RUN Test/rename/generics.txt === PAUSE Test/rename/generics.txt === CONT Test/rename/generics.txt ================== WARNING: DATA RACE Write at 0x00c00af42fd0 by goroutine 325: runtime.recvDirect() /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/chan.go:405 +0x7c golang.org/x/tools/gopls/internal/test/integration.(*Env).Close() /home/swarming/.swarming/w/ir/x/w/targetrepo2728939077/gopls/internal/test/integration/wrappers.go:644 +0x358 ... /home/swarming/.swarming/w/ir/x/w/targetrepo2728939077/gopls/internal/test/marker/marker_test.go:1016 +0xc84 golang.org/x/tools/gopls/internal/test/marker.Test.func1() /home/swarming/.swarming/w/ir/x/w/targetrepo2728939077/gopls/internal/test/marker/marker_test.go:191 +0xae4 testing.tRunner() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1792 +0x180 testing.(*T).Run.gowrap1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1851 +0x40 ================== testing.go:1490: race detected during execution of test --- FAIL: Test/rename/generics.txt (1.27s)

watchflakes