| "make update-unicode -j16" exit with 0. |
| "make update-download -j16" exit with 0. |
| "make update-rubyspec -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| From https://github.com/ruby/ruby |
| 69c1bd9..6b12013 master -> origin/master |
| "make after-update -j16" exit with 0. |
| "make miniruby -j16" exit with 0. |
| In file included from /tmp/ruby/src/trunk/compile.c:14313: |
| /tmp/ruby/src/trunk/prism_compile.c: In function ‘pm_compile_node’: |
| /tmp/ruby/src/trunk/prism_compile.c:5232:17: warning: ‘case_location.end_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
| 5232 | add_trace_branch_coverage(iseq, ret, &case_location, case_location.beg_pos.column, branch_id, "else", branches); |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk/prism_compile.c:5232:17: warning: ‘case_location.end_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
| /tmp/ruby/src/trunk/prism_compile.c:5232:17: warning: ‘case_location.beg_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
| /tmp/ruby/src/trunk/prism_compile.c:5232:17: warning: ‘case_location.beg_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
| /tmp/ruby/src/trunk/prism_compile.c:5079:17: warning: ‘case_location.beg_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
| 5079 | add_trace_branch_coverage(iseq, cond_seq, &branch_location, branch_location.beg_pos.column, branch_id, "else", branches); |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk/prism_compile.c:5079:17: warning: ‘case_location.end_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
| /tmp/ruby/src/trunk/prism_compile.c:5079:17: warning: ‘case_location.end_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
| /tmp/ruby/src/trunk/prism_compile.c:5079:17: warning: ‘case_location.beg_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
| /tmp/ruby/src/trunk/compile.c: At top level: |
| cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| "make yes-btest TESTOPTS='-q -j16'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. |
| Failed tests: |
| ErrorHighlightTest#test_CALL_arg_5: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_arg_5: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aref_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aref_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_COLON2_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_COLON2_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OPCALL_unary_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OPCALL_unary_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aref_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aref_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_arg_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_arg_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_arg_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_arg_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_op_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_op_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_COLON2_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_COLON2_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_op_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_op_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OPCALL_binary_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OPCALL_binary_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_special_call_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_special_call_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_ATTRASGN_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_ATTRASGN_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_ATTRASGN_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_ATTRASGN_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_op_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_op_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_spot_with_backtrace_location: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_spot_with_backtrace_location: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_spot_with_node: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_spot_with_node: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_read_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_read_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_read_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_read_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_custom_formatter: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_custom_formatter: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_args_ATTRASGN_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_args_ATTRASGN_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_const_get: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_const_get: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_args_ATTRASGN_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_args_ATTRASGN_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_send: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_send: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_aref_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_aref_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_aref_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_aref_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_aref_5: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_aref_5: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_toplevel_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_toplevel_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_noarg_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_noarg_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_args_OPCALL: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_args_OPCALL: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_noarg_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_noarg_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_COLON3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_COLON3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_args_FCALL_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_args_FCALL_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_FCALL_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_FCALL_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_read_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_read_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_op_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_op_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_read_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_read_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_local_variable_get: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_local_variable_get: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_args_CALL_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_args_CALL_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_op_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_op_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_args_OP_ASGN1_aref_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_args_OP_ASGN1_aref_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_write_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_write_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_aset: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_aset: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aset_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aset_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_QCALL_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_QCALL_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aset_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aset_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_op_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_op_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_VCALL_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_VCALL_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_read_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_read_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_args_CALL_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_args_CALL_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_spoofed_filename: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_spoofed_filename: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_FCALL_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_FCALL_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_args_FCALL_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_args_FCALL_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aset_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aset_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_QCALL_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_QCALL_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_write_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_write_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_args_OP_ASGN1_aref_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_args_OP_ASGN1_aref_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aset_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aset_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_write_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_write_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_aref_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_aref_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_args_OP_ASGN2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_args_OP_ASGN2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_aref_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_aref_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_noarg_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_noarg_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_args_OP_ASGN1_op: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_args_OP_ASGN1_op: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_toplevel_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_CDECL_toplevel_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_op_asgn: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_op_asgn: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_noarg_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_noarg_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_read_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_read_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_multibyte: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_multibyte: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_explicit_raise_no_method_error: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_explicit_raise_no_method_error: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_explicit_raise_name_error: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_explicit_raise_name_error: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_args_ATTRASGN_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_args_ATTRASGN_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aref_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aref_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_COLON2_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_COLON2_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_op_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_op_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_arg_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_arg_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CONST: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CONST: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_COLON2_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_COLON2_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_op_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN2_op_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OPCALL_unary_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OPCALL_unary_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_hard_tabs: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_hard_tabs: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_arg_6: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_arg_6: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_COLON2_5: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_COLON2_5: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_simulate_funcallv_from_embedded_ruby: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_simulate_funcallv_from_embedded_ruby: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_no_final_newline: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_no_final_newline: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aref_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_aref_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_arg_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_arg_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_op_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_op_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_ATTRASGN_5: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_ATTRASGN_5: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_op_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OP_ASGN1_op_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_ATTRASGN_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_ATTRASGN_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OPCALL_binary_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OPCALL_binary_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_CALL_special_call_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_CALL_special_call_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_ATTRASGN_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_ATTRASGN_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| ErrorHighlightTest#test_OPCALL_binary_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean |
| ErrorHighlightTest#test_OPCALL_binary_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean |
| Children under /tmp/rubytest.mdulxc: |
| * drwx------ 4 80 2024-04-26 17:37:10 +0000 gem_rebuild20240426-2417966-w6w8nv/ |
| * drwxrwxr-x 2 60 2024-04-26 17:37:10 +0000 new/ |
| * -rw-rw-r-- 1 4096 2024-04-26 17:37:10 +0000 rebuild_test_gem-1.0.0.gem |
| * drwxrwxr-x 2 60 2024-04-26 17:37:10 +0000 old/ |
| * -rw-rw-r-- 1 4096 2024-04-26 17:37:10 +0000 rebuild_test_gem-1.0.0.gem |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0. |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/1-mspec-multi-0 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/2-mspec-multi-1 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/3-mspec-multi-2 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/4-mspec-multi-3 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/5-mspec-multi-4 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/6-mspec-multi-5 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/7-mspec-multi-6 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/8-mspec-multi-7 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/9-mspec-multi-8 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/10-mspec-multi-9 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/11-mspec-multi-10 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/12-mspec-multi-11 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/13-mspec-multi-12 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/14-mspec-multi-13 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/15-mspec-multi-14 |
| $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.yxq0gc/16-mspec-multi-15 |