Open
Description
#!watchflakes
default <- pkg == "golang.org/x/tools/go/callgraph/vta" && test == "" && goos == "windows"
Issue created automatically to collect these failures.
Example (log):
PASS
ok golang.org/x/tools/go/callgraph/vta 14.936s
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status
Activity
gopherbot commentedon Nov 25, 2024
Found new dashboard test flakes for:
2024-11-22 23:40 x_tools-gotip-windows-arm64 tools@51e54e89 go@c1a0ee37 x/tools/go/callgraph/vta [ABORT] (log)
— watchflakes
[-]x/tools/go/callgraph/vta: unrecognized failures[/-][+]x/tools: Windows build OOM crash[/+]adonovan commentedon Nov 25, 2024
The Windows build ran out of memory and go test crashed (see #70558), but the real problem is likely that our tests (VTA, SSA, etc) use too much memory.