Closed as duplicate of#74525
Closed as duplicate of#74525
Description
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/filewatcher" && test == "TestFileWatcher/delete_directory"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestFileWatcher/delete_directory
=== PAUSE TestFileWatcher/delete_directory
=== CONT TestFileWatcher/delete_directory
filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}
all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}}
--- FAIL: TestFileWatcher/delete_directory (30.13s)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status