Skip to content

x/tools/gopls/internal/filewatcher: TestStress failures #74805

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/filewatcher" && test == "TestStress"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestStress
panic: send on closed channel

goroutine 770 [running]:
golang.org/x/tools/gopls/internal/filewatcher.(*Watcher).watchDir.func1()
	/Users/swarming/.swarming/w/ir/x/w/targetrepo1844784717/gopls/internal/filewatcher/filewatcher.go:304 +0x25
golang.org/x/tools/gopls/internal/filewatcher.(*Watcher).watchDir(0xc00011e9a0, {0xc0000e4dc0, 0x46}, 0xc0002227e0, 0xc000069110)
	/Users/swarming/.swarming/w/ir/x/w/targetrepo1844784717/gopls/internal/filewatcher/filewatcher.go:314 +0x1f7
created by golang.org/x/tools/gopls/internal/filewatcher.(*Watcher).handleEvent in goroutine 16
	/Users/swarming/.swarming/w/ir/x/w/targetrepo1844784717/gopls/internal/filewatcher/filewatcher.go:233 +0x3a5

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone 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.goplsIssues related to the Go language server, gopls.

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions