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

Issue created automatically to collect these failures.

Example (log):

=== RUN   Test/implementation/signature.txt
=== PAUSE Test/implementation/signature.txt
=== CONT  Test/implementation/signature.txt
==================
WARNING: DATA RACE
Write at 0x00c009251200 by goroutine 323:
  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/targetrepo3656892462/gopls/internal/test/integration/wrappers.go:644 +0x358
...
      /home/swarming/.swarming/w/ir/x/w/targetrepo3656892462/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/targetrepo3656892462/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/implementation/signature.txt (0.54s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/implementation/signature.txt"
2025-07-08 15:17 x_tools-go1.24-linux-arm64-race tools@1a9eb83e release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/marker.Test/implementation/signature.txt (log) === RUN Test/implementation/signature.txt === PAUSE Test/implementation/signature.txt === CONT Test/implementation/signature.txt ================== WARNING: DATA RACE Write at 0x00c009251200 by goroutine 323: 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/targetrepo3656892462/gopls/internal/test/integration/wrappers.go:644 +0x358 ... /home/swarming/.swarming/w/ir/x/w/targetrepo3656892462/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/targetrepo3656892462/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/implementation/signature.txt (0.54s)

watchflakes