Skip to content

x/tools/gopls/internal/filewatcher: TestFileWatcher/delete_directory failures #74531

Closed as duplicate of#74525
@gopherbot

Description

@gopherbot
#!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)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    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

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions