Skip to content

x/tools/gopls/internal/cmd: TestSemtok failures #71386

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestSemtok
=== PAUSE TestSemtok
=== CONT  TestSemtok
    integration_test.go:817: gopls semtok a.go: exited with code -1, want success: true (gopls semtok a.go: exit=-1 stdout=<<>> stderr=<<>>)
    integration_test.go:826: semtok: got <<>>, want <</*⇒7,keyword,[]*/package /*⇒1,namespace,[]*/a
        /*⇒4,keyword,[]*/func /*⇒1,function,[definition signature]*/f()
        /*⇒3,keyword,[]*/var /*⇒1,variable,[definition number]*/v /*⇒3,type,[defaultLibrary number]*/int
        /*⇒5,keyword,[]*/const /*⇒1,variable,[definition readonly number]*/c = /*⇒1,number,[]*/0
        >>
--- FAIL: TestSemtok (43.61s)

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