Skip to content

x/tools/cmd/signature-fuzzer/fuzz-runner: TestRunner/Minimization1 failures #74195

@gopherbot

Description

@gopherbot
#!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

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions