-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone 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.This label describes issues relating to any tools in the x/tools repository.
Milestone
Description
#!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)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone 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.This label describes issues relating to any tools in the x/tools repository.