Skip to content

x/tools/gopls/internal/test/integration/workspace: TestClearNonWorkspaceDiagnostics/default failures #73220

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

Closed
gopherbot opened this issue Apr 8, 2025 · 1 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.
Milestone

Comments

@gopherbot
Copy link
Contributor

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

Issue created automatically to collect these failures.

Example (log):

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

runtime stack:
runtime.throw({0x7ff66a1611c6?, 0x40106e2000?})
...
runtime.sysUsedOS(0x40159e8000, 0x14000)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mem_windows.go:83 +0x168 fp=0x7dbdfff980 sp=0x7dbdfff920 pc=0x7ff6694bbeb8
runtime.sysUsed(...)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mem.go:85
runtime.(*mheap).allocSpan(0x7ff66ac86dc0, 0xa, 0x0, 0x82)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mheap.go:1367 +0x440 fp=0x7dbdfffa20 sp=0x7dbdfff980 pc=0x7ff6694cec00
runtime.(*mheap).alloc.func1()
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mheap.go:984 +0x68 fp=0x7dbdfffa70 sp=0x7dbdfffa20 pc=0x7ff6694ce418
runtime.systemstack(0x0)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_arm64.s:292 +0x6c fp=0x7dbdfffa80 sp=0x7dbdfffa70 pc=0x7ff66951c16c

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/workspace" && test == "TestClearNonWorkspaceDiagnostics/default"
2025-04-04 19:13 x_tools-gotip-windows-arm64 tools@3e7f74d0 go@a6e74454 x/tools/gopls/internal/test/integration/workspace.TestClearNonWorkspaceDiagnostics/default [ABORT] (log)
=== RUN   TestClearNonWorkspaceDiagnostics/default
runtime: VirtualAlloc of 8192 bytes failed with errno=1455
fatal error: out of memory
runtime: VirtualAlloc of 81920 bytes failed with errno=1455
fatal error: out of memory
runtime: VirtualAlloc of 8192 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff66a1611c6?, 0x40106e2000?})
...
runtime.sysUsedOS(0x40159e8000, 0x14000)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mem_windows.go:83 +0x168 fp=0x7dbdfff980 sp=0x7dbdfff920 pc=0x7ff6694bbeb8
runtime.sysUsed(...)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mem.go:85
runtime.(*mheap).allocSpan(0x7ff66ac86dc0, 0xa, 0x0, 0x82)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mheap.go:1367 +0x440 fp=0x7dbdfffa20 sp=0x7dbdfff980 pc=0x7ff6694cec00
runtime.(*mheap).alloc.func1()
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mheap.go:984 +0x68 fp=0x7dbdfffa70 sp=0x7dbdfffa20 pc=0x7ff6694ce418
runtime.systemstack(0x0)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_arm64.s:292 +0x6c fp=0x7dbdfffa80 sp=0x7dbdfffa70 pc=0x7ff66951c16c

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 Apr 8, 2025
@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 Apr 8, 2025
@gopherbot gopherbot added this to the Unreleased milestone Apr 8, 2025
@qmuntal qmuntal closed this as completed Apr 8, 2025
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
Status: Done
Development

No branches or pull requests

2 participants