Skip to content

x/tools/gopls/internal/cmd: TestDefinition failures #71626

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestDefinition
=== PAUSE TestDefinition
=== CONT  TestDefinition
    integration_test.go:269: gopls definition a.go:7:2: exited with code -1, want success: true (gopls definition a.go:7:2: exit=-1 stdout=<<>> stderr=<<fork/exec /home/swarming/.swarming/w/ir/x/t/go-build1982600917/b729/cmd.test: bad address>>)
    integration_test.go:270: gopls definition a.go:7:2: stdout does not match [a.go:3:6-7: defined here as func f]; got <<>>
    integration_test.go:276: gopls definition a.go:4:7: stdout does not match [print.go.* defined here as func fmt.Println]; got <<>>
    integration_test.go:277: gopls definition a.go:4:7: stdout does not match [Println formats using the default formats for its operands]; got <<>>
--- FAIL: TestDefinition (11.56s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone 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