Skip to content

x/tools/gopls/internal/test/marker: timeouts in Test #64473

@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && log ~ `panic: test timed out`

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 10m0s
running tests:
	Test (10m0s)
	Test/fixedbugs/issue59944.txt (2s)
	Test/foldingrange/a.txt (15s)
	Test/foldingrange/a_lineonly.txt (5s)
	Test/foldingrange/bad.txt (13s)
	Test/highlight/highlight.txt (27s)
	Test/highlight/issue60435.txt (35s)

golang.org/x/tools/gopls/internal/lsp/regtest.(*Awaiter).Await(0xc0016090a0, {0x1ea5078, 0xc00c6237d0}, {0xc0086001b0?, 0x1, 0x1})
	/tmp/buildlet/gopath/src/golang.org/x/tools/gopls/internal/lsp/regtest/env.go:385 +0x3e9
golang.org/x/tools/gopls/internal/test/marker.newEnv(0xc00074d040, 0xc0004be960, 0xc00040c4b0, 0x0, {0x0, 0x0, 0x0?}, {{0x0, 0x0}, 0x0, ...})
	/tmp/buildlet/gopath/src/golang.org/x/tools/gopls/internal/test/marker/marker_test.go:768 +0x9c5
golang.org/x/tools/gopls/internal/test/marker.Test.func1(0xc00074d040)
	/tmp/buildlet/gopath/src/golang.org/x/tools/gopls/internal/test/marker/marker_test.go:112 +0x46e
testing.tRunner(0xc00074d040, 0xc000385260)

watchflakes

Metadata

Metadata

Assignees

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