#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestUndefinedRelocErrors"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestUndefinedRelocErrors
=== PAUSE TestUndefinedRelocErrors
=== CONT TestUndefinedRelocErrors
ld_test.go:69: unmatched error: main.defined1: relocation target main.undefined not defined (x1)
ld_test.go:69: unmatched error: main.defined2: relocation target main.undefined not defined (x1)
ld_test.go:69: unmatched error: function main is undeclared in the main package (x1)
ld_test.go:78: unexpected error: go: creating work dir: mkdir /home/swarming/.swarming/w/ir/x/t/go-build3122210000: no space left on device (x1)
--- FAIL: TestUndefinedRelocErrors (0.01s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestUndefinedRelocErrors"
2025-06-13 16:09 gotip-linux-arm go@96a6e147 cmd/link/internal/ld.TestUndefinedRelocErrors (log)
=== RUN TestUndefinedRelocErrors === PAUSE TestUndefinedRelocErrors === CONT TestUndefinedRelocErrors ld_test.go:69: unmatched error: main.defined1: relocation target main.undefined not defined (x1) ld_test.go:69: unmatched error: main.defined2: relocation target main.undefined not defined (x1) ld_test.go:69: unmatched error: function main is undeclared in the main package (x1) ld_test.go:78: unexpected error: go: creating work dir: mkdir /home/swarming/.swarming/w/ir/x/t/go-build3122210000: no space left on device (x1) --- FAIL: TestUndefinedRelocErrors (0.01s)Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "cmd/link/internal/ld" && test == "TestUndefinedRelocErrors"
2025-06-13 16:04 gotip-linux-arm go@683810a3 cmd/link/internal/ld.TestUndefinedRelocErrors (log)
=== RUN TestUndefinedRelocErrors === PAUSE TestUndefinedRelocErrors === CONT TestUndefinedRelocErrors ld_test.go:69: unmatched error: function main is undeclared in the main package (x1) ld_test.go:69: unmatched error: main.defined1: relocation target main.undefined not defined (x1) ld_test.go:69: unmatched error: main.defined2: relocation target main.undefined not defined (x1) ld_test.go:78: unexpected error: go: creating work dir: mkdir /home/swarming/.swarming/w/ir/x/t/go-build3016329179: no space left on device (x1) --- FAIL: TestUndefinedRelocErrors (0.02s)2025-06-13 16:06 gotip-linux-arm go@64490589 cmd/link/internal/ld.TestUndefinedRelocErrors (log)
=== RUN TestUndefinedRelocErrors === PAUSE TestUndefinedRelocErrors === CONT TestUndefinedRelocErrors ld_test.go:69: unmatched error: main.defined1: relocation target main.undefined not defined (x1) ld_test.go:69: unmatched error: main.defined2: relocation target main.undefined not defined (x1) ld_test.go:69: unmatched error: function main is undeclared in the main package (x1) ld_test.go:78: unexpected error: go: creating work dir: mkdir /home/swarming/.swarming/w/ir/x/t/go-build4062473391: no space left on device (x1) --- FAIL: TestUndefinedRelocErrors (0.02s)Comment From: cherrymui
Dup of #74169