| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 1edb037..2d00980 master -> origin/master |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512. |
| /tmp/ruby/src/trunk-random0/test/yarp/fuzzer_test.rb:9:in `test': wrong number of arguments (given 1, expected 2) (ArgumentError) |
| test "fuzzer #{name}" do |
| ^^^^^^^^^^^^^^^^ |
| from /tmp/ruby/src/trunk-random0/test/yarp/fuzzer_test.rb:9:in `snippet' |
| from /tmp/ruby/src/trunk-random0/test/yarp/fuzzer_test.rb:15:in `<class:FuzzerTest>' |
| from /tmp/ruby/src/trunk-random0/test/yarp/fuzzer_test.rb:6:in `<top (required)>' |
| from <internal:/tmp/ruby/src/trunk-random0/lib/rubygems/core_ext/kernel_require.rb>:128:in `require' |
| from <internal:/tmp/ruby/src/trunk-random0/lib/rubygems/core_ext/kernel_require.rb>:128:in `require' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1243:in `block in non_options' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1237:in `each' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1237:in `non_options' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:164:in `process_args' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:242:in `process_args' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1184:in `process_args' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1766:in `process_args' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1771:in `run' |
| from /tmp/ruby/src/trunk-random0/tool/lib/test/unit.rb:1778:in `run' |
| from /tmp/ruby/src/trunk-random0/tool/test/runner.rb:23:in `<top (required)>' |
| from /tmp/ruby/src/trunk-random0/test/runner.rb:16:in `require_relative' |
| from /tmp/ruby/src/trunk-random0/test/runner.rb:16:in `<main>' |
| make: *** [uncommon.mk:914: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=\"--test-order=random\"" exit with 0. |