Closed as duplicate of#74532
Closed as duplicate of#74532
Description
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/mcptools/symbol_references.txt"
Issue created automatically to collect these failures.
Example (log):
=== RUN Test/mcptools/symbol_references.txt
=== PAUSE Test/mcptools/symbol_references.txt
=== CONT Test/mcptools/symbol_references.txt
==================
WARNING: DATA RACE
Write at 0x00c02871a780 by goroutine 321:
runtime.closechan()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/chan.go:414 +0x0
golang.org/x/tools/gopls/internal/test/integration.(*Env).Close()
/Users/swarming/.swarming/w/ir/x/w/targetrepo2368000753/gopls/internal/test/integration/wrappers.go:644 +0x44e
...
/Users/swarming/.swarming/w/ir/x/w/targetrepo2368000753/gopls/internal/test/marker/marker_test.go:1016 +0x1084
golang.org/x/tools/gopls/internal/test/marker.Test.func1()
/Users/swarming/.swarming/w/ir/x/w/targetrepo2368000753/gopls/internal/test/marker/marker_test.go:191 +0xf2f
testing.tRunner()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1792 +0x225
testing.(*T).Run.gowrap1()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1851 +0x44
==================
testing.go:1490: race detected during execution of test
--- FAIL: Test/mcptools/symbol_references.txt (2.58s)