| "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 |
| 9c973f9..8210cc4 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='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| 1) Failure: |
| Prism::LocalsTest#test_unparser/corpus/literal/for.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[:a, :b], [], [], [], []]> expected but was |
| <[[:a, :b], [2], [2], [2], [2]]>. |
| 2) Failure: |
| Prism::LocalsTest#test_unparser/corpus/literal/block.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], |
| [:_1, :_2], |
| [], |
| [], |
| [:exception], |
| [], |
| [], |
| [], |
| [:exception], |
| [], |
| [:bar], |
| [:e], |
| [], |
| [:a, :b], |
| [:a], |
| [], |
| [], |
| [:*], |
| [:a, :b], |
| [:a, :b], |
| [:a, :b], |
| [:c, :a, :b], |
| [], |
| [:a, :*], |
| [:a, :b], |
| [], |
| [:a, :b], |
| [:a, :x], |
| [:a], |
| [:a], |
| []]> expected but was |
| <[[], |
| [:_1, :_2], |
| [], |
| [], |
| [:exception], |
| [], |
| [], |
| [], |
| [:exception], |
| [], |
| [:bar], |
| [:e], |
| [], |
| [4, :a, :b], |
| [3, :a], |
| [2], |
| [2], |
| [:*], |
| [:a, :b], |
| [:a, :b], |
| [:a, :b], |
| [5, :c, :a, :b], |
| [], |
| [:a, :*], |
| [:a, :b], |
| [], |
| [:a, :b], |
| [:a, :x], |
| [:a], |
| [:a], |
| []]>. |
| 3) Failure: |
| Prism::LocalsTest#test_seattlerb/block_decomp_splat.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a]]> expected but was |
| <[[], [3, :a]]>. |
| 4) Failure: |
| Prism::LocalsTest#test_seattlerb/bug_args__19.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b]]> expected but was |
| <[[], [4, :a, :b]]>. |
| 5) Failure: |
| Prism::LocalsTest#test_seattlerb/bug_args_masgn.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:c, :a, :b]]> expected but was |
| <[[], [5, :c, :a, :b]]>. |
| 6) Failure: |
| Prism::LocalsTest#test_seattlerb/iter_kwarg_kwsplat.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:b, :c]]> expected but was |
| <[[], [:b, 3, :c]]>. |
| 7) Failure: |
| Prism::LocalsTest#test_seattlerb/difficult3__7.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b]]> expected but was |
| <[[], [:a, 3, :b]]>. |
| 8) Failure: |
| Prism::LocalsTest#test_whitequark/for_mlhs.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[:a, :b], []]> expected but was |
| <[[:a, :b], [2]]>. |
| 9) Failure: |
| Prism::LocalsTest#test_blocks.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[:fork], |
| [:bar], |
| [:a, :b], |
| [], |
| [], |
| [:a], |
| [:a], |
| [:x], |
| [:x, :y, :z], |
| [], |
| [], |
| [], |
| [], |
| [], |
| [:a], |
| [], |
| [], |
| [], |
| [], |
| [:x, :memo], |
| [], |
| []]> expected but was |
| <[[:fork], |
| [:bar], |
| [:a, :b, 2], |
| [], |
| [], |
| [:a], |
| [:a], |
| [:x], |
| [:x, :y, :z, 2], |
| [], |
| [], |
| [], |
| [], |
| [], |
| [:a], |
| [], |
| [], |
| [], |
| [], |
| [:x, :memo], |
| [], |
| []]>. |
| 10) Failure: |
| Prism::LocalsTest#test_seattlerb/difficult3__10.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b, :c]]> expected but was |
| <[[], [:a, 4, :b, :c]]>. |
| 11) Failure: |
| Prism::LocalsTest#test_whitequark/kwoptarg_with_kwrestarg_and_forwarded_args.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :**]]> expected but was |
| <[[], [:a, 3, :**]]>. |
| 12) Failure: |
| Prism::LocalsTest#test_seattlerb/stabby_block_kw.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:k]]> expected but was |
| <[[], [:k, 2]]>. |
| 13) Failure: |
| Prism::LocalsTest#test_whitequark/kwoptarg.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:foo]]> expected but was |
| <[[], [:foo, 2]]>. |
| 14) Failure: |
| Prism::LocalsTest#test_seattlerb/block_kwarg_lvar_multiple.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:kw, :kw2]]> expected but was |
| <[[], [:kw, :kw2, 2]]>. |
| 15) Failure: |
| Prism::LocalsTest#test_seattlerb/args_kw_block.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b]]> expected but was |
| <[[], [:a, 3, :b]]>. |
| 16) Failure: |
| Prism::LocalsTest#test_for.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[:i, :j, :k], [], [], [], [], [], []]> expected but was |
| <[[:i, :j, :k], [2], [2], [2], [2], [2], [2]]>. |
| 17) Failure: |
| Prism::LocalsTest#test_seattlerb/bug_args_masgn2.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:d, :a, :b, :c]]> expected but was |
| <[[], [6, :d, :a, :b, :c]]>. |
| 18) Failure: |
| Prism::LocalsTest#test_seattlerb/required_kwarg_no_value.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b]]> expected but was |
| <[[], [:a, :b, 2]]>. |
| 19) Failure: |
| Prism::LocalsTest#test_whitequark/args.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], |
| [:o, :p, :b], |
| [:o, :r, :p, :b], |
| [:o, :r, :b], |
| [:o, :b], |
| [:foo], |
| [:foo], |
| [:a, :o, :p, :b], |
| [:a, :o, :r, :p, :b], |
| [:a, :o, :r, :b], |
| [:a, :o, :b], |
| [:a, :r, :p, :b], |
| [:a, :r, :b], |
| [:a, :b], |
| [], |
| [:r, :p, :b], |
| [:r, :b], |
| [:*, :**], |
| [:baz, :b], |
| [:foo, :bar, :baz, :b], |
| [:foo, :b], |
| [:a, :a1], |
| [:a, :r, :p], |
| [:a, :r], |
| [:a, :p], |
| [:a], |
| [:r, :p], |
| [:r], |
| [:p], |
| [], |
| [:a], |
| [:b]]> expected but was |
| <[[], |
| [:o, :p, :b], |
| [:o, :r, :p, :b], |
| [:o, :r, :b], |
| [:o, :b], |
| [:foo, 2], |
| [:foo, 2], |
| [:a, :o, :p, :b], |
| [:a, :o, :r, :p, :b], |
| [:a, :o, :r, :b], |
| [:a, :o, :b], |
| [:a, :r, :p, :b], |
| [:a, :r, :b], |
| [:a, :b], |
| [], |
| [:r, :p, :b], |
| [:r, :b], |
| [:*, :**], |
| [:baz, :b], |
| [:foo, :bar, 4, :baz, :b], |
| [:foo, 3, :b], |
| [4, :a, :a1], |
| [5, :a, :r, :p], |
| [4, :a, :r], |
| [4, :a, :p], |
| [3, :a], |
| [4, :r, :p], |
| [3, :r], |
| [3, :p], |
| [2], |
| [3, :a], |
| [:b]]>. |
| 20) Failure: |
| Prism::LocalsTest#test_seattlerb/block_kw__required.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:k]]> expected but was |
| <[[], [:k, 2]]>. |
| 21) Failure: |
| Prism::LocalsTest#test_whitequark/kwarg.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:foo]]> expected but was |
| <[[], [:foo, 2]]>. |
| 22) Failure: |
| Prism::LocalsTest#test_seattlerb/difficult3_.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b, :c]]> expected but was |
| <[[], [:a, 4, :b, :c]]>. |
| 23) Failure: |
| Prism::LocalsTest#test_seattlerb/f_kw.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:k]]> expected but was |
| <[[], [:k, 2]]>. |
| 24) Failure: |
| Prism::LocalsTest#test_seattlerb/block_kw.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:k]]> expected but was |
| <[[], [:k, 2]]>. |
| 25) Failure: |
| Prism::LocalsTest#test_procs.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], |
| [:c, :a, :b], |
| [:a], |
| [:b], |
| [:a, :b, :c, :d, :e, :f, :g], |
| [:a, :b, :c, :d, :e, :f, :g], |
| [:a, :b, :c, :d, :e], |
| [], |
| [], |
| [], |
| [], |
| [:a, :b, :c, :d]]> expected but was |
| <[[], |
| [5, :c, :a, :b], |
| [:a], |
| [:b], |
| [:a, :b, :c, :d, :e, 4, :f, :g], |
| [:a, :b, :c, :d, :e, 4, :f, :g], |
| [:a, :b, :c, :d, 3, :e], |
| [], |
| [], |
| [], |
| [], |
| [:a, :b, :c, :d]]>. |
| 26) Failure: |
| Prism::LocalsTest#test_seattlerb/difficult3__8.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b, :c]]> expected but was |
| <[[], [:a, 4, :b, :c]]>. |
| 27) Failure: |
| Prism::LocalsTest#test_whitequark/send_lambda_args_noparen.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a], [:a]]> expected but was |
| <[[], [:a, 2], [:a, 2]]>. |
| 28) Failure: |
| Prism::LocalsTest#test_seattlerb/defn_kwarg_no_parens.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a]]> expected but was |
| <[[], [:a, 2]]>. |
| 29) Failure: |
| Prism::LocalsTest#test_whitequark/ruby_bug_9669.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[:o], [:b]]> expected but was |
| <[[:o], [:b, 2]]>. |
| 30) Failure: |
| Prism::LocalsTest#test_unparser/corpus/literal/def.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], |
| [], |
| [], |
| [:bar, :baz], |
| [:a], |
| [], |
| [:bar, :block], |
| [:block], |
| [:bar, :baz, :bor], |
| [:baz, :bor, :block], |
| [:baz, :bor], |
| [:bar, :baz], |
| [:bar], |
| [:*], |
| [:bar], |
| [:bar], |
| [:bar], |
| [:bar, :baz], |
| [:bar], |
| [:bar], |
| [:bar], |
| [:bar, :baz], |
| [:bar], |
| [], |
| [], |
| [], |
| [], |
| [], |
| [:bar, :baz], |
| [], |
| []]> expected but was |
| <[[], |
| [], |
| [], |
| [:bar, :baz, 2], |
| [3, :a], |
| [], |
| [:bar, :block], |
| [:block], |
| [:bar, :baz, :bor], |
| [:baz, :bor, :block], |
| [:baz, :bor], |
| [:bar, :baz], |
| [:bar], |
| [:*], |
| [:bar, 2], |
| [:bar, 2], |
| [:bar, 2], |
| [:bar, :baz], |
| [:bar], |
| [:bar], |
| [:bar], |
| [:bar, :baz], |
| [:bar], |
| [], |
| [], |
| [], |
| [], |
| [], |
| [:bar, :baz, 2], |
| [], |
| []]>. |
| 31) Failure: |
| Prism::LocalsTest#test_seattlerb/iter_args_2__19.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b]]> expected but was |
| <[[], [4, :a, :b]]>. |
| 32) Failure: |
| Prism::LocalsTest#test_seattlerb/defn_kwarg_kwsplat.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:b, :c]]> expected but was |
| <[[], [:b, 3, :c]]>. |
| 33) Failure: |
| Prism::LocalsTest#test_seattlerb/bug_masgn_right.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b, :c]]> expected but was |
| <[[], [:a, 4, :b, :c]]>. |
| 34) Failure: |
| Prism::LocalsTest#test_seattlerb/difficult3__11.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a]]> expected but was |
| <[[], [:a, 2]]>. |
| 35) Failure: |
| Prism::LocalsTest#test_whitequark/procarg0.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:foo], [:foo, :bar]]> expected but was |
| <[[], [:foo], [4, :foo, :bar]]>. |
| 36) Failure: |
| Prism::LocalsTest#test_seattlerb/iter_args_3.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :d, :b, :c]]> expected but was |
| <[[], [:a, 5, :d, :b, :c]]>. |
| 37) Failure: |
| Prism::LocalsTest#test_whitequark/blockargs.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], |
| [], |
| [:o, :p, :b], |
| [:o, :r, :p, :b], |
| [:o, :r, :b], |
| [:o, :b], |
| [:foo], |
| [:foo, :bar, :baz, :b], |
| [:foo, :b], |
| [:a], |
| [:a], |
| [:a], |
| [:a], |
| [:a, :o, :p, :b], |
| [:a, :o, :o1, :r, :b], |
| [:a, :o, :r, :p, :b], |
| [:a, :o, :b], |
| [:a, :c], |
| [:a, :b], |
| [:a, :*], |
| [:a, :s], |
| [:a, :s, :b], |
| [:a, :r, :p, :b], |
| [:a, :*, :b], |
| [:a, :b], |
| [:a], |
| [:a], |
| [:*], |
| [:s], |
| [:s, :b], |
| [:r, :p, :b], |
| [:*, :b], |
| [:baz, :b], |
| [:b], |
| [], |
| []]> expected but was |
| <[[], |
| [], |
| [:o, :p, :b], |
| [:o, :r, :p, :b], |
| [:o, :r, :b], |
| [:o, :b], |
| [:foo, 2], |
| [:foo, :bar, 4, :baz, :b], |
| [:foo, 3, :b], |
| [:a], |
| [:a], |
| [:a], |
| [:a], |
| [:a, :o, :p, :b], |
| [:a, :o, :o1, :r, :b], |
| [:a, :o, :r, :p, :b], |
| [:a, :o, :b], |
| [:a, :c], |
| [:a, :b], |
| [:a, :*], |
| [:a, :s], |
| [:a, :s, :b], |
| [:a, :r, :p, :b], |
| [:a, :*, :b], |
| [:a, :b], |
| [:a], |
| [:a], |
| [:*], |
| [:s], |
| [:s, :b], |
| [:r, :p, :b], |
| [:*, :b], |
| [:baz, :b], |
| [:b], |
| [], |
| []]>. |
| 38) Failure: |
| Prism::LocalsTest#test_seattlerb/stabby_block_kw__required.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:k]]> expected but was |
| <[[], [:k, 2]]>. |
| 39) Failure: |
| Prism::LocalsTest#test_seattlerb/difficult3__6.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b, :c, :d]]> expected but was |
| <[[], [:a, 5, :b, :c, :d]]>. |
| 40) Failure: |
| Prism::LocalsTest#test_seattlerb/block_paren_splat.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:b, :c]]> expected but was |
| <[[], [4, :b, :c]]>. |
| 41) Failure: |
| Prism::LocalsTest#test_seattlerb/defs_kwarg.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:b]]> expected but was |
| <[[], [:b, 2]]>. |
| 42) Failure: |
| Prism::LocalsTest#test_whitequark/for.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[:a], [], []]> expected but was |
| <[[:a], [2], [2]]>. |
| 43) Failure: |
| Prism::LocalsTest#test_seattlerb/defn_kwarg_kwarg.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b, :c]]> expected but was |
| <[[], [:a, :b, :c, 2]]>. |
| 44) Failure: |
| Prism::LocalsTest#test_whitequark/ruby_bug_15789.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a], [:_1], [:a], [:_1]]> expected but was |
| <[[], [:a, 2], [:_1], [:a], [:_1]]>. |
| 45) Failure: |
| Prism::LocalsTest#test_seattlerb/block_decomp_arg_splat.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:b]]> expected but was |
| <[[], [3, :b]]>. |
| 46) Failure: |
| Prism::LocalsTest#test_seattlerb/defn_kwarg_val.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b]]> expected but was |
| <[[], [:a, :b, 2]]>. |
| 47) Failure: |
| Prism::LocalsTest#test_seattlerb/difficult3__12.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b]]> expected but was |
| <[[], [:a, 3, :b]]>. |
| 48) Failure: |
| Prism::LocalsTest#test_seattlerb/block_decomp_arg_splat_arg.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b, :c]]> expected but was |
| <[[], [5, :a, :b, :c]]>. |
| 49) Failure: |
| Prism::LocalsTest#test_seattlerb/difficult3__9.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a, :b]]> expected but was |
| <[[], [:a, 3, :b]]>. |
| 50) Failure: |
| Prism::LocalsTest#test_seattlerb/defn_kwarg_lvar.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:kw]]> expected but was |
| <[[], [:kw, 2]]>. |
| 51) Failure: |
| Prism::LocalsTest#test_seattlerb/bug_args_masgn_outer_parens__19.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:k, :v, :i]]> expected but was |
| <[[], [5, :k, :v, :i]]>. |
| 52) Failure: |
| Prism::LocalsTest#test_seattlerb/block_decomp_anon_splat_arg.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:a]]> expected but was |
| <[[], [3, :a]]>. |
| 53) Failure: |
| Prism::LocalsTest#test_seattlerb/block_kwarg_lvar.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:kw]]> expected but was |
| <[[], [:kw, 2]]>. |
| 54) Failure: |
| Prism::LocalsTest#test_lambda.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:foo], [:foo], [:a], [:x], [:foo]]> expected but was |
| <[[], [:foo, 2], [:foo], [:a, 2], [:x, 2], [:foo]]>. |
| 55) Failure: |
| Prism::LocalsTest#test_methods.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[:a, :c, :foo], |
| [], |
| [:_a, :_a, :b, :c], |
| [:a], |
| [], |
| [:a], |
| [:a], |
| [:a], |
| [:a], |
| [:a], |
| [:a], |
| [], |
| [:*, :&, :"..."], |
| [], |
| [], |
| [], |
| [], |
| [:&], |
| [:b], |
| [], |
| [:*, :&, :"..."], |
| [:*, :&, :"..."], |
| [:*], |
| [], |
| [:bar], |
| [], |
| [], |
| [], |
| [], |
| [], |
| [], |
| [:b], |
| [:*], |
| [:b], |
| [], |
| [:b], |
| [:b, :c], |
| [], |
| [:b, :c], |
| [:c, :b], |
| [:b, :c], |
| [:b, :c], |
| [], |
| [:b, :c, :d], |
| [], |
| [:**], |
| [:b], |
| [:b], |
| [:b], |
| [], |
| [], |
| [], |
| [:*, :&, :"..."], |
| [], |
| [], |
| [], |
| [], |
| [:optional, :bar, :baz, :bin, :bag], |
| [:bar, :baz]]> expected but was |
| <[[:a, :c, :foo], |
| [], |
| [:_a, :_a, :b, :c], |
| [:a], |
| [], |
| [:a], |
| [:a], |
| [:a], |
| [:a, 2], |
| [:a, 2], |
| [:a, 2], |
| [], |
| [:*, :&, :"..."], |
| [], |
| [], |
| [], |
| [], |
| [:&], |
| [:b], |
| [], |
| [:*, :&, :"..."], |
| [:*, :&, :"..."], |
| [:*], |
| [], |
| [:bar], |
| [], |
| [], |
| [], |
| [], |
| [], |
| [], |
| [:b], |
| [:*], |
| [:b], |
| [], |
| [:b], |
| [:b, :c], |
| [], |
| [:b, :c], |
| [:c, :b, 2], |
| [:b, :c, 2], |
| [:b, :c, 2], |
| [], |
| [:b, :c, :d], |
| [], |
| [:**], |
| [:b], |
| [:b, 2], |
| [:b, 2], |
| [], |
| [], |
| [], |
| [:*, :&, :"..."], |
| [], |
| [], |
| [], |
| [], |
| [8, :optional, 6, :bar, :baz, :bin, :bag], |
| [4, :bar, :baz]]>. |
| 56) Failure: |
| Prism::LocalsTest#test_seattlerb/defn_kwarg_kwsplat_anon.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:b, :**]]> expected but was |
| <[[], [:b, 3, :**]]>. |
| 57) Failure: |
| Prism::LocalsTest#test_seattlerb/iter_kwarg.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:b]]> expected but was |
| <[[], [:b, 2]]>. |
| 58) Failure: |
| Prism::LocalsTest#test_seattlerb/f_kw__required.txt [/tmp/ruby/src/trunk-iseq_binary/test/prism/locals_test.rb:78]: |
| <[[], [:k]]> expected but was |
| <[[], [:k, 2]]>. |
| make: *** [uncommon.mk:941: yes-test-all] Error 58 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0. |