-
Notifications
You must be signed in to change notification settings - Fork 18.5k
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
default <- pkg == "golang.org/x/tools/gopls/internal/telemetry" && test == "TestTelemetry"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestTelemetry
telemetry_test.go:105: ReadCounter("gopls/client:vscode") = (0, not found:"gopls/client:vscode"), want (1, nil)
telemetry_test.go:106: Current timestamp = 2024-08-29 00:00:01.20417263 +0000 UTC
telemetry_test.go:105: ReadCounter("gopls/goversion:1.22") = (0, not found:"gopls/goversion:1.22"), want (2, nil)
telemetry_test.go:106: Current timestamp = 2024-08-29 00:00:01.204570889 +0000 UTC
telemetry_test.go:105: ReadCounter("fwd/vscode/linter:a") = (0, not found:"fwd/vscode/linter:a"), want (1, nil)
telemetry_test.go:106: Current timestamp = 2024-08-29 00:00:01.204975149 +0000 UTC
telemetry_test.go:105: ReadCounter("gopls/gotoolchain:local") = (0, not found:"gopls/gotoolchain:local"), want (1, nil)
telemetry_test.go:106: Current timestamp = 2024-08-29 00:00:01.205292156 +0000 UTC
telemetry_test.go:114: ReadStackCounter(bugreportcount) failed - not found:"gopls/bug\ngolang.org/x/tools/gopls/internal/util/bug.report:+35\ngolang.org/x/tools/gopls/internal/util/bug.Report:=68\ngolang.org/x/tools/gopls/internal/telemetry_test.TestTelemetry.func2:+15\ngolang.org/x/tools/gopls/internal/test/integration.(*Runner).Run.func1:+81\ntesting.tRunner:+150\nruntime.goexit:+0"
--- FAIL: TestTelemetry (1.91s)
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