golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
121.33k stars 17.38k forks source link

x/tools/cmd/deadcode: Test failures #67825

Open gopherbot opened 1 month ago

gopherbot commented 1 month ago
#!watchflakes
default <- pkg == "golang.org/x/tools/cmd/deadcode" && test == "Test"

Issue created automatically to collect these failures.

Example (log):

=== RUN   Test
    deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path
--- FAIL: Test (0.14s)

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/cmd/deadcode" && test == "Test"
2024-05-30 16:14 x_tools-go1.22-plan9-arm tools@8d54ca12 release-branch.go1.22@74565750 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.14s)
2024-05-30 17:27 x_tools-go1.22-plan9-arm tools@2e977ddd release-branch.go1.22@74565750 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.16s)

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/cmd/deadcode" && test == "Test"
2024-06-06 18:30 x_tools-gotip-plan9-arm tools@5e0f1d8d go@4b0dd556 x/tools/cmd/deadcode.Test [ABORT] (log) === RUN Test

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/cmd/deadcode" && test == "Test"
2024-06-04 14:43 x_tools-go1.21-windows-arm64 tools@20880830 release-branch.go1.21@9488a444 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:157: Building deadcode: exit status 1 # golang.org/x/tools/cmd/deadcode runtime: VirtualAlloc of 8192 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: VirtualAlloc of 8192 bytes failed with errno=1455 fatal error: out of memory ... runtime/mem_windows.go:83 +0x17c fp=0xffddfff9b0 sp=0xffddfff950 pc=0x7ff7eef4dd4c runtime.sysUsed(...) runtime/mem.go:77 runtime.(*mheap).allocSpan(0x7ff7efee96a0, 0x1, 0x0, 0xec?) runtime/mheap.go:1351 +0x65c fp=0xffddfffaa0 sp=0xffddfff9b0 pc=0x7ff7eef629bc runtime.(*mheap).alloc.func1() runtime/mheap.go:968 +0x6c fp=0xffddfffaf0 sp=0xffddfffaa0 pc=0x7ff7eef622cc runtime.systemstack() runtime/asm_arm64.s:243 +0x6c fp=0xffddfffb00 sp=0xffddfffaf0 pc=0x7ff7eefaad1c --- FAIL: Test (2.87s)

watchflakes