#!watchflakes
default <- pkg == "golang.org/x/tools/cmd/signature-fuzzer/fuzz-runner" && test == "TestRunner/Minimization1"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestRunner/Minimization1
=== PAUSE TestRunner/Minimization1
=== CONT  TestRunner/Minimization1
    rnr_test.go:101: ... begin iteration 0 with current seed 909
        error executing cmd go build -o ./fzTest .: exit status 1
        # fzTest/Caller2
        Caller2/Caller2.go:110:7: syntax error: unexpected name code at end of statement
        ... starting minimization for failed directory /home/swarming/.swarming/w/ir/x/t/fuzzrun1900190014/fuzzTest
        error executing cmd go build -o ./fzTest .: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable
        package minimization succeeded: found bad pkg 0
        error executing cmd go build -o ./fzTest .: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable
        function minimization succeeded: found bad fcn 0

    rnr_test.go:110: failed to minimize package (invocation "/home/swarming/.swarming/w/ir/x/t/TestRunner2055167039/001/bin/runner [-emitbad=1 -badfcnidx=2 -badpkgidx=2 -forcetmpclean -cleancache=0 -numit=1 -numfcns=3 -numpkgs=3 -seed=909]"): output: ... begin iteration 0 with current seed 909
        error executing cmd go build -o ./fzTest .: exit status 1
        # fzTest/Caller2
        Caller2/Caller2.go:110:7: syntax error: unexpected name code at end of statement
        ... starting minimization for failed directory /home/swarming/.swarming/w/ir/x/t/fuzzrun1900190014/fuzzTest
        error executing cmd go build -o ./fzTest .: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable
        package minimization succeeded: found bad pkg 0
        error executing cmd go build -o ./fzTest .: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable
        function minimization succeeded: found bad fcn 0
--- FAIL: TestRunner/Minimization1 (4.26s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/cmd/signature-fuzzer/fuzz-runner" && test == "TestRunner/Minimization1"
2025-06-10 16:37 x_tools-gotip-openbsd-ppc64 tools@5af564a3 go@96a6e147 x/tools/cmd/signature-fuzzer/fuzz-runner.TestRunner/Minimization1 (log) === RUN TestRunner/Minimization1 === PAUSE TestRunner/Minimization1 === CONT TestRunner/Minimization1 rnr_test.go:101: ... begin iteration 0 with current seed 909 error executing cmd go build -o ./fzTest .: exit status 1 # fzTest/Caller2 Caller2/Caller2.go:110:7: syntax error: unexpected name code at end of statement ... starting minimization for failed directory /home/swarming/.swarming/w/ir/x/t/fuzzrun1900190014/fuzzTest error executing cmd go build -o ./fzTest .: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable package minimization succeeded: found bad pkg 0 error executing cmd go build -o ./fzTest .: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable function minimization succeeded: found bad fcn 0 rnr_test.go:110: failed to minimize package (invocation "/home/swarming/.swarming/w/ir/x/t/TestRunner2055167039/001/bin/runner [-emitbad=1 -badfcnidx=2 -badpkgidx=2 -forcetmpclean -cleancache=0 -numit=1 -numfcns=3 -numpkgs=3 -seed=909]"): output: ... begin iteration 0 with current seed 909 error executing cmd go build -o ./fzTest .: exit status 1 # fzTest/Caller2 Caller2/Caller2.go:110:7: syntax error: unexpected name code at end of statement ... starting minimization for failed directory /home/swarming/.swarming/w/ir/x/t/fuzzrun1900190014/fuzzTest error executing cmd go build -o ./fzTest .: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable package minimization succeeded: found bad pkg 0 error executing cmd go build -o ./fzTest .: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable function minimization succeeded: found bad fcn 0 --- FAIL: TestRunner/Minimization1 (4.26s)

watchflakes