Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/tools/gopls/internal/test/integration/diagnostics: TestTimeFormatAnalyzer/default failures #69677

Closed
gopherbot opened this issue Sep 27, 2024 · 2 comments
Labels
gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/diagnostics" && test == "TestTimeFormatAnalyzer/default"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTimeFormatAnalyzer/default
runtime: VirtualAlloc of 8192 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff6f04f5fbe?, 0x4013c50000?})
	C:/Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/[email protected]/src/runtime/panic.go:1067 +0x38 fp=0x767edffd40 sp=0x767edffd10 pc=0x7ff6ef954788
runtime.sysUsedOS(0x4013c50000, 0x2000)
	C:/Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/[email protected]/src/runtime/mem_windows.go:83 +0x178 fp=0x767edffda0 sp=0x767edffd40 pc=0x7ff6ef8f6a38
runtime.sysUsed(...)
...
golang.org/x/tools/gopls/internal/mod.collectDiagnostics({0x7ff6f07eb400, 0x400a7371a0}, 0x4008710900, 0x7ff6f06a4960)
	C:/Users/swarming/.swarming/w/ir/x/w/targetrepo959152414/gopls/internal/mod/diagnostics.go:91 +0x2c4 fp=0x4006619f00 sp=0x4006619d80 pc=0x7ff6f01e42b4
golang.org/x/tools/gopls/internal/mod.TidyDiagnostics({0x7ff6f07eb400, 0x400a510660}, 0x4008710900)
	C:/Users/swarming/.swarming/w/ir/x/w/targetrepo959152414/gopls/internal/mod/diagnostics.go:42 +0x7c fp=0x4006619f70 sp=0x4006619f00 pc=0x7ff6f01e3d9c
golang.org/x/tools/gopls/internal/server.(*server).diagnose.func3()
	C:/Users/swarming/.swarming/w/ir/x/w/targetrepo959152414/gopls/internal/server/diagnostics.go:426 +0x5c fp=0x4006619fd0 sp=0x4006619f70 pc=0x7ff6f025b10c
runtime.goexit({})
	C:/Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/[email protected]/src/runtime/asm_arm64.s:1223 +0x4 fp=0x4006619fd0 sp=0x4006619fd0 pc=0x7ff6ef95d7e4
created by golang.org/x/tools/gopls/internal/server.(*server).diagnose in goroutine 2162
	C:/Users/swarming/.swarming/w/ir/x/w/targetrepo959152414/gopls/internal/server/diagnostics.go:424 +0x44c

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Sep 27, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/diagnostics" && test == "TestTimeFormatAnalyzer/default"
2024-09-22 20:55 x_tools-go1.22-windows-arm64 tools@01bd772b release-branch.go1.22@b4086b7c x/tools/gopls/internal/test/integration/diagnostics.TestTimeFormatAnalyzer/default [ABORT] (log)
=== RUN   TestTimeFormatAnalyzer/default
runtime: VirtualAlloc of 8192 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff6f04f5fbe?, 0x4013c50000?})
	C:/Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/[email protected]/src/runtime/panic.go:1067 +0x38 fp=0x767edffd40 sp=0x767edffd10 pc=0x7ff6ef954788
runtime.sysUsedOS(0x4013c50000, 0x2000)
	C:/Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/[email protected]/src/runtime/mem_windows.go:83 +0x178 fp=0x767edffda0 sp=0x767edffd40 pc=0x7ff6ef8f6a38
runtime.sysUsed(...)
...
golang.org/x/tools/gopls/internal/mod.collectDiagnostics({0x7ff6f07eb400, 0x400a7371a0}, 0x4008710900, 0x7ff6f06a4960)
	C:/Users/swarming/.swarming/w/ir/x/w/targetrepo959152414/gopls/internal/mod/diagnostics.go:91 +0x2c4 fp=0x4006619f00 sp=0x4006619d80 pc=0x7ff6f01e42b4
golang.org/x/tools/gopls/internal/mod.TidyDiagnostics({0x7ff6f07eb400, 0x400a510660}, 0x4008710900)
	C:/Users/swarming/.swarming/w/ir/x/w/targetrepo959152414/gopls/internal/mod/diagnostics.go:42 +0x7c fp=0x4006619f70 sp=0x4006619f00 pc=0x7ff6f01e3d9c
golang.org/x/tools/gopls/internal/server.(*server).diagnose.func3()
	C:/Users/swarming/.swarming/w/ir/x/w/targetrepo959152414/gopls/internal/server/diagnostics.go:426 +0x5c fp=0x4006619fd0 sp=0x4006619f70 pc=0x7ff6f025b10c
runtime.goexit({})
	C:/Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/[email protected]/src/runtime/asm_arm64.s:1223 +0x4 fp=0x4006619fd0 sp=0x4006619fd0 pc=0x7ff6ef95d7e4
created by golang.org/x/tools/gopls/internal/server.(*server).diagnose in goroutine 2162
	C:/Users/swarming/.swarming/w/ir/x/w/targetrepo959152414/gopls/internal/server/diagnostics.go:424 +0x44c

watchflakes

@gopherbot gopherbot added Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Sep 27, 2024
@gopherbot gopherbot added this to the Unreleased milestone Sep 27, 2024
@adonovan
Copy link
Member

Dup of #69664

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Archived in project
Development

No branches or pull requests

2 participants