Not planned
Description
#!watchflakes
default <- pkg == "cmd/compile" && test == "TestScript/embedbad"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestScript/embedbad
=== PAUSE TestScript/embedbad
=== CONT TestScript/embedbad
run.go:223: 2025-06-14T14:41:27Z
run.go:225: $WORK=/home/swarming/.swarming/w/ir/x/t/TestScriptembedbad2679540947/001
run.go:232:
BOTO_CONFIG=/home/swarming/.swarming/w/ir/x/a/gsutil-bbagent/.boto
CIPD_ARCHITECTURE=ppc64
CIPD_CACHE_DIR=/home/swarming/.swarming/w/ir/cache/cipd_cache
CIPD_PROTOCOL=v2
...
[stderr]
unicode/utf8: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
cmp: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
math/bits: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
internal/itoa: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
sync/atomic: /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/asm: fork/exec /home/swarming/.swarming/w/ir/x/t/TestScript2402527903/001/testgoroot/pkg/tool/openbsd_ppc64/asm: resource temporarily unavailable
[exit status 1]
> stderr 'multiple files for type string'
run.go:232: FAIL: testdata/script/embedbad.txt:4: stderr 'multiple files for type string': no match for `(?m)multiple files for type string` in stderr
--- FAIL: TestScript/embedbad (21.39s)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done
Milestone
Relationships
Development
No branches or pull requests
Activity
gopherbot commentedon Jun 14, 2025
Found new dashboard test flakes for:
2025-06-09 17:32 go1.25-openbsd-ppc64 release-branch.go1.25@ac168675 cmd/compile.TestScript/embedbad (log)
— watchflakes
[-]cmd/compile: TestScript/embedbad failures[/-][+]cmd/compile: TestScript/embedbad failures on openbsd/ppc64[/+]mknyszek commentedon Jun 18, 2025
CC @golang/openbsd
mknyszek commentedon Jun 18, 2025
Possibly related to some of the other recent failures, like #74173.
cherrymui commentedon Jun 18, 2025
Dup of #74187