Closed as not planned
Description
#!watchflakes
default <- pkg == "cmd/internal/obj/riscv" && test == "TestPCAlign"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestPCAlign
asm_test.go:300: Failed to assemble: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable
asm_test.go:309: PCALIGN test failed - got
want 0f 00 f0 0f 13 00 00 00 0f 00 f0 0f 67 80 00 00
--- FAIL: TestPCAlign (0.04s)