#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/rename/prepare.txt"
Issue created automatically to collect these failures.
Example (log):
=== RUN Test/rename/prepare.txt
=== PAUSE Test/rename/prepare.txt
=== CONT Test/rename/prepare.txt
==================
WARNING: DATA RACE
Write at 0x00c00778fd60 by goroutine 328:
runtime.closechan()
/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.2.linux-amd64/src/runtime/chan.go:414 +0x0
golang.org/x/tools/gopls/internal/test/integration.(*Env).Close()
/home/swarming/.swarming/w/ir/x/w/targetrepo754114585/gopls/internal/test/integration/wrappers.go:644 +0x44e
...
/home/swarming/.swarming/w/ir/x/w/targetrepo754114585/gopls/internal/test/marker/marker_test.go:1016 +0x1084
golang.org/x/tools/gopls/internal/test/marker.Test.func1()
/home/swarming/.swarming/w/ir/x/w/targetrepo754114585/gopls/internal/test/marker/marker_test.go:191 +0xf2f
testing.tRunner()
/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.2.linux-amd64/src/testing/testing.go:1792 +0x225
testing.(*T).Run.gowrap1()
/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.2.linux-amd64/src/testing/testing.go:1851 +0x44
==================
testing.go:1490: race detected during execution of test
--- FAIL: Test/rename/prepare.txt (1.28s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/rename/prepare.txt"