-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone 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.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.
Milestone
Description
#!watchflakes
post <- pkg == "golang.org/x/tools/gopls/internal/regtest/misc" && test == "TestRenamePackageWithDifferentDirectoryPath" && log ~ `panic: test timed out`
Issue created automatically to collect these failures.
Example (log):
serve.go:434: debug server listening at http://localhost:49257
serve.go:434: debug server listening at http://localhost:49258
panic: test timed out after 10m0s
running tests:
TestRenamePackageWithDifferentDirectoryPath (6m49s)
TestRenamePackageWithDifferentDirectoryPath/default (6m49s)
testing.(*T).Run(0xc002bf81a0, {0x1b890df?, 0x1ba62bf?}, 0xc0035f3ef0)
/tmp/buildlet/go/src/testing/testing.go:1649 +0x3c8
golang.org/x/tools/gopls/internal/lsp/regtest.(*Runner).Run(0xc00031afa0, 0xc002bf81a0, {0x1bfae3a, 0xf2}, 0x1d0fbd8, {0x0, 0x0, 0xc000336f60?})
/tmp/buildlet/gopath/src/golang.org/x/tools/gopls/internal/lsp/regtest/runner.go:169 +0x491
golang.org/x/tools/gopls/internal/lsp/regtest.Run(...)
/tmp/buildlet/gopath/src/golang.org/x/tools/gopls/internal/lsp/regtest/regtest.go:54
golang.org/x/tools/gopls/internal/regtest/misc.TestRenamePackageWithDifferentDirectoryPath(0xc002fc8d00?)
/tmp/buildlet/gopath/src/golang.org/x/tools/gopls/internal/regtest/misc/rename_test.go:264 +0x55
testing.tRunner(0xc002bf81a0, 0x1d0fbe0)
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone 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.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.
Type
Projects
Status
Done