Skip to content

x/tools/gopls/internal/cmd: TestCodeLens failures #75397

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestCodeLens
=== PAUSE TestCodeLens
=== CONT  TestCodeLens
    integration_test.go:258: gopls codelens -exec ./a/a_test.go:4 run test: stderr does not match [FAIL	example.com/a]; got <<fatal error: runtime: cannot allocate memory
        
        runtime stack:
        runtime.throw({0x7ff756adb418?, 0x7ff755d07494?})
        	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1227 +0x34 fp=0x63af3ff660 sp=0x63af3ff630 pc=0x7ff755d49a54
        runtime.persistentalloc1(0x3fc0, 0x0?, 0x7ff75776d6c8)
        	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/malloc.go:2056 +0x28c fp=0x63af3ff6c0 sp=0x63af3ff660 pc=0x7ff755ce8f7c
...
        runtime.goparkunlock(...)
        	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/proc.go:470
        runtime.updateMaxProcsGoroutine()
        	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/proc.go:6686 +0xf4 fp=0x4000073fd0 sp=0x4000073f70 pc=0x7ff755d254b4
        runtime.goexit({})
        	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_arm64.s:1268 +0x4 fp=0x4000073fd0 sp=0x4000073fd0 pc=0x7ff755d51b44
        created by runtime.defaultGOMAXPROCSUpdateEnable in goroutine 1
        	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/proc.go:6674 +0x48
        >>
--- FAIL: TestCodeLens (15.95s)

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

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions