#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestSubprogramDeclFileLine/normal"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestSubprogramDeclFileLine/normal
=== PAUSE TestSubprogramDeclFileLine/normal
=== CONT TestSubprogramDeclFileLine/normal
dwarf_test.go:119: ## build output:
command-line-arguments: mkdir /home/swarming/.swarming/w/ir/x/t/go-build3167359212/b001/: no space left on device
dwarf_test.go:122: build error: exit status 1
--- FAIL: TestSubprogramDeclFileLine/normal (0.24s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestSubprogramDeclFileLine/normal"
2025-06-13 06:27 gotip-linux-arm go@91498761 cmd/link/internal/ld.TestSubprogramDeclFileLine/normal (log)
=== RUN TestSubprogramDeclFileLine/normal === PAUSE TestSubprogramDeclFileLine/normal === CONT TestSubprogramDeclFileLine/normal dwarf_test.go:119: ## build output: command-line-arguments: mkdir /home/swarming/.swarming/w/ir/x/t/go-build3167359212/b001/: no space left on device dwarf_test.go:122: build error: exit status 1 --- FAIL: TestSubprogramDeclFileLine/normal (0.24s)Comment From: cherrymui
Dup of #74169