-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed as duplicate of#74532
Closed as duplicate of#74532
Copy link
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.
Milestone
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)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.