#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/mcptools/outline.txt"
Issue created automatically to collect these failures.
Example (log):
=== RUN Test/mcptools/outline.txt
=== PAUSE Test/mcptools/outline.txt
=== CONT Test/mcptools/outline.txt
==================
WARNING: DATA RACE
Write at 0x00c02a36ff90 by goroutine 330:
runtime.closechan()
/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/chan.go:414 +0x0
golang.org/x/tools/gopls/internal/test/integration.(*Env).Close()
/home/swarming/.swarming/w/ir/x/w/targetrepo3887672010/gopls/internal/test/integration/wrappers.go:644 +0x44e
...
/home/swarming/.swarming/w/ir/x/w/targetrepo3887672010/gopls/internal/test/marker/marker_test.go:1016 +0x108b
golang.org/x/tools/gopls/internal/test/marker.Test.func1()
/home/swarming/.swarming/w/ir/x/w/targetrepo3887672010/gopls/internal/test/marker/marker_test.go:191 +0xf2f
testing.tRunner()
/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1934 +0x21c
testing.(*T).Run.gowrap1()
/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1997 +0x44
==================
testing.go:1617: race detected during execution of test
--- FAIL: Test/mcptools/outline.txt (1.16s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/mcptools/outline.txt"
2025-07-08 16:44 x_tools-go1.25-linux-amd64-longtest-race tools@46b77f46 release-branch.go1.25@2899144b x/tools/gopls/internal/test/marker.Test/mcptools/outline.txt (log)
=== RUN Test/mcptools/outline.txt === PAUSE Test/mcptools/outline.txt === CONT Test/mcptools/outline.txt ================== WARNING: DATA RACE Write at 0x00c02a36ff90 by goroutine 330: runtime.closechan() /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/chan.go:414 +0x0 golang.org/x/tools/gopls/internal/test/integration.(*Env).Close() /home/swarming/.swarming/w/ir/x/w/targetrepo3887672010/gopls/internal/test/integration/wrappers.go:644 +0x44e ... /home/swarming/.swarming/w/ir/x/w/targetrepo3887672010/gopls/internal/test/marker/marker_test.go:1016 +0x108b golang.org/x/tools/gopls/internal/test/marker.Test.func1() /home/swarming/.swarming/w/ir/x/w/targetrepo3887672010/gopls/internal/test/marker/marker_test.go:191 +0xf2f testing.tRunner() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1934 +0x21c testing.(*T).Run.gowrap1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1997 +0x44 ================== testing.go:1617: race detected during execution of test --- FAIL: Test/mcptools/outline.txt (1.16s)Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/mcptools/outline.txt"