| "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. |
| Cloning into 'trunk'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. |
| "make update-download -j20" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk/gems/src/typeprof'... |
| Cloning into '/tmp/ruby/src/trunk/gems/src/debug'... |
| From https://github.com/ruby/typeprof |
| * branch 167263ca3a634b61df0445f1a6b3e259a5d47f94 -> FETCH_HEAD |
| HEAD is now at 167263c Add typeprof.gemspec |
| "make update-src -j20" exit with 0. |
| "make after-update -j20" exit with 0. |
| + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h |
| "make miniruby -j20" exit with 0. |
| "make ruby -j20" exit with 0. |
| "make all -j20" exit with 0. |
| libffi_version: 3.4.2 |
| /tmp/ruby/src/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension/parser.c:57:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration] |
| 57 | static void inline melt_array(VALUE *array) { |
| | ^~~~~~ |
| 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 install -j20" exit with 0. |
| "make yes-btest TESTOPTS='-q -j20'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j20'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512. |
| #<Thread:0x00007fad50a1d998 /tmp/ruby/src/trunk/test/net/http/test_http.rb:602 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': [Net::WriteTimeout] exception expected, not #<Net::OpenTimeout: Failed to open TCP connection to localhost:45089 (execution expired)>. (Test::Unit::AssertionFailedError) |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write' |
| /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'TCPSocket#initialize': Failed to open TCP connection to localhost:45089 (execution expired) (Net::OpenTimeout) |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'IO.open' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| from /tmp/ruby/src/trunk/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| from /tmp/ruby/src/trunk/lib/timeout.rb:190:in 'Timeout.timeout' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:2375:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write' |
| #<Thread:0x00007fad50a184e8 /tmp/ruby/src/trunk/test/net/http/test_http.rb:570 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': [Net::WriteTimeout] exception expected, not #<Net::OpenTimeout: Failed to open TCP connection to localhost:35601 (execution expired)>. (Test::Unit::AssertionFailedError) |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' |
| /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'TCPSocket#initialize': Failed to open TCP connection to localhost:35601 (execution expired) (Net::OpenTimeout) |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'IO.open' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| from /tmp/ruby/src/trunk/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| from /tmp/ruby/src/trunk/lib/timeout.rb:190:in 'Timeout.timeout' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:2375:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:2398:in 'Net::HTTP#send_entity' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:2046:in 'Net::HTTP#post' |
| from /tmp/ruby/src/trunk/test/net/http/test_http.rb:574:in 'block (4 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:638:in 'block (2 levels) in Test::Unit::CoreAssertions#assert_warning' |
| from /tmp/ruby/src/trunk/tool/lib/envutil.rb:227:in 'EnvUtil.verbose_warning' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:637:in 'block in Test::Unit::CoreAssertions#assert_warning' |
| from /tmp/ruby/src/trunk/tool/lib/envutil.rb:292:in 'EnvUtil.with_default_internal' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:636:in 'Test::Unit::CoreAssertions#assert_warning' |
| from /tmp/ruby/src/trunk/test/net/http/test_http.rb:573:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' |
| #<Thread:0x00007fad6b3a9f60 /tmp/ruby/src/trunk/test/net/http/test_http.rb:602 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': [Net::WriteTimeout] exception expected, not #<Net::OpenTimeout: Failed to open TCP connection to localhost:35217 (execution expired)>. (Test::Unit::AssertionFailedError) |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write' |
| /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'TCPSocket#initialize': Failed to open TCP connection to localhost:35217 (execution expired) (Net::OpenTimeout) |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'IO.open' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| from /tmp/ruby/src/trunk/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| from /tmp/ruby/src/trunk/lib/timeout.rb:190:in 'Timeout.timeout' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:2375:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write' |
| #<Thread:0x00007fad6b3a9358 /tmp/ruby/src/trunk/test/net/http/test_http.rb:570 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': [Net::WriteTimeout] exception expected, not #<Net::OpenTimeout: Failed to open TCP connection to localhost:42371 (execution expired)>. (Test::Unit::AssertionFailedError) |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' |
| /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'TCPSocket#initialize': Failed to open TCP connection to localhost:42371 (execution expired) (Net::OpenTimeout) |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'IO.open' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| from /tmp/ruby/src/trunk/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| from /tmp/ruby/src/trunk/lib/timeout.rb:190:in 'Timeout.timeout' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:2375:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:2398:in 'Net::HTTP#send_entity' |
| from /tmp/ruby/src/trunk/lib/net/http.rb:2046:in 'Net::HTTP#post' |
| from /tmp/ruby/src/trunk/test/net/http/test_http.rb:574:in 'block (4 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:638:in 'block (2 levels) in Test::Unit::CoreAssertions#assert_warning' |
| from /tmp/ruby/src/trunk/tool/lib/envutil.rb:227:in 'EnvUtil.verbose_warning' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:637:in 'block in Test::Unit::CoreAssertions#assert_warning' |
| from /tmp/ruby/src/trunk/tool/lib/envutil.rb:292:in 'EnvUtil.with_default_internal' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:636:in 'Test::Unit::CoreAssertions#assert_warning' |
| from /tmp/ruby/src/trunk/test/net/http/test_http.rb:573:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' |
| from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' |
| Failed tests: |
| Prism::TestCompilePrism#test_ScopeNode: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Prism::TestCompilePrism#test_ConstantPathTargetNode: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Bug::Test_ExceptionAT#test_exception_at_throwing: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTimeExtension#test_rfc2822_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpaceRactor#test_tracing_does_not_crash: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestISeq#test_iseq_builtin_load: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestISeq#test_translate_by_object: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestISeq#test_mandatory_only: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_9: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_5: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_7: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_1: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_3: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_8: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_2: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_0: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_6: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_4: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIterator#test_yield_at_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO_M17N#test_bom_too_long_utfname: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_ext_euc_jp_and_int_utf_8: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_extutf8: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_bytes_euc_jp: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_as_bytes_extutf8: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_extutf8_invalid: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_utf8_raw_windows_1252_name: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_utf8_raw_windows_1251_name: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_extutf8_inteucjp_unrepresentable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_utf8_raw_jp_name: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_euc_jp: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_extutf8_inteucjp_representable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSignal#test_trap_system_default: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSignal#test_hup_me: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSignal#test_ignored_interrupt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSignal#test_sigwait_fd_unused: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_ArithSeq#test_extract_with_others: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_ArithSeq#test_extract_with_arith_seq: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_ArithSeq#test_extract_with_range: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfConfiguration#test_verbose_with_arg: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::Literal#test_hash_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::Literal#test_array_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestABI#test_require_lib_with_incorrect_abi_on_dev_ruby: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestABI#test_require_lib_with_incorrect_abi_on_release_ruby: Test::Unit::PendedError: ABI is enforced |
| TestABI#test_disable_abi_check_using_environment_variable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestABI#test_enable_abi_check_using_environment_variable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestProvider#test_unloaded_openssl_provider: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestProvider#test_openssl_provider_names: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestProvider#test_openssl_legacy_provider: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestProvider#test_openssl_provider_name_inspect: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestFloat#test_aliased_quo_recursion: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestFloat#test_long_string: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_using_wrong_argument: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_remove_refined_method: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_public_in_refine: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_undefined_refined_method_defined: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_refined_method_defined: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_remove_undefined_refined_method: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_refine_after_using: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_refine_basic_object: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_reopen_refinement_module: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_singleton_method_should_not_use_refinements: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_refine_with_prepend: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_symbol_proc_with_block: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_refined_protected_methods: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_inlinecache: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_change_refined_new_method_visibility: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_alias_refined_method: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_nested_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_Load_ResolveSymbol#test_load_resolve_symbol_resolver: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_throw_while_loading: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_default_loaded_features_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_define_class_under: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_require_invalid_shared_object: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_define_module: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_define_class: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_loading_fifo_threading_raise: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_loading_fifo_threading_success: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_define_module_under: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_loading_fifo_fd_leak: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_require_in_wrapped_load: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_load_error_path: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_load_wrap_nil: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_require_too_long_filename: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_prepend_gc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_private_extended_module: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_prepend_visibility_inherited: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_gc_prepend_chain: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_prepend_optmethod: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_prepend_call_super: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_refine_module_then_include: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_private_top_methods: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_inspect_segfault: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_include_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_redefinition_mismatch: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArray#test_sort_with_replace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArray#test_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArray#test_repeated_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArray#test_repeated_combination_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestStringIO#test_overflow: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/digest: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/dtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/lib: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/erb: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/etc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/irb: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/monitor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/fiddle: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/net: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/-ext-: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/logger: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/cgi: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/did_you_mean: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/date: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/io: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/json: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/fiber: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/error_highlight: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/fileutils: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/mkmf: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/benchmark: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/coverage: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_nested_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/yaml: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/did_you_mean: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/optparse: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/prism: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/uri: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/error_highlight: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/reline: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/random: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/cgi: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/bundler: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/net: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/unicode_normalize: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/rubygems: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/syntax_suggest: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/irb: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/erb: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/rdoc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/logger: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/ruby_vm: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/open3: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/forwardable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/set: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestBignum#test_very_big_str_to_inum: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDateParseRactor#test_date_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir#test_instance_chdir: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir#test_glob_too_may_open_files: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir#test_glob_gc_for_fd: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnumerable#test_inject_op_redefined: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnumerable#test_refine_Enumerable_then_include: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnumerable#test_inject_array_op_redefined: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnumerable#test_callcc: Test::Unit::PendedError: requires callcc support |
| TestEnumerable#test_inject_array_op_private: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnumerable#test_inject_op_private: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_ArithSeq#test_beg_len_step: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| RactorCompatibilityTest#test_key_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| RactorCompatibilityTest#test_method_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| RactorCompatibilityTest#test_pattern_key_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| RactorCompatibilityTest#test_variable_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| RactorCompatibilityTest#test_class_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| RactorCompatibilityTest#test_can_raise_other_name_error_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_KDDI: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_UTF_32: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_UTF_7: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_UTF_16: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_CP50221: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_CP50220: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_IBM037: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_2: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_Integer#test_positive_pow: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThreadInstrumentation#test_blocking_on_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThreadInstrumentation#test_sleeping_inside_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArraySubclass#test_sort_with_replace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArraySubclass#test_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArraySubclass#test_repeated_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArraySubclass#test_repeated_combination_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAlias#test_alias_in_module: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPsychRactor#test_not_shareable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPsychRactor#test_ractor_round_trip: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPsychRactor#test_ractor_constants: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPsychRactor#test_ractor_config: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TC_OpenStruct#test_access_methods_from_different_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TC_OpenStruct#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTmpdir#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMarshal#test_marshal_load_extended_class_crash: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMarshal#test_continuation: Test::Unit::PendedError: requires callcc support |
| TestMarshal#test_marshal_load_r_prepare_reference_crash: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Bug::Test_ExceptionE#test_ensured: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTimeout#test_handling_enclosed_threadgroup: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTimeout#test_threadgroup: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDup#test_user_flags: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEncoding#test_errinfo_after_autoload: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEncoding#test_nonascii_library_path: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_block_curry_proc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_to_proc_no_method: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_block_curry_lambda: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_to_proc_binding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_to_proc_iseq: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_to_proc_arg: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_block_method_to_proc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_hash_redefinition: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTranscode#test_loading_race: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTranscode#test_valid_dummy_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfConfig#test_with_config_with_arg_and_value: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfConfig#test_with_target_rbconfig: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfConfig#test_with_config_with_arg_and_no_value: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfConfig#test_with_config_without_arg: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfConfig#test_dir_config: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestLambdaParameters#test_proc_inside_lambda_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_invert_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_rassoc_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_to_a_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_aset_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_fetch_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_keep_if_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_reject_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_replace_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_to_s_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_filter_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_bracket_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_select_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_each_pair_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_update_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_frozen_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_size_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_values_at_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_except_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_delete_if_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_delete_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_has_value_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_has_key_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_empty_p_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_has_value2_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_to_hash_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_key_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_inspect_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_getenv_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_frozen_env_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_shared_substring_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_clear_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_keys_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_huge_value_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_assoc_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_ivar_in_env_should_not_be_access_from_non_main_ractors: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_reject_bang_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_each_value_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_rehash_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_filter_bang_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_values_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_each_key_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_shift_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_slice_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_dup_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_to_h_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_select_bang_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestFIPS#test_fips_mode_get_is_false_on_fips_mode_disabled: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestFIPS#test_fips_mode_get_with_fips_mode_set: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestFIPS#test_fips_mode_get_is_true_on_fips_mode_enabled: Test::Unit::PendedError: Only for FIPS mode environment |
| OpenSSL::TestFIPS#test_fips_mode_is_reentrant: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestInteger#test_Integer_with_exception_keyword: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestInteger#test_Integer: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestInteger#test_times_bignum_redefine_plus_lt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestKeywordArguments#test_dynamic_symbol_keyword: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestKeywordArguments#test_large_kwsplat_to_method_taking_kw_and_kwsplat: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestWeakKeyMap#test_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPathnameRactor#test_ractor_shareable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObject#test_redef_method_missing: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:ext: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestNumeric#test_coerced_remainder: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| URI::TestCommon#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProc#test_hash_does_not_change_after_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPipe#test_stdout_epipe: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPipe::WithConversion#test_stdout_epipe: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTime#test_marshal_zone_gc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDefined#test_super_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_updating_references_for_heap_allocated_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_moving_hashes_down_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_moving_arrays_up_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_moving_objects_between_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_updating_references_for_embed_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_ast_compacts: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_moving_objects_between_heaps_keeps_shape_frozen_status: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_updating_references_for_heap_allocated_frozen_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_moving_arrays_down_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_updating_references_for_embed_frozen_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_moving_strings_down_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_moving_strings_up_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRand#test_default_seed: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/reline: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/set: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/optparse: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/win32: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/objspace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/openssl: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/socket: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/pathname: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/psych: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/ripper: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/stringio: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/yaml: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/ostruct: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/rubygems: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/rdoc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/uri: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/ruby: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/resolv: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/win32ole: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/prism: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/zlib: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/open-uri: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test/strscan: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestFiberCurrentRactor#test_ractor_shareable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptions#test_dump_parsetree_error_tolerant: Test::Unit::PendedError: Skipped, no message given |
| TestRubyOptions#test_setproctitle: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptions#test_yydebug: Test::Unit::PendedError: Skipped, no message given |
| TestSetTraceFunc#test_lineno_in_optimized_insn: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSetTraceFunc#test_script_compiled: Test::Unit::PendedError: TODO: test for requires |
| TestRubyOptimization#test_array_min: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_hash_length: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_callinfo_unreachable_path: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_gt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_optimized_empty_ensure: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_lt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_and: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_minus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_opt_case_dispatch: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_lt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_gt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_div: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_mul: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_eqq: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_ltlt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_length: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_array_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_array_length: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_objtostring: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_mul: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_or: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_div: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_empty?: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_array_max: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_uminus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_array_minus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_array_empty?: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_eq_neq: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_freeze_block: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_hash_aset_with: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_freeze: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_block_parameter_should_not_create_objects: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_minus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_peephole_optimization_without_trace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_ge: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_size: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_mod: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_le: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_hash_empty?: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_le: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_clear_unreachable_keyword_args: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_ge: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_hash_aref_with: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_format: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_super_in_method_missing: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_exception_in_name_error_to_str: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_exception_in_exception_equal: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_undef_Warning_warn: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_undefined_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_redefined_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_blocking_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_wrong_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyLiteral#test_hash_literal_frozen: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyLiteral#test_big_hash_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyLiteral#test_dsymbol_redefined_intern: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestFileExhaustive#test_flock_exclusive: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestFileExhaustive#test_flock_shared: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestFileExhaustive#test_readlink_long_path: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestFileExhaustive#test_expand_path_for_existent_username: Test::Unit::PendedError: ENV['USER'] is not set |
| TestFileExhaustive#test_join_with_changed_separator: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestNameError#test_info_parent_iseq_mark: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestLogDevice#test_shifting_weekly_dst_change: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestLogDevice#test_shifting_monthly_dst_change: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPack#test_pack_resize: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPack#test_bug_18343: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPack#test_pack_unpack_m: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPack#test_monkey_pack_buffer: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPack#test_monkey_pack: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_Symbol::TestInadvertent#test_gc_attrset: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThread#test_thread_value_in_trap: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThread#test_thread_join_in_trap: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThread#test_signal_at_join: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThread#test_report_on_exception: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestLastThread#test_last_thread: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTracepointObj#test_teardown_with_active_GC_end_hook: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfFlags#test_try_ldflag_invalid_opt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfFlags#test_try_cflag_invalid_opt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfFlags#test_try_cppflag_invalid_opt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestString#test_fs_setter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestString#test_eq_tilde_can_be_overridden: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_TooManyDummyEncodings#test_exceed_encoding_table_size: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Complex_Test#test_inspect_to_s_frozen_bug_20337: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestParse#test_shareable_constant_value_unshareable_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestParse#test_error_def_in_argument: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestParse#test_assign_in_conditional: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestParse#test_unclosed_unicode_escape_at_eol_bug_19750: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMethodInlineCache#test_zsuper: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestWait#test_wait_for_invalid_fd: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestWarning#test_warn_called_only_when_category_enabled: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDigest::TestInitCopy#test_initialize_copy_md5_rmd160: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| CGIUtilTest#test_cgi_unescapeURIComponent_accept_charset: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| CGIUtilTest#test_cgi_unescape_accept_charset: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjectSpace#test_each_object_no_garbage: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjectSpace#test_each_object_singleton_class: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPathname#test_relative_path_from_casefold: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPathname#test_split: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEtc#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDigest::TestDigestParen#test_no_lib_no_def: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDigest::TestDigestParen#test_race: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDigest::TestDigestParen#test_sha2: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDigest::TestDigestParen#test_no_lib: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDigest::TestDigestParen#test_race_mixed: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Ripper#test_new: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Ripper#test_regexp_enc_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestClass#test_superclass_of_basicobject: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestClass#test_redefinition_mismatch: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestCoverage#test_coverage_suspendable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Ripper::TestInput#test_new: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Ripper::TestInput#test_regexp_enc_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestClone#test_user_flags: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_timeout_nil: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_positive_look_behind: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_timeout_shorter_than_global: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_utf8_comment_in_usascii_extended_regexp_bug_19455: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_with_peek_optimization: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_positive_look_ahead: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_positive_look_ahead_complex: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_invalid_group: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_atomic: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_invalid_free_at_parse_depth_limit_over: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_bug_19467: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_s_timeout_corner_cases: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_exponential: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_s_timeout: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_nonextended_section_of_extended_regexp_bug_19379: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_extended_comment_invalid_escape_bug_18294: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_negative_look_behind: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_timeout_corner_cases: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_timeout_longer_than_global: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_square: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_atomic_complex: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_eq_tilde_can_be_overridden: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_negative_look_ahead: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIseqLoad#test_stressful_roundtrip: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIseqLoad#test_break_ensure: Test::Unit::PendedError: failing due to exception entry sp mismatch |
| TestIseqLoad#test_require_integration: Test::Unit::PendedError: iseq loader require integration tests still failing |
| TestIseqLoad#test_next_in_block_in_block: Test::Unit::PendedError: failing due to stack_max mismatch |
| TestRipper::Generic#test_parse_files:sample: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSystem#test_system_closed: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_String_Fstring#test_rb_enc_interned_str_autoloaded_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_String_Fstring#test_rb_enc_str_new_autoloaded_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThreadLockNativeThread#test_lock_native_thread_tls: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThreadLockNativeThread#test_lock_native_thread: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPostponed_job#test_multiple_preregistration: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPostponed_job#test_legacy_register: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPostponed_job#test_multiple_preregistration_with_new_data: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPostponed_job#test_preregister_and_trigger: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPostponed_job#test_legacy_register_in_c_thread: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPostponed_job#test_legacy_register_one_same: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_syntax_lib: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_keyword_empty_splat: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_safe_call_in_for_variable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_anonymous_keyword_rest_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_syntax_test: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_anonymous_rest_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_value_of_def: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_cdhash: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_class_module_Object_ancestors: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_syntax_sample: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_syntax_ext: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_anonymous_block_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGc#test_measure_total_time: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGc#test_gc_parameter_init_slots: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGc#test_latest_gc_info: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGc#test_latest_gc_info_weak_references_count: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGc#test_expand_heap: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGc#test_thrashing_for_young_objects: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGc#test_profiler_clear: Test::Unit::PendedError: for now |
| TestRubyYieldGen#test_block_cached_argc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestHashOnly#test_any_hash_fixable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestHashOnly#test_AREF_fstring_key_default_proc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_source_location: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_same_file: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_deprecate_constant_before_autoload: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_source_location_after_require: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_deprecate_constant: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_parallel_race: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_parent_namespace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_private_constant: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_p_with_static_extensions: Test::Unit::PendedError: Skipped, no message given |
| TestAutoload#test_autoload_private_constant_before_autoload: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestWeakMap#test_include?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f |
| TestWeakMap#test_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestWeakMap#test_member?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f |
| TestWeakMap#test_key?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f |
| TestArgf#test_wrong_type: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnumerator#test_with_index_dangling_memo: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMethod#test_argument_error_location: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMethod#test_override_optimized_method_on_class_using_prepend: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMethod#test_zsuper_private_override_instance_method: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMethod#test_hash_does_not_change_after_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_cross_thread_close_stdio: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_write_epipe_nosync: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_DATA_binmode: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_copy_stream_no_busy_wait: Test::Unit::PendedError: multiple threads already active |
| TestIO#test_closed_stream_in_rescue: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_race_gets_and_close: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_puts_parallel: Test::Unit::PendedError: not portable |
| TestIO#test_set_stdout: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_race_closed_stream: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_open_fifo_does_not_block_other_threads: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_autoclose_false_closed_by_finalizer: Test::Unit::PendedError: expect IO object was GC'ed but not recycled yet |
| TestIO#test_dup_many: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_set_lineno: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_exec_fd_3_redirect: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_to_hash_on_arguments: Test::Unit::AssertionFailedError: |
| TestProcess#test_warmup_precompute_string_coderange: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_rescue_exec_fail: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_warmup_run_major_gc_and_compact: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_execopts_rlimit: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_warmup_promote_all_objects_to_oldgen: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_popen_reopen: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_deadlock_by_signal_at_forking: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_overwrite_ENV: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpace#test_load_allocation_path_load: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpace#test_count_symbols: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpace#test_reachable_objects_during_iteration: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpace#test_load_allocation_path_compile_file: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpace#test_reachable_objects_from: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpace#test_reachable_objects_size: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpace#test_trace_object_allocations_stop_first: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| 1) Failure: |
| Prism::TestCompilePrism#test_ScopeNode [/tmp/ruby/src/trunk/test/ruby/test_compile_prism.rb:2570]: |
| assert_separately failed with error message |
| pid 3638521 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 2) Failure: |
| Prism::TestCompilePrism#test_ConstantPathTargetNode [/tmp/ruby/src/trunk/test/ruby/test_compile_prism.rb:447]: |
| assert_separately failed with error message |
| pid 3638524 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 3) Failure: |
| Bug::Test_ExceptionAT#test_exception_at_throwing [/tmp/ruby/src/trunk/test/-ext-/exception/test_exception_at_throwing.rb:7]: |
| assert_separately failed with error message |
| pid 3638527 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 4) Failure: |
| TestTimeExtension#test_rfc2822_ractor [/tmp/ruby/src/trunk/test/test_time.rb:76]: |
| assert_separately failed with error message |
| pid 3638533 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 5) Failure: |
| TestObjSpaceRactor#test_tracing_does_not_crash [/tmp/ruby/src/trunk/test/objspace/test_ractor.rb:5]: |
| assert_separately failed with error message |
| pid 3638538 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 6) Failure: |
| TestISeq#test_iseq_builtin_load [/tmp/ruby/src/trunk/test/ruby/test_iseq.rb:769]: |
| assert_separately failed with error message |
| pid 3638562 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 7) Failure: |
| TestISeq#test_translate_by_object [/tmp/ruby/src/trunk/test/ruby/test_iseq.rb:407]: |
| assert_separately failed with error message |
| pid 3638571 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 8) Failure: |
| TestISeq#test_mandatory_only [/tmp/ruby/src/trunk/test/ruby/test_iseq.rb:788]: |
| assert_separately failed with error message |
| pid 3638574 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 9) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_9 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 3638588 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 10) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_5 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 3638593 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 11) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_7 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 3638598 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 12) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_1 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 3638603 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 13) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_3 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 3638608 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 14) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_8 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 3638613 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 15) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_2 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 3638618 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 16) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_0 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 3638623 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 17) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_6 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 3638628 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 18) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_4 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 3638633 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 19) Failure: |
| TestIterator#test_yield_at_toplevel [/tmp/ruby/src/trunk/test/ruby/test_iterator.rb:16]: |
| assert_separately failed with error message |
| pid 3638638 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 20) Failure: |
| TestIO_M17N#test_bom_too_long_utfname [/tmp/ruby/src/trunk/test/ruby/test_io_m17n.rb:2251]: |
| assert_separately failed with error message |
| pid 3638755 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 21) Failure: |
| TestDir_M17N#test_filename_ext_euc_jp_and_int_utf_8 [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:233]: |
| assert_separately failed with error message |
| pid 3638808 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 22) Failure: |
| TestDir_M17N#test_filename_extutf8 [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:43]: |
| assert_separately failed with error message |
| pid 3638811 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 23) Failure: |
| TestDir_M17N#test_filename_bytes_euc_jp [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:174]: |
| assert_separately failed with error message |
| pid 3638814 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 24) Failure: |
| TestDir_M17N#test_filename_as_bytes_extutf8 [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:79]: |
| assert_separately failed with error message |
| pid 3638817 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 25) Failure: |
| TestDir_M17N#test_filename_extutf8_invalid [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:58]: |
| assert_separately failed with error message |
| pid 3638820 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 26) Failure: |
| TestDir_M17N#test_filename_utf8_raw_windows_1252_name [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:227]: |
| assert_separately failed with error message |
| pid 3638823 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 27) Failure: |
| TestDir_M17N#test_filename_utf8_raw_windows_1251_name [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:223]: |
| assert_separately failed with error message |
| pid 3638826 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 28) Failure: |
| TestDir_M17N#test_filename_extutf8_inteucjp_unrepresentable [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:140]: |
| assert_separately failed with error message |
| pid 3638829 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 29) Failure: |
| TestDir_M17N#test_filename_utf8_raw_jp_name [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:219]: |
| assert_separately failed with error message |
| pid 3638832 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 30) Failure: |
| TestDir_M17N#test_filename_euc_jp [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:191]: |
| assert_separately failed with error message |
| pid 3638835 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 31) Failure: |
| TestDir_M17N#test_filename_extutf8_inteucjp_representable [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:116]: |
| assert_separately failed with error message |
| pid 3638838 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 32) Failure: |
| TestSignal#test_trap_system_default [/tmp/ruby/src/trunk/test/ruby/test_signal.rb:197]: |
| assert_separately failed with error message |
| pid 3638847 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 33) Failure: |
| TestSignal#test_hup_me [/tmp/ruby/src/trunk/test/ruby/test_signal.rb:268]: |
| assert_separately failed with error message |
| pid 3638850 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 34) Failure: |
| TestSignal#test_ignored_interrupt [/tmp/ruby/src/trunk/test/ruby/test_signal.rb:284]: |
| assert_separately failed with error message |
| pid 3638853 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 35) Failure: |
| TestSignal#test_sigwait_fd_unused [/tmp/ruby/src/trunk/test/ruby/test_signal.rb:336]: |
| assert_separately failed with error message |
| pid 3638904 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 36) Failure: |
| Test_ArithSeq#test_extract_with_others [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_extract.rb:33]: |
| assert_separately failed with error message |
| pid 3638914 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 37) Failure: |
| Test_ArithSeq#test_extract_with_arith_seq [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_extract.rb:6]: |
| assert_separately failed with error message |
| pid 3638917 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 38) Failure: |
| Test_ArithSeq#test_beg_len_step [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_beg_len_step.rb:6]: |
| assert_separately failed with error message |
| pid 3638920 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 39) Failure: |
| Test_ArithSeq#test_extract_with_range [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_extract.rb:21]: |
| assert_separately failed with error message |
| pid 3638923 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 40) Failure: |
| TestMkmfConfiguration#test_verbose_with_arg [/tmp/ruby/src/trunk/test/mkmf/test_configuration.rb:28]: |
| assert_separately failed with error message |
| pid 3638926 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 41) Failure: |
| TestAllocation::Literal#test_hash_literal [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3638929 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 42) Failure: |
| TestAllocation::Literal#test_array_literal [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3638932 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 43) Failure: |
| TestABI#test_require_lib_with_incorrect_abi_on_dev_ruby [/tmp/ruby/src/trunk/test/-ext-/test_abi.rb:9]: |
| assert_separately failed with error message |
| pid 3638935 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 44) Failure: |
| TestABI#test_disable_abi_check_using_environment_variable [/tmp/ruby/src/trunk/test/-ext-/test_abi.rb:19]: |
| assert_separately failed with error message |
| pid 3638938 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 45) Failure: |
| TestABI#test_enable_abi_check_using_environment_variable [/tmp/ruby/src/trunk/test/-ext-/test_abi.rb:27]: |
| assert_separately failed with error message |
| pid 3638941 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 46) Failure: |
| OpenSSL::TestProvider#test_unloaded_openssl_provider [/tmp/ruby/src/trunk/test/openssl/test_provider.rb:77]: |
| assert_separately failed with error message |
| pid 3638944 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 47) Failure: |
| OpenSSL::TestProvider#test_openssl_provider_names [/tmp/ruby/src/trunk/test/openssl/test_provider.rb:77]: |
| assert_separately failed with error message |
| pid 3638947 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 48) Failure: |
| OpenSSL::TestProvider#test_openssl_legacy_provider [/tmp/ruby/src/trunk/test/openssl/test_provider.rb:77]: |
| assert_separately failed with error message |
| pid 3638950 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 49) Failure: |
| OpenSSL::TestProvider#test_openssl_provider_name_inspect [/tmp/ruby/src/trunk/test/openssl/test_provider.rb:77]: |
| assert_separately failed with error message |
| pid 3638953 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 50) Failure: |
| TestFloat#test_aliased_quo_recursion [/tmp/ruby/src/trunk/test/ruby/test_float.rb:1030]: |
| assert_separately failed with error message |
| pid 3638956 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 51) Failure: |
| TestFloat#test_long_string [/tmp/ruby/src/trunk/test/ruby/test_float.rb:981]: |
| assert_separately failed with error message |
| pid 3638959 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 52) Failure: |
| TestRefinement#test_using_wrong_argument [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:2052]: |
| assert_separately failed with error message |
| pid 3638962 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 53) Failure: |
| TestRefinement#test_remove_refined_method [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1405]: |
| assert_separately failed with error message |
| pid 3638965 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 54) Failure: |
| TestRefinement#test_public_in_refine [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1922]: |
| assert_separately failed with error message |
| pid 3638972 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 55) Failure: |
| TestRefinement#test_undefined_refined_method_defined [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1372]: |
| assert_separately failed with error message |
| pid 3638979 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 56) Failure: |
| TestRefinement#test_refined_method_defined [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1330]: |
| assert_separately failed with error message |
| pid 3638986 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 57) Failure: |
| TestRefinement#test_remove_undefined_refined_method [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1433]: |
| assert_separately failed with error message |
| pid 3638989 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 58) Failure: |
| TestRefinement#test_refine_after_using [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1039]: |
| assert_separately failed with error message |
| pid 3638992 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 59) Failure: |
| TestRefinement#test_refine_basic_object [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1245]: |
| assert_separately failed with error message |
| pid 3638995 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 60) Failure: |
| TestRefinement#test_reopen_refinement_module [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1596]: |
| assert_separately failed with error message |
| pid 3638998 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 61) Failure: |
| TestRefinement#test_singleton_method_should_not_use_refinements [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1312]: |
| assert_separately failed with error message |
| pid 3639001 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 62) Failure: |
| TestRefinement#test_refine_with_prepend [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1908]: |
| assert_separately failed with error message |
| pid 3639012 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 63) Failure: |
| TestRefinement#test_symbol_proc_with_block [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1858]: |
| assert_separately failed with error message |
| pid 3639043 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 64) Failure: |
| TestRefinement#test_refined_protected_methods [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1210]: |
| assert_separately failed with error message |
| pid 3639049 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 65) Failure: |
| TestRefinement#test_inlinecache [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:2653]: |
| assert_separately failed with error message |
| pid 3639071 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 66) Failure: |
| TestRefinement#test_change_refined_new_method_visibility [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1273]: |
| assert_separately failed with error message |
| pid 3639074 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 67) Failure: |
| TestRefinement#test_alias_refined_method [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1287]: |
| assert_separately failed with error message |
| pid 3639092 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 68) Failure: |
| TestAllocation::MethodCall#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639095 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 69) Failure: |
| TestAllocation::MethodCall#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639098 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 70) Failure: |
| TestAllocation::MethodCall#test_optional_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639101 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 71) Failure: |
| TestAllocation::MethodCall#test_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639104 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 72) Failure: |
| TestAllocation::MethodCall#test_argument_forwarding [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639107 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 73) Failure: |
| TestAllocation::MethodCall#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639110 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 74) Failure: |
| TestAllocation::MethodCall#test_positional_splat_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639113 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 75) Failure: |
| TestAllocation::MethodCall#test_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639116 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 76) Failure: |
| TestAllocation::MethodCall#test_no_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639119 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 77) Failure: |
| TestAllocation::MethodCall#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639122 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 78) Failure: |
| TestAllocation::MethodCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639125 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 79) Failure: |
| TestAllocation::MethodCall#test_required_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639128 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 80) Failure: |
| TestAllocation::MethodCall#test_positional_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639131 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 81) Failure: |
| TestAllocation::MethodCall#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639134 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 82) Failure: |
| TestAllocation::MethodCall#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639137 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 83) Failure: |
| TestAllocation::MethodCall#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639140 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 84) Failure: |
| TestAllocation::MethodCall#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639143 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 85) Failure: |
| TestAllocation::MethodCall#test_ruby2_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639146 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 86) Failure: |
| TestAllocation::MethodCall#test_nested_argument_forwarding [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639149 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 87) Failure: |
| Test_Load_ResolveSymbol#test_load_resolve_symbol_resolver [/tmp/ruby/src/trunk/test/-ext-/load/test_resolve_symbol.rb:6]: |
| assert_separately failed with error message |
| pid 3639152 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 88) Failure: |
| TestRequire#test_throw_while_loading [/tmp/ruby/src/trunk/test/ruby/test_require.rb:920]: |
| assert_separately failed with error message |
| pid 3639163 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 89) Failure: |
| TestRequire#test_default_loaded_features_encoding [/tmp/ruby/src/trunk/test/ruby/test_require.rb:633]: |
| assert_separately failed with error message |
| pid 3639167 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 90) Failure: |
| TestRequire#test_define_class_under [/tmp/ruby/src/trunk/test/ruby/test_require.rb:285]: |
| assert_separately failed with error message |
| pid 3639174 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 91) Failure: |
| TestRequire#test_require_invalid_shared_object [/tmp/ruby/src/trunk/test/ruby/test_require.rb:37]: |
| assert_separately failed with error message |
| pid 3639225 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 92) Failure: |
| TestRequire#test_define_module [/tmp/ruby/src/trunk/test/ruby/test_require.rb:317]: |
| assert_separately failed with error message |
| pid 3639228 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 93) Failure: |
| TestRequire#test_define_class [/tmp/ruby/src/trunk/test/ruby/test_require.rb:256]: |
| assert_separately failed with error message |
| pid 3639241 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 94) Failure: |
| TestRequire#test_loading_fifo_threading_raise [/tmp/ruby/src/trunk/test/ruby/test_require.rb:850]: |
| assert_separately failed with error message |
| pid 3639244 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 95) Failure: |
| TestRequire#test_loading_fifo_threading_success [/tmp/ruby/src/trunk/test/ruby/test_require.rb:869]: |
| assert_separately failed with error message |
| pid 3639248 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 96) Failure: |
| TestRequire#test_define_module_under [/tmp/ruby/src/trunk/test/ruby/test_require.rb:332]: |
| assert_separately failed with error message |
| pid 3639262 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 97) Failure: |
| TestRequire#test_loading_fifo_fd_leak [/tmp/ruby/src/trunk/test/ruby/test_require.rb:896]: |
| assert_separately failed with error message |
| pid 3639265 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 98) Failure: |
| TestRequire#test_require_in_wrapped_load [/tmp/ruby/src/trunk/test/ruby/test_require.rb:364]: |
| assert_separately failed with error message |
| pid 3639376 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 99) Failure: |
| TestRequire#test_load_error_path [/tmp/ruby/src/trunk/test/ruby/test_require.rb:20]: |
| assert_separately failed with error message |
| pid 3639379 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 100) Failure: |
| TestRequire#test_load_wrap_nil [/tmp/ruby/src/trunk/test/ruby/test_require.rb:431]: |
| assert_separately failed with error message |
| pid 3639382 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 101) Failure: |
| TestRequire#test_require_too_long_filename [/tmp/ruby/src/trunk/test/ruby/test_require.rb:48]: |
| assert_separately failed with error message |
| pid 3639399 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 102) Failure: |
| TestModule#test_prepend_gc [/tmp/ruby/src/trunk/test/ruby/test_module.rb:3069]: |
| assert_separately failed with error message |
| pid 3639435 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 103) Failure: |
| TestModule#test_private_extended_module [/tmp/ruby/src/trunk/test/ruby/test_module.rb:3222]: |
| assert_separately failed with error message |
| pid 3639438 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 104) Failure: |
| TestModule#test_prepend_visibility_inherited [/tmp/ruby/src/trunk/test/ruby/test_module.rb:2632]: |
| assert_separately failed with error message |
| pid 3639441 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 105) Failure: |
| TestModule#test_gc_prepend_chain [/tmp/ruby/src/trunk/test/ruby/test_module.rb:604]: |
| assert_separately failed with error message |
| pid 3639444 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 106) Failure: |
| TestModule#test_prepend_optmethod [/tmp/ruby/src/trunk/test/ruby/test_module.rb:2441]: |
| assert_separately failed with error message |
| pid 3639447 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 107) Failure: |
| TestModule#test_prepend_call_super [/tmp/ruby/src/trunk/test/ruby/test_module.rb:2760]: |
| assert_separately failed with error message |
| pid 3639462 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 108) Failure: |
| TestModule#test_refine_module_then_include [/tmp/ruby/src/trunk/test/ruby/test_module.rb:626]: |
| assert_separately failed with error message |
| pid 3639473 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 109) Failure: |
| TestModule#test_private_top_methods [/tmp/ruby/src/trunk/test/ruby/test_module.rb:2982]: |
| assert_separately failed with error message |
| pid 3639484 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 110) Failure: |
| TestModule#test_inspect_segfault [/tmp/ruby/src/trunk/test/ruby/test_module.rb:3141]: |
| assert_separately failed with error message |
| pid 3639491 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 111) Failure: |
| TestModule#test_include_toplevel [/tmp/ruby/src/trunk/test/ruby/test_module.rb:526]: |
| assert_separately failed with error message |
| pid 3639494 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 112) Failure: |
| TestModule#test_redefinition_mismatch [/tmp/ruby/src/trunk/test/ruby/test_module.rb:3213]: |
| assert_separately failed with error message |
| pid 3639505 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 113) Failure: |
| TestArray#test_sort_with_replace [/tmp/ruby/src/trunk/test/ruby/test_array.rb:1877]: |
| assert_separately failed with error message |
| pid 3639516 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 114) Failure: |
| TestArray#test_permutation_stack_error [/tmp/ruby/src/trunk/test/ruby/test_array.rb:2488]: |
| assert_separately failed with error message |
| pid 3639519 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 115) Failure: |
| TestArray#test_repeated_permutation_stack_error [/tmp/ruby/src/trunk/test/ruby/test_array.rb:2530]: |
| assert_separately failed with error message |
| pid 3639533 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 116) Failure: |
| TestArray#test_repeated_combination_stack_error [/tmp/ruby/src/trunk/test/ruby/test_array.rb:2576]: |
| assert_separately failed with error message |
| pid 3639536 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 117) Failure: |
| TestStringIO#test_overflow [/tmp/ruby/src/trunk/test/stringio/test_stringio.rb:947]: |
| assert_separately failed with error message |
| pid 3639539 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 118) Failure: |
| TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639542 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 119) Failure: |
| TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639545 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 120) Failure: |
| TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639548 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 121) Failure: |
| TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639551 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 122) Failure: |
| TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639554 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 123) Failure: |
| TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639557 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 124) Failure: |
| TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639560 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 125) Failure: |
| TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639563 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 126) Failure: |
| TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639566 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 127) Failure: |
| TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639569 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 128) Failure: |
| TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639572 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 129) Failure: |
| TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639575 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 130) Failure: |
| TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639578 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 131) Failure: |
| TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639581 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 132) Failure: |
| TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639584 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 133) Failure: |
| TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639587 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 134) Failure: |
| TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639590 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 135) Failure: |
| TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:5]: |
| assert_separately failed with error message |
| pid 3639593 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 136) Failure: |
| TestRipper::Generic#test_parse_files:sample [/tmp/ruby/src/trunk/test/ripper/test_files_sample.rb:5]: |
| assert_separately failed with error message |
| pid 3639596 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 137) Failure: |
| TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639599 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 138) Failure: |
| TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639602 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 139) Failure: |
| TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639605 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 140) Failure: |
| TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639608 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 141) Failure: |
| TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639611 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 142) Failure: |
| TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639614 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 143) Failure: |
| TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639617 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 144) Failure: |
| TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639620 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 145) Failure: |
| TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639623 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 146) Failure: |
| TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639626 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 147) Failure: |
| TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639629 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 148) Failure: |
| TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639632 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 149) Failure: |
| TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639635 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 150) Failure: |
| TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639638 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 151) Failure: |
| TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639641 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 152) Failure: |
| TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639644 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 153) Failure: |
| TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639647 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 154) Failure: |
| TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639650 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 155) Failure: |
| TestRipper::Generic#test_parse_files:ext [/tmp/ruby/src/trunk/test/ripper/test_files_ext.rb:5]: |
| assert_separately failed with error message |
| pid 3639653 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 156) Failure: |
| TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639656 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 157) Failure: |
| TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639659 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 158) Failure: |
| TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639662 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 159) Failure: |
| TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639665 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 160) Failure: |
| TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639668 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 161) Failure: |
| TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639671 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 162) Failure: |
| TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639674 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 163) Failure: |
| TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639677 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 164) Failure: |
| TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639680 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 165) Failure: |
| TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639683 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 166) Failure: |
| TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639686 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 167) Failure: |
| TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639689 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 168) Failure: |
| TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639692 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 169) Failure: |
| TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639695 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 170) Failure: |
| TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639698 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 171) Failure: |
| TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639701 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 172) Failure: |
| TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639704 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 173) Failure: |
| TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639707 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 174) Failure: |
| TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639710 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 175) Failure: |
| TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639713 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 176) Failure: |
| TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639716 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 177) Failure: |
| TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639719 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 178) Failure: |
| TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639722 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 179) Failure: |
| TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639725 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 180) Failure: |
| TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639728 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 181) Failure: |
| TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639731 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 182) Failure: |
| TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639734 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 183) Failure: |
| TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639737 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 184) Failure: |
| TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639740 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 185) Failure: |
| TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639743 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 186) Failure: |
| TestRipper::Generic#test_parse_files:test [/tmp/ruby/src/trunk/test/ripper/test_files_test.rb:5]: |
| assert_separately failed with error message |
| pid 3639746 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 187) Failure: |
| TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639749 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 188) Failure: |
| TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639752 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 189) Failure: |
| TestAllocation::MethodCall::WithBlock#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639755 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 190) Failure: |
| TestAllocation::MethodCall::WithBlock#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639758 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 191) Failure: |
| TestAllocation::MethodCall::WithBlock#test_optional_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639761 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 192) Failure: |
| TestAllocation::MethodCall::WithBlock#test_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639764 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 193) Failure: |
| TestAllocation::MethodCall::WithBlock#test_argument_forwarding [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639767 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 194) Failure: |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639770 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 195) Failure: |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639773 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 196) Failure: |
| TestAllocation::MethodCall::WithBlock#test_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639776 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 197) Failure: |
| TestAllocation::MethodCall::WithBlock#test_no_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639779 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 198) Failure: |
| TestAllocation::MethodCall::WithBlock#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639782 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 199) Failure: |
| TestAllocation::MethodCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639785 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 200) Failure: |
| TestAllocation::MethodCall::WithBlock#test_required_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639788 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 201) Failure: |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639791 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 202) Failure: |
| TestAllocation::MethodCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639794 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 203) Failure: |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639797 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 204) Failure: |
| TestAllocation::MethodCall::WithBlock#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639800 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 205) Failure: |
| TestAllocation::MethodCall::WithBlock#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639803 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 206) Failure: |
| TestAllocation::MethodCall::WithBlock#test_ruby2_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639806 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 207) Failure: |
| TestAllocation::MethodCall::WithBlock#test_nested_argument_forwarding [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3639809 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 208) Failure: |
| TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639812 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 209) Failure: |
| TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639815 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 210) Failure: |
| TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639818 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 211) Failure: |
| TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639821 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 212) Failure: |
| TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639824 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 213) Failure: |
| TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639827 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 214) Failure: |
| TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639830 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 215) Failure: |
| TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639833 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 216) Failure: |
| TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639836 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 217) Failure: |
| TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639839 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 218) Failure: |
| TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639842 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 219) Failure: |
| TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639845 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 220) Failure: |
| TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639848 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 221) Failure: |
| TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639851 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 222) Failure: |
| TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639854 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 223) Failure: |
| TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639857 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 224) Failure: |
| TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639860 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 225) Failure: |
| TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:5]: |
| assert_separately failed with error message |
| pid 3639863 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 226) Failure: |
| TestRipper::Generic#test_parse_files:sample [/tmp/ruby/src/trunk/test/ripper/test_files_sample.rb:5]: |
| assert_separately failed with error message |
| pid 3639866 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 227) Failure: |
| TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639869 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 228) Failure: |
| TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639872 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 229) Failure: |
| TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639875 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 230) Failure: |
| TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639878 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 231) Failure: |
| TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639881 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 232) Failure: |
| TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639884 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 233) Failure: |
| TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639887 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 234) Failure: |
| TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639890 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 235) Failure: |
| TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639893 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 236) Failure: |
| TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639896 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 237) Failure: |
| TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639899 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 238) Failure: |
| TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639902 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 239) Failure: |
| TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639905 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 240) Failure: |
| TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639908 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 241) Failure: |
| TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639911 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 242) Failure: |
| TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639914 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 243) Failure: |
| TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639917 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 244) Failure: |
| TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639920 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 245) Failure: |
| TestRipper::Generic#test_parse_files:ext [/tmp/ruby/src/trunk/test/ripper/test_files_ext.rb:5]: |
| assert_separately failed with error message |
| pid 3639923 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 246) Failure: |
| TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639926 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 247) Failure: |
| TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639929 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 248) Failure: |
| TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639932 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 249) Failure: |
| TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639935 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 250) Failure: |
| TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639938 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 251) Failure: |
| TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639941 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 252) Failure: |
| TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639944 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 253) Failure: |
| TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639947 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 254) Failure: |
| TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639950 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 255) Failure: |
| TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639953 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 256) Failure: |
| TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639956 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 257) Failure: |
| TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639959 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 258) Failure: |
| TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639962 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 259) Failure: |
| TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639965 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 260) Failure: |
| TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639968 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 261) Failure: |
| TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639971 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 262) Failure: |
| TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639974 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 263) Failure: |
| TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639977 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 264) Failure: |
| TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639980 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 265) Failure: |
| TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639983 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 266) Failure: |
| TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639986 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 267) Failure: |
| TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3639989 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 268) Failure: |
| TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3639992 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 269) Failure: |
| TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639995 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 270) Failure: |
| TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3639998 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 271) Failure: |
| TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640001 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 272) Failure: |
| TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640004 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 273) Failure: |
| TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640007 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 274) Failure: |
| TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640010 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 275) Failure: |
| TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640013 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 276) Failure: |
| TestRipper::Generic#test_parse_files:test [/tmp/ruby/src/trunk/test/ripper/test_files_test.rb:5]: |
| assert_separately failed with error message |
| pid 3640016 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 277) Failure: |
| TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640019 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 278) Failure: |
| TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640022 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 279) Failure: |
| TestBignum#test_very_big_str_to_inum [/tmp/ruby/src/trunk/test/ruby/test_bignum.rb:207]: |
| assert_separately failed with error message |
| pid 3640025 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 280) Failure: |
| TestDateParseRactor#test_date_ractor [/tmp/ruby/src/trunk/test/date/test_date_ractor.rb:22]: |
| assert_separately failed with error message |
| pid 3640028 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 281) Failure: |
| TestDir#test_instance_chdir [/tmp/ruby/src/trunk/test/ruby/test_dir.rb:174]: |
| assert_separately failed with error message |
| pid 3640034 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 282) Failure: |
| TestDir#test_glob_too_may_open_files [/tmp/ruby/src/trunk/test/ruby/test_dir.rb:362]: |
| assert_separately failed with error message |
| pid 3640037 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 283) Failure: |
| TestDir#test_glob_gc_for_fd [/tmp/ruby/src/trunk/test/ruby/test_dir.rb:743]: |
| assert_separately failed with error message |
| pid 3640042 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 284) Failure: |
| TestEnumerable#test_inject_op_redefined [/tmp/ruby/src/trunk/test/ruby/test_enum.rb:273]: |
| assert_separately failed with error message |
| pid 3640047 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 285) Failure: |
| TestEnumerable#test_refine_Enumerable_then_include [/tmp/ruby/src/trunk/test/ruby/test_enum.rb:369]: |
| assert_separately failed with error message |
| pid 3640066 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 286) Failure: |
| TestEnumerable#test_inject_array_op_redefined [/tmp/ruby/src/trunk/test/ruby/test_enum.rb:329]: |
| assert_separately failed with error message |
| pid 3640069 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 287) Failure: |
| TestEnumerable#test_inject_array_op_private [/tmp/ruby/src/trunk/test/ruby/test_enum.rb:350]: |
| assert_separately failed with error message |
| pid 3640091 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 288) Failure: |
| TestEnumerable#test_inject_op_private [/tmp/ruby/src/trunk/test/ruby/test_enum.rb:302]: |
| assert_separately failed with error message |
| pid 3640103 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 289) Failure: |
| Test_ArithSeq#test_extract_with_others [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_extract.rb:33]: |
| assert_separately failed with error message |
| pid 3640138 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 290) Failure: |
| Test_ArithSeq#test_extract_with_arith_seq [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_extract.rb:6]: |
| assert_separately failed with error message |
| pid 3640141 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 291) Failure: |
| Test_ArithSeq#test_beg_len_step [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_beg_len_step.rb:6]: |
| assert_separately failed with error message |
| pid 3640144 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 292) Failure: |
| Test_ArithSeq#test_extract_with_range [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_extract.rb:21]: |
| assert_separately failed with error message |
| pid 3640147 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 293) Failure: |
| RactorCompatibilityTest#test_key_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk/test/did_you_mean/test_ractor_compatibility.rb:24]: |
| assert_separately failed with error message |
| pid 3640150 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 294) Failure: |
| RactorCompatibilityTest#test_method_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk/test/did_you_mean/test_ractor_compatibility.rb:43]: |
| assert_separately failed with error message |
| pid 3640155 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 295) Failure: |
| RactorCompatibilityTest#test_pattern_key_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk/test/did_you_mean/test_ractor_compatibility.rb:61]: |
| assert_separately failed with error message |
| pid 3640160 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 296) Failure: |
| RactorCompatibilityTest#test_variable_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk/test/did_you_mean/test_ractor_compatibility.rb:100]: |
| assert_separately failed with error message |
| pid 3640165 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 297) Failure: |
| RactorCompatibilityTest#test_class_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk/test/did_you_mean/test_ractor_compatibility.rb:7]: |
| assert_separately failed with error message |
| pid 3640170 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 298) Failure: |
| RactorCompatibilityTest#test_can_raise_other_name_error_in_ractor [/tmp/ruby/src/trunk/test/did_you_mean/test_ractor_compatibility.rb:83]: |
| assert_separately failed with error message |
| pid 3640175 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 299) Failure: |
| TestAllocation::ProcCall#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640180 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 300) Failure: |
| TestAllocation::ProcCall#test_optional_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640183 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 301) Failure: |
| TestAllocation::ProcCall#test_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640186 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 302) Failure: |
| TestAllocation::ProcCall#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640189 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 303) Failure: |
| TestAllocation::ProcCall#test_positional_splat_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640192 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 304) Failure: |
| TestAllocation::ProcCall#test_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640195 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 305) Failure: |
| TestAllocation::ProcCall#test_no_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640198 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 306) Failure: |
| TestAllocation::ProcCall#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640201 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 307) Failure: |
| TestAllocation::ProcCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640204 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 308) Failure: |
| TestAllocation::ProcCall#test_required_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640207 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 309) Failure: |
| TestAllocation::ProcCall#test_positional_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640210 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 310) Failure: |
| TestAllocation::ProcCall#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640213 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 311) Failure: |
| TestAllocation::ProcCall#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640216 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 312) Failure: |
| TestAllocation::ProcCall#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640219 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 313) Failure: |
| TestAllocation::ProcCall#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640222 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 314) Failure: |
| TestAllocation::ProcCall#test_ruby2_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640225 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 315) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_KDDI [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 3640228 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 316) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_UTF_32 [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 3640231 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 317) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_UTF_7 [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 3640234 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 318) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_UTF_16 [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 3640237 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 319) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_CP50221 [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 3640240 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 320) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 3640243 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 321) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_CP50220 [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 3640246 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 322) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_IBM037 [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 3640249 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 323) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_2 [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 3640252 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 324) Failure: |
| Test_Integer#test_positive_pow [/tmp/ruby/src/trunk/test/-ext-/integer/test_integer.rb:17]: |
| assert_separately failed with error message |
| pid 3640255 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 325) Failure: |
| TestThreadInstrumentation#test_blocking_on_ractor [/tmp/ruby/src/trunk/test/-ext-/thread/test_instrumentation_api.rb:137]: |
| assert_separately failed with error message |
| pid 3640266 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 326) Failure: |
| TestThreadInstrumentation#test_sleeping_inside_ractor [/tmp/ruby/src/trunk/test/-ext-/thread/test_instrumentation_api.rb:164]: |
| assert_separately failed with error message |
| pid 3640281 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 327) Failure: |
| TestArraySubclass#test_sort_with_replace [/tmp/ruby/src/trunk/test/ruby/test_array.rb:1877]: |
| assert_separately failed with error message |
| pid 3640286 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 328) Failure: |
| TestArraySubclass#test_permutation_stack_error [/tmp/ruby/src/trunk/test/ruby/test_array.rb:2488]: |
| assert_separately failed with error message |
| pid 3640289 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 329) Failure: |
| TestArraySubclass#test_repeated_permutation_stack_error [/tmp/ruby/src/trunk/test/ruby/test_array.rb:2530]: |
| assert_separately failed with error message |
| pid 3640303 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 330) Failure: |
| TestArraySubclass#test_repeated_combination_stack_error [/tmp/ruby/src/trunk/test/ruby/test_array.rb:2576]: |
| assert_separately failed with error message |
| pid 3640306 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 331) Failure: |
| TestAlias#test_alias_in_module [/tmp/ruby/src/trunk/test/ruby/test_alias.rb:207]: |
| assert_separately failed with error message |
| pid 3640320 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 332) Failure: |
| TestAllocation::ProcCall::WithBlock#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640323 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 333) Failure: |
| TestAllocation::ProcCall::WithBlock#test_optional_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640326 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 334) Failure: |
| TestAllocation::ProcCall::WithBlock#test_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640329 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 335) Failure: |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640332 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 336) Failure: |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640335 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 337) Failure: |
| TestAllocation::ProcCall::WithBlock#test_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640338 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 338) Failure: |
| TestAllocation::ProcCall::WithBlock#test_no_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640341 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 339) Failure: |
| TestAllocation::ProcCall::WithBlock#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640344 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 340) Failure: |
| TestAllocation::ProcCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640347 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 341) Failure: |
| TestAllocation::ProcCall::WithBlock#test_required_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640350 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 342) Failure: |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640353 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 343) Failure: |
| TestAllocation::ProcCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640356 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 344) Failure: |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640359 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 345) Failure: |
| TestAllocation::ProcCall::WithBlock#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640362 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 346) Failure: |
| TestAllocation::ProcCall::WithBlock#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640365 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 347) Failure: |
| TestAllocation::ProcCall::WithBlock#test_ruby2_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 3640368 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 348) Failure: |
| TestPsychRactor#test_not_shareable [/tmp/ruby/src/trunk/test/psych/test_ractor.rb:18]: |
| assert_separately failed with error message |
| pid 3640371 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 349) Failure: |
| TestPsychRactor#test_ractor_round_trip [/tmp/ruby/src/trunk/test/psych/test_ractor.rb:6]: |
| assert_separately failed with error message |
| pid 3640375 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 350) Failure: |
| TestPsychRactor#test_ractor_constants [/tmp/ruby/src/trunk/test/psych/test_ractor.rb:43]: |
| assert_separately failed with error message |
| pid 3640381 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 351) Failure: |
| TestPsychRactor#test_ractor_config [/tmp/ruby/src/trunk/test/psych/test_ractor.rb:30]: |
| assert_separately failed with error message |
| pid 3640386 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 352) Failure: |
| TC_OpenStruct#test_access_methods_from_different_ractor [/tmp/ruby/src/trunk/test/ostruct/test_ostruct.rb:373]: |
| assert_separately failed with error message |
| pid 3640391 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 353) Failure: |
| TC_OpenStruct#test_ractor [/tmp/ruby/src/trunk/test/ostruct/test_ostruct.rb:360]: |
| assert_separately failed with error message |
| pid 3640396 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 354) Failure: |
| TestTmpdir#test_ractor [/tmp/ruby/src/trunk/test/test_tmpdir.rb:126]: |
| assert_separately failed with error message |
| pid 3640405 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 355) Failure: |
| TestMarshal#test_marshal_load_extended_class_crash [/tmp/ruby/src/trunk/test/ruby/test_marshal.rb:731]: |
| assert_separately failed with error message |
| pid 3640418 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 356) Failure: |
| TestMarshal#test_marshal_load_r_prepare_reference_crash [/tmp/ruby/src/trunk/test/ruby/test_marshal.rb:743]: |
| assert_separately failed with error message |
| pid 3640423 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 357) Failure: |
| Bug::Test_ExceptionE#test_ensured [/tmp/ruby/src/trunk/test/-ext-/exception/test_ensured.rb:10]: |
| assert_separately failed with error message |
| pid 3640426 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 358) Failure: |
| TestTimeout#test_handling_enclosed_threadgroup [/tmp/ruby/src/trunk/test/test_timeout.rb:260]: |
| assert_separately failed with error message |
| pid 3640430 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 359) Failure: |
| TestTimeout#test_threadgroup [/tmp/ruby/src/trunk/test/test_timeout.rb:247]: |
| assert_separately failed with error message |
| pid 3640435 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 360) Failure: |
| TestDup#test_user_flags [/tmp/ruby/src/trunk/test/ruby/test_dup.rb:77]: |
| assert_separately failed with error message |
| pid 3640444 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 361) Failure: |
| TestEncoding#test_errinfo_after_autoload [/tmp/ruby/src/trunk/test/ruby/test_encoding.rb:109]: |
| assert_separately failed with error message |
| pid 3640447 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 362) Failure: |
| TestEncoding#test_nonascii_library_path [/tmp/ruby/src/trunk/test/ruby/test_encoding.rb:120]: |
| assert_separately failed with error message |
| pid 3640453 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 363) Failure: |
| TestSymbol#test_block_curry_proc [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:331]: |
| assert_separately failed with error message |
| pid 3640456 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 364) Failure: |
| TestSymbol#test_to_proc_no_method [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:170]: |
| assert_separately failed with error message |
| pid 3640474 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 365) Failure: |
| TestSymbol#test_block_curry_lambda [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:341]: |
| assert_separately failed with error message |
| pid 3640477 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 366) Failure: |
| TestSymbol#test_to_proc_binding [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:280]: |
| assert_separately failed with error message |
| pid 3640480 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 367) Failure: |
| TestSymbol#test_to_proc_iseq [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:267]: |
| assert_separately failed with error message |
| pid 3640487 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 368) Failure: |
| TestSymbol#test_to_proc_arg [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:179]: |
| assert_separately failed with error message |
| pid 3640490 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 369) Failure: |
| TestSymbol#test_block_method_to_proc [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:351]: |
| assert_separately failed with error message |
| pid 3640496 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 370) Failure: |
| TestSymbol#test_hash_redefinition [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:568]: |
| assert_separately failed with error message |
| pid 3640508 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 371) Failure: |
| TestTranscode#test_loading_race [/tmp/ruby/src/trunk/test/ruby/test_transcode.rb:2276]: |
| assert_separately failed with error message |
| pid 3640511 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 372) Failure: |
| TestTranscode#test_valid_dummy_encoding [/tmp/ruby/src/trunk/test/ruby/test_transcode.rb:2265]: |
| assert_separately failed with error message |
| pid 3640516 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 373) Failure: |
| TestMkmfConfig#test_with_config_with_arg_and_value [/tmp/ruby/src/trunk/test/mkmf/test_config.rb:15]: |
| assert_separately failed with error message |
| pid 3640519 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 374) Failure: |
| TestMkmfConfig#test_with_target_rbconfig [/tmp/ruby/src/trunk/test/mkmf/test_config.rb:51]: |
| assert_separately failed with error message |
| pid 3640522 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 375) Failure: |
| TestMkmfConfig#test_with_config_with_arg_and_no_value [/tmp/ruby/src/trunk/test/mkmf/test_config.rb:21]: |
| assert_separately failed with error message |
| pid 3640525 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 376) Failure: |
| TestMkmfConfig#test_with_config_without_arg [/tmp/ruby/src/trunk/test/mkmf/test_config.rb:27]: |
| assert_separately failed with error message |
| pid 3640528 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 377) Failure: |
| TestMkmfConfig#test_dir_config [/tmp/ruby/src/trunk/test/mkmf/test_config.rb:9]: |
| assert_separately failed with error message |
| pid 3640531 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 378) Failure: |
| TestLambdaParameters#test_proc_inside_lambda_toplevel [/tmp/ruby/src/trunk/test/ruby/test_lambda.rb:166]: |
| assert_separately failed with error message |
| pid 3640534 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 379) Failure: |
| TestEnv#test_invert_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1285]: |
| assert_separately failed with error message |
| pid 3640537 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 380) Failure: |
| TestEnv#test_rassoc_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1206]: |
| assert_separately failed with error message |
| pid 3640542 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 381) Failure: |
| TestEnv#test_to_a_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1102]: |
| assert_separately failed with error message |
| pid 3640547 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 382) Failure: |
| TestEnv#test_aset_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:803]: |
| assert_separately failed with error message |
| pid 3640552 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 383) Failure: |
| TestEnv#test_fetch_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:774]: |
| assert_separately failed with error message |
| pid 3640557 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 384) Failure: |
| TestEnv#test_keep_if_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:954]: |
| assert_separately failed with error message |
| pid 3640562 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 385) Failure: |
| TestEnv#test_reject_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1253]: |
| assert_separately failed with error message |
| pid 3640567 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 386) Failure: |
| TestEnv#test_replace_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1298]: |
| assert_separately failed with error message |
| pid 3640572 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 387) Failure: |
| TestEnv#test_to_s_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1074]: |
| assert_separately failed with error message |
| pid 3640577 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 388) Failure: |
| TestEnv#test_filter_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1004]: |
| assert_separately failed with error message |
| pid 3640582 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 389) Failure: |
| TestEnv#test_bracket_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:643]: |
| assert_separately failed with error message |
| pid 3640587 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 390) Failure: |
| TestEnv#test_select_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:982]: |
| assert_separately failed with error message |
| pid 3640592 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 391) Failure: |
| TestEnv#test_each_pair_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:869]: |
| assert_separately failed with error message |
| pid 3640597 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 392) Failure: |
| TestEnv#test_update_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1313]: |
| assert_separately failed with error message |
| pid 3640602 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 393) Failure: |
| TestEnv#test_frozen_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1364]: |
| assert_separately failed with error message |
| pid 3640607 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 394) Failure: |
| TestEnv#test_size_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1131]: |
| assert_separately failed with error message |
| pid 3640612 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 395) Failure: |
| TestEnv#test_values_at_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:972]: |
| assert_separately failed with error message |
| pid 3640617 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 396) Failure: |
| TestEnv#test_except_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1045]: |
| assert_separately failed with error message |
| pid 3640622 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 397) Failure: |
| TestEnv#test_delete_if_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:900]: |
| assert_separately failed with error message |
| pid 3640627 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 398) Failure: |
| TestEnv#test_delete_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:744]: |
| assert_separately failed with error message |
| pid 3640632 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 399) Failure: |
| TestEnv#test_has_value_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:687]: |
| assert_separately failed with error message |
| pid 3640637 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 400) Failure: |
| TestEnv#test_has_key_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1156]: |
| assert_separately failed with error message |
| pid 3640642 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 401) Failure: |
| TestEnv#test_empty_p_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1143]: |
| assert_separately failed with error message |
| pid 3640647 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 402) Failure: |
| TestEnv#test_has_value2_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1193]: |
| assert_separately failed with error message |
| pid 3640652 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 403) Failure: |
| TestEnv#test_to_hash_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1228]: |
| assert_separately failed with error message |
| pid 3640657 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 404) Failure: |
| TestEnv#test_key_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:711]: |
| assert_separately failed with error message |
| pid 3640662 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 405) Failure: |
| TestEnv#test_inspect_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1083]: |
| assert_separately failed with error message |
| pid 3640667 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 406) Failure: |
| TestEnv#test_getenv_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:760]: |
| assert_separately failed with error message |
| pid 3640672 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 407) Failure: |
| TestEnv#test_frozen_env_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1355]: |
| assert_separately failed with error message |
| pid 3640677 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 408) Failure: |
| TestEnv#test_shared_substring_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1390]: |
| assert_separately failed with error message |
| pid 3640682 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 409) Failure: |
| TestEnv#test_clear_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1064]: |
| assert_separately failed with error message |
| pid 3640687 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 410) Failure: |
| TestEnv#test_keys_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:820]: |
| assert_separately failed with error message |
| pid 3640692 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 411) Failure: |
| TestEnv#test_huge_value_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1333]: |
| assert_separately failed with error message |
| pid 3640697 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 412) Failure: |
| TestEnv#test_assoc_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1170]: |
| assert_separately failed with error message |
| pid 3640702 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 413) Failure: |
| TestEnv#test_ivar_in_env_should_not_be_access_from_non_main_ractors [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1410]: |
| assert_separately failed with error message |
| pid 3640707 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 414) Failure: |
| TestEnv#test_reject_bang_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:882]: |
| assert_separately failed with error message |
| pid 3640712 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 415) Failure: |
| TestEnv#test_each_value_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:857]: |
| assert_separately failed with error message |
| pid 3640717 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 416) Failure: |
| TestEnv#test_rehash_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1122]: |
| assert_separately failed with error message |
| pid 3640722 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 417) Failure: |
| TestEnv#test_filter_bang_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:936]: |
| assert_separately failed with error message |
| pid 3640727 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 418) Failure: |
| TestEnv#test_values_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:845]: |
| assert_separately failed with error message |
| pid 3640732 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 419) Failure: |
| TestEnv#test_each_key_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:833]: |
| assert_separately failed with error message |
| pid 3640737 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 420) Failure: |
| TestEnv#test_shift_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1267]: |
| assert_separately failed with error message |
| pid 3640742 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 421) Failure: |
| TestEnv#test_slice_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1026]: |
| assert_separately failed with error message |
| pid 3640747 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 422) Failure: |
| TestEnv#test_dup_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:678]: |
| assert_separately failed with error message |
| pid 3640752 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 423) Failure: |
| TestEnv#test_to_h_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1240]: |
| assert_separately failed with error message |
| pid 3640757 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 424) Failure: |
| TestEnv#test_select_bang_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:918]: |
| assert_separately failed with error message |
| pid 3640762 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 425) Failure: |
| OpenSSL::TestFIPS#test_fips_mode_get_is_false_on_fips_mode_disabled [/tmp/ruby/src/trunk/test/openssl/test_fips.rb:22]: |
| assert_separately failed with error message |
| pid 3640767 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 426) Failure: |
| OpenSSL::TestFIPS#test_fips_mode_get_with_fips_mode_set [/tmp/ruby/src/trunk/test/openssl/test_fips.rb:40]: |
| assert_separately failed with error message |
| pid 3640770 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 427) Failure: |
| OpenSSL::TestFIPS#test_fips_mode_is_reentrant [/tmp/ruby/src/trunk/test/openssl/test_fips.rb:31]: |
| assert_separately failed with error message |
| pid 3640773 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 428) Failure: |
| TestInteger#test_Integer_with_exception_keyword [/tmp/ruby/src/trunk/test/ruby/test_integer.rb:226]: |
| assert_separately failed with error message |
| pid 3640776 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 429) Failure: |
| TestInteger#test_Integer [/tmp/ruby/src/trunk/test/ruby/test_integer.rb:167]: |
| assert_separately failed with error message |
| pid 3640830 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 430) Failure: |
| TestInteger#test_times_bignum_redefine_plus_lt [/tmp/ruby/src/trunk/test/ruby/test_integer.rb:319]: |
| assert_separately failed with error message |
| pid 3640833 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 431) Failure: |
| TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640836 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 432) Failure: |
| TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640839 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 433) Failure: |
| TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640842 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 434) Failure: |
| TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640845 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 435) Failure: |
| TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640848 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 436) Failure: |
| TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640851 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 437) Failure: |
| TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640854 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 438) Failure: |
| TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640857 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 439) Failure: |
| TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640860 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 440) Failure: |
| TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640863 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 441) Failure: |
| TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640866 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 442) Failure: |
| TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640869 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 443) Failure: |
| TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640872 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 444) Failure: |
| TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640875 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 445) Failure: |
| TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640878 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 446) Failure: |
| TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640881 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 447) Failure: |
| TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640884 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 448) Failure: |
| TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:5]: |
| assert_separately failed with error message |
| pid 3640887 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 449) Failure: |
| TestRipper::Generic#test_parse_files:sample [/tmp/ruby/src/trunk/test/ripper/test_files_sample.rb:5]: |
| assert_separately failed with error message |
| pid 3640890 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 450) Failure: |
| TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640893 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 451) Failure: |
| TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640896 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 452) Failure: |
| TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640899 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 453) Failure: |
| TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640902 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 454) Failure: |
| TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640905 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 455) Failure: |
| TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640908 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 456) Failure: |
| TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640911 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 457) Failure: |
| TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640914 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 458) Failure: |
| TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640917 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 459) Failure: |
| TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640920 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 460) Failure: |
| TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640923 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 461) Failure: |
| TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640926 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 462) Failure: |
| TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640929 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 463) Failure: |
| TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640932 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 464) Failure: |
| TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640935 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 465) Failure: |
| TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640938 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 466) Failure: |
| TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640941 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 467) Failure: |
| TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640944 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 468) Failure: |
| TestRipper::Generic#test_parse_files:ext [/tmp/ruby/src/trunk/test/ripper/test_files_ext.rb:5]: |
| assert_separately failed with error message |
| pid 3640947 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 469) Failure: |
| TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640950 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 470) Failure: |
| TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640953 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 471) Failure: |
| TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640956 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 472) Failure: |
| TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640959 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 473) Failure: |
| TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640962 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 474) Failure: |
| TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640965 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 475) Failure: |
| TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640968 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 476) Failure: |
| TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640971 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 477) Failure: |
| TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640974 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 478) Failure: |
| TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640977 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 479) Failure: |
| TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640980 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 480) Failure: |
| TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3640983 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 481) Failure: |
| TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640986 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 482) Failure: |
| TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640989 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 483) Failure: |
| TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640992 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 484) Failure: |
| TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3640995 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 485) Failure: |
| TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3640998 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 486) Failure: |
| TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641001 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 487) Failure: |
| TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641004 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 488) Failure: |
| TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641007 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 489) Failure: |
| TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641010 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 490) Failure: |
| TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641013 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 491) Failure: |
| TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641016 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 492) Failure: |
| TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641019 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 493) Failure: |
| TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641022 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 494) Failure: |
| TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641025 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 495) Failure: |
| TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641028 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 496) Failure: |
| TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641031 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 497) Failure: |
| TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641034 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 498) Failure: |
| TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641037 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 499) Failure: |
| TestRipper::Generic#test_parse_files:test [/tmp/ruby/src/trunk/test/ripper/test_files_test.rb:5]: |
| assert_separately failed with error message |
| pid 3641040 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 500) Failure: |
| TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641043 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 501) Failure: |
| TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641046 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 502) Failure: |
| TestKeywordArguments#test_dynamic_symbol_keyword [/tmp/ruby/src/trunk/test/ruby/test_keyword.rb:4056]: |
| assert_separately failed with error message |
| pid 3641086 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 503) Failure: |
| TestKeywordArguments#test_large_kwsplat_to_method_taking_kw_and_kwsplat [/tmp/ruby/src/trunk/test/ruby/test_keyword.rb:4041]: |
| assert_separately failed with error message |
| pid 3641089 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 504) Failure: |
| TestWeakKeyMap#test_compaction [/tmp/ruby/src/trunk/test/ruby/test_weakkeymap.rb:128]: |
| assert_separately failed with error message |
| pid 3641102 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 505) Failure: |
| TestPathnameRactor#test_ractor_shareable [/tmp/ruby/src/trunk/test/pathname/test_ractor.rb:11]: |
| assert_separately failed with error message |
| pid 3641108 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 506) Failure: |
| TestObject#test_redef_method_missing [/tmp/ruby/src/trunk/test/ruby/test_object.rb:1016]: |
| assert_separately failed with error message |
| pid 3641175 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 507) Failure: |
| TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641178 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 508) Failure: |
| TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641181 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 509) Failure: |
| TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641184 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 510) Failure: |
| TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641187 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 511) Failure: |
| TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641190 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 512) Failure: |
| TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641193 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 513) Failure: |
| TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641196 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 514) Failure: |
| TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641199 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 515) Failure: |
| TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641202 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 516) Failure: |
| TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641205 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 517) Failure: |
| TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641208 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 518) Failure: |
| TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641211 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 519) Failure: |
| TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641214 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 520) Failure: |
| TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641217 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 521) Failure: |
| TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641220 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 522) Failure: |
| TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641223 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 523) Failure: |
| TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641226 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 524) Failure: |
| TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:5]: |
| assert_separately failed with error message |
| pid 3641229 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 525) Failure: |
| TestRipper::Generic#test_parse_files:sample [/tmp/ruby/src/trunk/test/ripper/test_files_sample.rb:5]: |
| assert_separately failed with error message |
| pid 3641232 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 526) Failure: |
| TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641235 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 527) Failure: |
| TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641238 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 528) Failure: |
| TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641241 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 529) Failure: |
| TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641244 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 530) Failure: |
| TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641247 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 531) Failure: |
| TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641250 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 532) Failure: |
| TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641253 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 533) Failure: |
| TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641256 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 534) Failure: |
| TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641259 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 535) Failure: |
| TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641262 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 536) Failure: |
| TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641265 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 537) Failure: |
| TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641268 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 538) Failure: |
| TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641271 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 539) Failure: |
| TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641274 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 540) Failure: |
| TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641277 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 541) Failure: |
| TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641280 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 542) Failure: |
| TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641283 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 543) Failure: |
| TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641286 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 544) Failure: |
| TestRipper::Generic#test_parse_files:ext [/tmp/ruby/src/trunk/test/ripper/test_files_ext.rb:5]: |
| assert_separately failed with error message |
| pid 3641289 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 545) Failure: |
| TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641292 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 546) Failure: |
| TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641295 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 547) Failure: |
| TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641298 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 548) Failure: |
| TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641301 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 549) Failure: |
| TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641304 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 550) Failure: |
| TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641307 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 551) Failure: |
| TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641310 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 552) Failure: |
| TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641313 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 553) Failure: |
| TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641316 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 554) Failure: |
| TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641319 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 555) Failure: |
| TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641322 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 556) Failure: |
| TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641325 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 557) Failure: |
| TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641328 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 558) Failure: |
| TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641331 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 559) Failure: |
| TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641334 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 560) Failure: |
| TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641337 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 561) Failure: |
| TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641340 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 562) Failure: |
| TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641343 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 563) Failure: |
| TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641346 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 564) Failure: |
| TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641349 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 565) Failure: |
| TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641352 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 566) Failure: |
| TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641355 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 567) Failure: |
| TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641358 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 568) Failure: |
| TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641361 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 569) Failure: |
| TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641364 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 570) Failure: |
| TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641367 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 571) Failure: |
| TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641370 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 572) Failure: |
| TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641373 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 573) Failure: |
| TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641376 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 574) Failure: |
| TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641379 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 575) Failure: |
| TestRipper::Generic#test_parse_files:test [/tmp/ruby/src/trunk/test/ripper/test_files_test.rb:5]: |
| assert_separately failed with error message |
| pid 3641382 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 576) Failure: |
| TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641385 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 577) Failure: |
| TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641388 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 578) Failure: |
| TestNumeric#test_coerced_remainder [/tmp/ruby/src/trunk/test/ruby/test_numeric.rb:398]: |
| assert_separately failed with error message |
| pid 3641391 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 579) Failure: |
| URI::TestCommon#test_ractor [/tmp/ruby/src/trunk/test/uri/test_common.rb:69]: |
| assert_separately failed with error message |
| pid 3641394 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 580) Failure: |
| TestProc#test_hash_does_not_change_after_compaction [/tmp/ruby/src/trunk/test/ruby/test_proc.rb:212]: |
| assert_separately failed with error message |
| pid 3641416 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 581) Failure: |
| TestPipe#test_stdout_epipe [/tmp/ruby/src/trunk/test/ruby/test_pipe.rb:32]: |
| assert_separately failed with error message |
| pid 3641423 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 582) Failure: |
| TestPipe::WithConversion#test_stdout_epipe [/tmp/ruby/src/trunk/test/ruby/test_pipe.rb:32]: |
| assert_separately failed with error message |
| pid 3641427 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 583) Failure: |
| TestTime#test_marshal_zone_gc [/tmp/ruby/src/trunk/test/ruby/test_time.rb:454]: |
| assert_separately failed with error message |
| pid 3641431 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 584) Failure: |
| TestDefined#test_super_toplevel [/tmp/ruby/src/trunk/test/ruby/test_defined.rb:368]: |
| assert_separately failed with error message |
| pid 3641434 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 585) Failure: |
| TestGCCompact#test_updating_references_for_heap_allocated_shared_arrays [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:188]: |
| assert_separately failed with error message |
| pid 3641437 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 586) Failure: |
| TestGCCompact#test_moving_hashes_down_heaps [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:410]: |
| assert_separately failed with error message |
| pid 3641440 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 587) Failure: |
| TestGCCompact#test_moving_arrays_up_heaps [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:311]: |
| assert_separately failed with error message |
| pid 3641443 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 588) Failure: |
| TestGCCompact#test_moving_objects_between_heaps [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:335]: |
| assert_separately failed with error message |
| pid 3641446 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 589) Failure: |
| TestGCCompact#test_updating_references_for_embed_shared_arrays [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:212]: |
| assert_separately failed with error message |
| pid 3641449 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 590) Failure: |
| TestGCCompact#test_ast_compacts [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:149]: |
| assert_separately failed with error message |
| pid 3641452 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 591) Failure: |
| TestGCCompact#test_moving_objects_between_heaps_keeps_shape_frozen_status [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:430]: |
| assert_separately failed with error message |
| pid 3641455 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 592) Failure: |
| TestGCCompact#test_updating_references_for_heap_allocated_frozen_shared_arrays [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:236]: |
| assert_separately failed with error message |
| pid 3641458 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 593) Failure: |
| TestGCCompact#test_moving_arrays_down_heaps [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:289]: |
| assert_separately failed with error message |
| pid 3641461 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 594) Failure: |
| TestGCCompact#test_updating_references_for_embed_frozen_shared_arrays [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:261]: |
| assert_separately failed with error message |
| pid 3641464 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 595) Failure: |
| TestGCCompact#test_moving_strings_down_heaps [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:388]: |
| assert_separately failed with error message |
| pid 3641467 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 596) Failure: |
| TestGCCompact#test_moving_strings_up_heaps [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:367]: |
| assert_separately failed with error message |
| pid 3641470 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 597) Failure: |
| TestRand#test_default_seed [/tmp/ruby/src/trunk/test/ruby/test_rand.rb:403]: |
| assert_separately failed with error message |
| pid 3641516 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 598) Failure: |
| TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641519 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 599) Failure: |
| TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641522 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 600) Failure: |
| TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641525 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 601) Failure: |
| TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641528 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 602) Failure: |
| TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641531 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 603) Failure: |
| TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641534 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 604) Failure: |
| TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641537 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 605) Failure: |
| TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641540 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 606) Failure: |
| TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641543 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 607) Failure: |
| TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641546 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 608) Failure: |
| TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641549 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 609) Failure: |
| TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641552 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 610) Failure: |
| TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641555 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 611) Failure: |
| TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641558 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 612) Failure: |
| TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641561 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 613) Failure: |
| TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641564 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 614) Failure: |
| TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641567 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 615) Failure: |
| TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:5]: |
| assert_separately failed with error message |
| pid 3641570 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 616) Failure: |
| TestRipper::Generic#test_parse_files:sample [/tmp/ruby/src/trunk/test/ripper/test_files_sample.rb:5]: |
| assert_separately failed with error message |
| pid 3641573 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 617) Failure: |
| TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641576 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 618) Failure: |
| TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641579 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 619) Failure: |
| TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641582 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 620) Failure: |
| TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641585 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 621) Failure: |
| TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641588 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 622) Failure: |
| TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641591 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 623) Failure: |
| TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641594 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 624) Failure: |
| TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641597 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 625) Failure: |
| TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641600 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 626) Failure: |
| TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641603 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 627) Failure: |
| TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641606 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 628) Failure: |
| TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641609 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 629) Failure: |
| TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641612 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 630) Failure: |
| TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641615 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 631) Failure: |
| TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641618 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 632) Failure: |
| TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641621 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 633) Failure: |
| TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641624 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 634) Failure: |
| TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641627 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 635) Failure: |
| TestRipper::Generic#test_parse_files:ext [/tmp/ruby/src/trunk/test/ripper/test_files_ext.rb:5]: |
| assert_separately failed with error message |
| pid 3641630 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 636) Failure: |
| TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641633 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 637) Failure: |
| TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641636 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 638) Failure: |
| TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641639 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 639) Failure: |
| TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641642 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 640) Failure: |
| TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641645 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 641) Failure: |
| TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641648 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 642) Failure: |
| TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641651 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 643) Failure: |
| TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641654 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 644) Failure: |
| TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641657 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 645) Failure: |
| TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641660 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 646) Failure: |
| TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641663 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 647) Failure: |
| TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641666 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 648) Failure: |
| TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641669 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 649) Failure: |
| TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641672 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 650) Failure: |
| TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641675 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 651) Failure: |
| TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641678 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 652) Failure: |
| TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641681 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 653) Failure: |
| TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641684 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 654) Failure: |
| TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641687 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 655) Failure: |
| TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641690 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 656) Failure: |
| TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641693 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 657) Failure: |
| TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641696 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 658) Failure: |
| TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3641699 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 659) Failure: |
| TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641702 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 660) Failure: |
| TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641705 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 661) Failure: |
| TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641708 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 662) Failure: |
| TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641711 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 663) Failure: |
| TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641714 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 664) Failure: |
| TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641717 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 665) Failure: |
| TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641720 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 666) Failure: |
| TestRipper::Generic#test_parse_files:test [/tmp/ruby/src/trunk/test/ripper/test_files_test.rb:5]: |
| assert_separately failed with error message |
| pid 3641723 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 667) Failure: |
| TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3641726 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 668) Failure: |
| TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3641729 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 669) Failure: |
| TestFiberCurrentRactor#test_ractor_shareable [/tmp/ruby/src/trunk/test/fiber/test_ractor.rb:11]: |
| assert_separately failed with error message |
| pid 3641732 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 670) Failure: |
| TestRubyOptions#test_setproctitle [/tmp/ruby/src/trunk/test/ruby/test_rubyoptions.rb:800]: |
| assert_separately failed with error message |
| pid 3642846 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 671) Failure: |
| TestSetTraceFunc#test_lineno_in_optimized_insn [/tmp/ruby/src/trunk/test/ruby/test_settracefunc.rb:2277]: |
| assert_separately failed with error message |
| pid 3643520 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 672) Failure: |
| TestRubyOptimization#test_array_min [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:192]: |
| assert_separately failed with error message |
| pid 3643557 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 673) Failure: |
| TestRubyOptimization#test_hash_length [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:335]: |
| assert_separately failed with error message |
| pid 3643560 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 674) Failure: |
| TestRubyOptimization#test_callinfo_unreachable_path [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:972]: |
| assert_separately failed with error message |
| pid 3643563 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 675) Failure: |
| TestRubyOptimization#test_float_gt [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:127]: |
| assert_separately failed with error message |
| pid 3643574 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 676) Failure: |
| TestRubyOptimization#test_optimized_empty_ensure [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:1058]: |
| assert_separately failed with error message |
| pid 3643577 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 677) Failure: |
| TestRubyOptimization#test_fixnum_lt [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:67]: |
| assert_separately failed with error message |
| pid 3643580 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 678) Failure: |
| TestRubyOptimization#test_fixnum_and [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:296]: |
| assert_separately failed with error message |
| pid 3643583 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 679) Failure: |
| TestRubyOptimization#test_float_minus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:97]: |
| assert_separately failed with error message |
| pid 3643586 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 680) Failure: |
| TestRubyOptimization#test_opt_case_dispatch [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:679]: |
| assert_separately failed with error message |
| pid 3643593 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 681) Failure: |
| TestRubyOptimization#test_float_lt [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:115]: |
| assert_separately failed with error message |
| pid 3643596 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 682) Failure: |
| TestRubyOptimization#test_fixnum_gt [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:79]: |
| assert_separately failed with error message |
| pid 3643599 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 683) Failure: |
| TestRubyOptimization#test_float_div [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:109]: |
| assert_separately failed with error message |
| pid 3643614 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 684) Failure: |
| TestRubyOptimization#test_fixnum_plus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:37]: |
| assert_separately failed with error message |
| pid 3643617 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 685) Failure: |
| TestRubyOptimization#test_string_plus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:161]: |
| assert_separately failed with error message |
| pid 3643620 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 686) Failure: |
| TestRubyOptimization#test_float_mul [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:103]: |
| assert_separately failed with error message |
| pid 3643623 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 687) Failure: |
| TestRubyOptimization#test_eqq [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:697]: |
| assert_separately failed with error message |
| pid 3643626 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 688) Failure: |
| TestRubyOptimization#test_string_ltlt [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:290]: |
| assert_separately failed with error message |
| pid 3643629 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 689) Failure: |
| TestRubyOptimization#test_string_length [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:139]: |
| assert_separately failed with error message |
| pid 3643635 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 690) Failure: |
| TestRubyOptimization#test_array_plus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:308]: |
| assert_separately failed with error message |
| pid 3643638 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 691) Failure: |
| TestRubyOptimization#test_array_length [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:321]: |
| assert_separately failed with error message |
| pid 3643641 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 692) Failure: |
| TestRubyOptimization#test_objtostring [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:1086]: |
| assert_separately failed with error message |
| pid 3643644 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 693) Failure: |
| TestRubyOptimization#test_fixnum_mul [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:49]: |
| assert_separately failed with error message |
| pid 3643647 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 694) Failure: |
| TestRubyOptimization#test_fixnum_or [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:302]: |
| assert_separately failed with error message |
| pid 3643650 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 695) Failure: |
| TestRubyOptimization#test_fixnum_div [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:55]: |
| assert_separately failed with error message |
| pid 3643653 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 696) Failure: |
| TestRubyOptimization#test_string_empty? [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:152]: |
| assert_separately failed with error message |
| pid 3643656 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 697) Failure: |
| TestRubyOptimization#test_array_max [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:199]: |
| assert_separately failed with error message |
| pid 3643659 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 698) Failure: |
| TestRubyOptimization#test_string_uminus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:186]: |
| assert_separately failed with error message |
| pid 3643662 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 699) Failure: |
| TestRubyOptimization#test_array_minus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:314]: |
| assert_separately failed with error message |
| pid 3643665 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 700) Failure: |
| TestRubyOptimization#test_array_empty? [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:328]: |
| assert_separately failed with error message |
| pid 3643668 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 701) Failure: |
| TestRubyOptimization#test_string_eq_neq [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:274]: |
| assert_separately failed with error message |
| pid 3643671 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 702) Failure: |
| TestRubyOptimization#test_string_freeze_block [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:632]: |
| assert_separately failed with error message |
| pid 3643674 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 703) Failure: |
| TestRubyOptimization#test_hash_aset_with [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:360]: |
| assert_separately failed with error message |
| pid 3643677 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 704) Failure: |
| TestRubyOptimization#test_string_freeze [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:180]: |
| assert_separately failed with error message |
| pid 3643682 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 705) Failure: |
| TestRubyOptimization#test_block_parameter_should_not_create_objects [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:935]: |
| assert_separately failed with error message |
| pid 3643685 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 706) Failure: |
| TestRubyOptimization#test_fixnum_minus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:43]: |
| assert_separately failed with error message |
| pid 3643688 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 707) Failure: |
| TestRubyOptimization#test_peephole_optimization_without_trace [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:950]: |
| assert_separately failed with error message |
| pid 3643691 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 708) Failure: |
| TestRubyOptimization#test_float_ge [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:133]: |
| assert_separately failed with error message |
| pid 3643694 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 709) Failure: |
| TestRubyOptimization#test_string_size [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:145]: |
| assert_separately failed with error message |
| pid 3643697 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 710) Failure: |
| TestRubyOptimization#test_fixnum_mod [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:61]: |
| assert_separately failed with error message |
| pid 3643700 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 711) Failure: |
| TestRubyOptimization#test_fixnum_le [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:73]: |
| assert_separately failed with error message |
| pid 3643703 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 712) Failure: |
| TestRubyOptimization#test_hash_empty? [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:342]: |
| assert_separately failed with error message |
| pid 3643706 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 713) Failure: |
| TestRubyOptimization#test_float_le [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:121]: |
| assert_separately failed with error message |
| pid 3643709 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 714) Failure: |
| TestRubyOptimization#test_float_plus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:91]: |
| assert_separately failed with error message |
| pid 3643712 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 715) Failure: |
| TestRubyOptimization#test_clear_unreachable_keyword_args [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:957]: |
| assert_separately failed with error message |
| pid 3643715 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 716) Failure: |
| TestRubyOptimization#test_fixnum_ge [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:85]: |
| assert_separately failed with error message |
| pid 3643718 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 717) Failure: |
| TestRubyOptimization#test_hash_aref_with [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:349]: |
| assert_separately failed with error message |
| pid 3643721 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 718) Failure: |
| TestRubyOptimization#test_string_format [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:173]: |
| assert_separately failed with error message |
| pid 3643724 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 719) Failure: |
| TestException#test_super_in_method_missing [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:1409]: |
| assert_separately failed with error message |
| pid 3643739 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 720) Failure: |
| TestException#test_exception_in_name_error_to_str [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:597]: |
| assert_separately failed with error message |
| pid 3643746 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 721) Failure: |
| TestException#test_exception_in_exception_equal [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:644]: |
| assert_separately failed with error message |
| pid 3643749 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 722) Failure: |
| TestException#test_undef_Warning_warn [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:1210]: |
| assert_separately failed with error message |
| pid 3643804 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 723) Failure: |
| TestException#test_undefined_backtrace [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:1218]: |
| assert_separately failed with error message |
| pid 3643812 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 724) Failure: |
| TestException#test_redefined_backtrace [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:1231]: |
| assert_separately failed with error message |
| pid 3643819 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 725) Failure: |
| TestException#test_blocking_backtrace [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:1250]: |
| assert_separately failed with error message |
| pid 3643826 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 726) Failure: |
| TestException#test_wrong_backtrace [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:1272]: |
| assert_separately failed with error message |
| pid 3643833 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 727) Failure: |
| TestRubyLiteral#test_hash_literal_frozen [/tmp/ruby/src/trunk/test/ruby/test_literal.rb:301]: |
| assert_separately failed with error message |
| pid 3643840 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 728) Failure: |
| TestRubyLiteral#test_big_hash_literal [/tmp/ruby/src/trunk/test/ruby/test_literal.rb:467]: |
| assert_separately failed with error message |
| pid 3643855 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 729) Failure: |
| TestRubyLiteral#test_dsymbol_redefined_intern [/tmp/ruby/src/trunk/test/ruby/test_literal.rb:129]: |
| assert_separately failed with error message |
| pid 3643863 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 730) Failure: |
| TestFileExhaustive#test_flock_exclusive [/tmp/ruby/src/trunk/test/ruby/test_file_exhaustive.rb:1421]: |
| assert_separately failed with error message |
| pid 3643866 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 731) Failure: |
| TestFileExhaustive#test_flock_shared [/tmp/ruby/src/trunk/test/ruby/test_file_exhaustive.rb:1452]: |
| assert_separately failed with error message |
| pid 3643870 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 732) Failure: |
| TestFileExhaustive#test_readlink_long_path [/tmp/ruby/src/trunk/test/ruby/test_file_exhaustive.rb:760]: |
| assert_separately failed with error message |
| pid 3643874 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 733) Failure: |
| TestFileExhaustive#test_join_with_changed_separator [/tmp/ruby/src/trunk/test/ruby/test_file_exhaustive.rb:1377]: |
| assert_separately failed with error message |
| pid 3643877 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 734) Failure: |
| TestNameError#test_info_parent_iseq_mark [/tmp/ruby/src/trunk/test/ruby/test_name_error.rb:139]: |
| assert_separately failed with error message |
| pid 3643880 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 735) Failure: |
| TestLogDevice#test_shifting_weekly_dst_change [/tmp/ruby/src/trunk/test/logger/test_logdevice.rb:630]: |
| assert_separately failed with error message |
| pid 3643883 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 736) Failure: |
| TestLogDevice#test_shifting_monthly_dst_change [/tmp/ruby/src/trunk/test/logger/test_logdevice.rb:661]: |
| assert_separately failed with error message |
| pid 3643986 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 737) Failure: |
| TestPack#test_pack_resize [/tmp/ruby/src/trunk/test/ruby/test_pack.rb:815]: |
| assert_separately failed with error message |
| pid 3644005 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 738) Failure: |
| TestPack#test_bug_18343 [/tmp/ruby/src/trunk/test/ruby/test_pack.rb:661]: |
| assert_separately failed with error message |
| pid 3644008 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 739) Failure: |
| TestPack#test_pack_unpack_m [/tmp/ruby/src/trunk/test/ruby/test_pack.rb:652]: |
| assert_separately failed with error message |
| pid 3644011 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 740) Failure: |
| TestPack#test_monkey_pack_buffer [/tmp/ruby/src/trunk/test/ruby/test_pack.rb:918]: |
| assert_separately failed with error message |
| pid 3644014 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 741) Failure: |
| TestPack#test_monkey_pack [/tmp/ruby/src/trunk/test/ruby/test_pack.rb:900]: |
| assert_separately failed with error message |
| pid 3644017 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 742) Failure: |
| Test_Symbol::TestInadvertent#test_gc_attrset [/tmp/ruby/src/trunk/test/-ext-/symbol/test_inadvertent_creation.rb:351]: |
| assert_separately failed with error message |
| pid 3644020 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 743) Failure: |
| TestThread#test_thread_value_in_trap [/tmp/ruby/src/trunk/test/ruby/test_thread.rb:1021]: |
| assert_separately failed with error message |
| pid 3933317 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 744) Failure: |
| TestThread#test_thread_join_in_trap [/tmp/ruby/src/trunk/test/ruby/test_thread.rb:1005]: |
| assert_separately failed with error message |
| pid 3933362 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 745) Failure: |
| TestThread#test_signal_at_join [/tmp/ruby/src/trunk/test/ruby/test_thread.rb:1506]: |
| assert_separately failed with error message |
| pid 3933408 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 746) Failure: |
| TestThread#test_report_on_exception [/tmp/ruby/src/trunk/test/ruby/test_thread.rb:430]: |
| assert_separately failed with error message |
| pid 3935427 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 747) Failure: |
| TestLastThread#test_last_thread [/tmp/ruby/src/trunk/test/-ext-/gvl/test_last_thread.rb:6]: |
| assert_separately failed with error message |
| pid 3935441 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 748) Failure: |
| TestTracepointObj#test_teardown_with_active_GC_end_hook [/tmp/ruby/src/trunk/test/-ext-/tracepoint/test_tracepoint.rb:86]: |
| assert_separately failed with error message |
| pid 3935445 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 749) Failure: |
| TestMkmfFlags#test_try_ldflag_invalid_opt [/tmp/ruby/src/trunk/test/mkmf/test_flags.rb:36]: |
| assert_separately failed with error message |
| pid 3935452 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 750) Failure: |
| TestMkmfFlags#test_try_cflag_invalid_opt [/tmp/ruby/src/trunk/test/mkmf/test_flags.rb:43]: |
| assert_separately failed with error message |
| pid 3935464 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 751) Failure: |
| TestMkmfFlags#test_try_cppflag_invalid_opt [/tmp/ruby/src/trunk/test/mkmf/test_flags.rb:50]: |
| assert_separately failed with error message |
| pid 3935476 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 752) Failure: |
| TestString#test_fs_setter [/tmp/ruby/src/trunk/test/ruby/test_string.rb:2779]: |
| assert_separately failed with error message |
| pid 3935491 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 753) Failure: |
| TestString#test_eq_tilde_can_be_overridden [/tmp/ruby/src/trunk/test/ruby/test_string.rb:3326]: |
| assert_separately failed with error message |
| pid 3935498 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 754) Failure: |
| Test_TooManyDummyEncodings#test_exceed_encoding_table_size [/tmp/ruby/src/trunk/test/-ext-/string/test_too_many_dummy_encodings.rb:7]: |
| assert_separately failed with error message |
| pid 3935501 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 755) Failure: |
| Complex_Test#test_inspect_to_s_frozen_bug_20337 [/tmp/ruby/src/trunk/test/ruby/test_complex.rb:745]: |
| assert_separately failed with error message |
| pid 3935532 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 756) Failure: |
| TestParse#test_shareable_constant_value_unshareable_literal [/tmp/ruby/src/trunk/test/ruby/test_parse.rb:1628]: |
| assert_separately failed with error message |
| pid 3935543 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 757) Failure: |
| TestParse#test_error_def_in_argument [/tmp/ruby/src/trunk/test/ruby/test_parse.rb:1269]: |
| assert_separately failed with error message |
| pid 3935546 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 758) Failure: |
| TestParse#test_assign_in_conditional [/tmp/ruby/src/trunk/test/ruby/test_parse.rb:994]: |
| assert_separately failed with error message |
| pid 3935550 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 759) Failure: |
| TestParse#test_unclosed_unicode_escape_at_eol_bug_19750 [/tmp/ruby/src/trunk/test/ruby/test_parse.rb:1253]: |
| assert_separately failed with error message |
| pid 3935557 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 760) Failure: |
| TestMethodInlineCache#test_zsuper [/tmp/ruby/src/trunk/test/ruby/test_inlinecache.rb:37]: |
| assert_separately failed with error message |
| pid 3935560 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 761) Failure: |
| TestWait#test_wait_for_invalid_fd [/tmp/ruby/src/trunk/test/-ext-/wait/test_wait.rb:15]: |
| assert_separately failed with error message |
| pid 3935563 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 762) Failure: |
| TestWarning#test_warn_called_only_when_category_enabled [/tmp/ruby/src/trunk/test/ruby/test_warning.rb:8]: |
| assert_separately failed with error message |
| pid 3935566 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 763) Failure: |
| TestDigest::TestInitCopy#test_initialize_copy_md5_rmd160 [/tmp/ruby/src/trunk/test/digest/test_digest.rb:210]: |
| assert_separately failed with error message |
| pid 3935569 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 764) Failure: |
| CGIUtilTest#test_cgi_unescapeURIComponent_accept_charset [/tmp/ruby/src/trunk/test/cgi/test_cgi_util.rb:123]: |
| assert_separately failed with error message |
| pid 3935572 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 765) Failure: |
| CGIUtilTest#test_cgi_unescape_accept_charset [/tmp/ruby/src/trunk/test/cgi/test_cgi_util.rb:66]: |
| assert_separately failed with error message |
| pid 3935575 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 766) Failure: |
| TestObjectSpace#test_each_object_no_garbage [/tmp/ruby/src/trunk/test/ruby/test_objectspace.rb:243]: |
| assert_separately failed with error message |
| pid 3935601 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 767) Failure: |
| TestObjectSpace#test_each_object_singleton_class [/tmp/ruby/src/trunk/test/ruby/test_objectspace.rb:269]: |
| assert_separately failed with error message |
| pid 3935615 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 768) Failure: |
| TestPathname#test_relative_path_from_casefold [/tmp/ruby/src/trunk/test/pathname/test_pathname.rb:1537]: |
| assert_separately failed with error message |
| pid 3935618 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 769) Failure: |
| TestPathname#test_split [/tmp/ruby/src/trunk/test/pathname/test_pathname.rb:1090]: |
| assert_separately failed with error message |
| pid 3935621 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 770) Failure: |
| TestEtc#test_ractor [/tmp/ruby/src/trunk/test/etc/test_etc.rb:180]: |
| assert_separately failed with error message |
| pid 3935624 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 771) Failure: |
| TestDigest::TestDigestParen#test_no_lib_no_def [/tmp/ruby/src/trunk/test/digest/test_digest.rb:242]: |
| assert_separately failed with error message |
| pid 3935629 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 772) Failure: |
| TestDigest::TestDigestParen#test_race [/tmp/ruby/src/trunk/test/digest/test_digest.rb:250]: |
| assert_separately failed with error message |
| pid 3935632 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 773) Failure: |
| TestDigest::TestDigestParen#test_sha2 [/tmp/ruby/src/trunk/test/digest/test_digest.rb:221]: |
| assert_separately failed with error message |
| pid 3935636 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 774) Failure: |
| TestDigest::TestDigestParen#test_no_lib [/tmp/ruby/src/trunk/test/digest/test_digest.rb:231]: |
| assert_separately failed with error message |
| pid 3935639 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 775) Failure: |
| TestDigest::TestDigestParen#test_race_mixed [/tmp/ruby/src/trunk/test/digest/test_digest.rb:263]: |
| assert_separately failed with error message |
| pid 3935642 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 776) Failure: |
| TestRipper::Ripper#test_new [/tmp/ruby/src/trunk/test/ripper/test_ripper.rb:18]: |
| assert_separately failed with error message |
| pid 3935646 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 777) Failure: |
| TestRipper::Ripper#test_regexp_enc_error [/tmp/ruby/src/trunk/test/ripper/test_ripper.rb:107]: |
| assert_separately failed with error message |
| pid 3935649 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 778) Failure: |
| TestClass#test_superclass_of_basicobject [/tmp/ruby/src/trunk/test/ruby/test_class.rb:100]: |
| assert_separately failed with error message |
| pid 3935669 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 779) Failure: |
| TestClass#test_redefinition_mismatch [/tmp/ruby/src/trunk/test/ruby/test_class.rb:722]: |
| assert_separately failed with error message |
| pid 3935672 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 780) Failure: |
| TestCoverage#test_coverage_suspendable [/tmp/ruby/src/trunk/test/coverage/test_coverage.rb:862]: |
| assert_separately failed with error message |
| pid 3935687 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 781) Failure: |
| TestRipper::Ripper::TestInput#test_new [/tmp/ruby/src/trunk/test/ripper/test_ripper.rb:18]: |
| assert_separately failed with error message |
| pid 3935841 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 782) Failure: |
| TestRipper::Ripper::TestInput#test_regexp_enc_error [/tmp/ruby/src/trunk/test/ripper/test_ripper.rb:107]: |
| assert_separately failed with error message |
| pid 3935844 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 783) Failure: |
| TestClone#test_user_flags [/tmp/ruby/src/trunk/test/ruby/test_clone.rb:84]: |
| assert_separately failed with error message |
| pid 3935847 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 784) Failure: |
| TestRegexp#test_timeout_nil [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1849]: |
| assert_separately failed with error message |
| pid 3935850 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 785) Failure: |
| TestRegexp#test_match_cache_positive_look_behind [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1985]: |
| assert_separately failed with error message |
| pid 3935853 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 786) Failure: |
| TestRegexp#test_timeout_shorter_than_global [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1849]: |
| assert_separately failed with error message |
| pid 3935856 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 787) Failure: |
| TestRegexp#test_utf8_comment_in_usascii_extended_regexp_bug_19455 [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:204]: |
| assert_separately failed with error message |
| pid 3935859 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 788) Failure: |
| TestRegexp#test_match_cache_with_peek_optimization [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:2003]: |
| assert_separately failed with error message |
| pid 3935862 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 789) Failure: |
| TestRegexp#test_match_cache_positive_look_ahead [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1958]: |
| assert_separately failed with error message |
| pid 3935865 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 790) Failure: |
| TestRegexp#test_match_cache_positive_look_ahead_complex [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1967]: |
| assert_separately failed with error message |
| pid 3935875 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 791) Failure: |
| TestRegexp#test_invalid_group [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1744]: |
| assert_separately failed with error message |
| pid 3935878 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 792) Failure: |
| TestRegexp#test_match_cache_atomic [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1940]: |
| assert_separately failed with error message |
| pid 3935881 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 793) Failure: |
| TestRegexp#test_invalid_free_at_parse_depth_limit_over [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1699]: |
| assert_separately failed with error message |
| pid 3935884 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 794) Failure: |
| TestRegexp#test_bug_19467 [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:2025]: |
| assert_separately failed with error message |
| pid 3935887 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 795) Failure: |
| TestRegexp#test_s_timeout_corner_cases [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1801]: |
| assert_separately failed with error message |
| pid 3935890 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 796) Failure: |
| TestRegexp#test_match_cache_exponential [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1922]: |
| assert_separately failed with error message |
| pid 3935893 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 797) Failure: |
| TestRegexp#test_s_timeout [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1783]: |
| assert_separately failed with error message |
| pid 3935902 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 798) Failure: |
| TestRegexp#test_nonextended_section_of_extended_regexp_bug_19379 [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:148]: |
| assert_separately failed with error message |
| pid 3935905 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 799) Failure: |
| TestRegexp#test_extended_comment_invalid_escape_bug_18294 [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:95]: |
| assert_separately failed with error message |
| pid 3935908 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 800) Failure: |
| TestRegexp#test_match_cache_negative_look_behind [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1994]: |
| assert_separately failed with error message |
| pid 3935914 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 801) Failure: |
| TestRegexp#test_timeout_corner_cases [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1888]: |
| assert_separately failed with error message |
| pid 3935917 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 802) Failure: |
| TestRegexp#test_timeout_longer_than_global [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1849]: |
| assert_separately failed with error message |
| pid 3935922 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 803) Failure: |
| TestRegexp#test_match_cache_square [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1931]: |
| assert_separately failed with error message |
| pid 3935925 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 804) Failure: |
| TestRegexp#test_match_cache_atomic_complex [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1949]: |
| assert_separately failed with error message |
| pid 3935928 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 805) Failure: |
| TestRegexp#test_eq_tilde_can_be_overridden [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1686]: |
| assert_separately failed with error message |
| pid 3935931 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 806) Failure: |
| TestRegexp#test_match_cache_negative_look_ahead [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1976]: |
| assert_separately failed with error message |
| pid 3935934 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 807) Failure: |
| TestIseqLoad#test_stressful_roundtrip [/tmp/ruby/src/trunk/test/-ext-/iseq_load/test_iseq_load.rb:20]: |
| assert_separately failed with error message |
| pid 3935937 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 808) Failure: |
| TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3935940 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 809) Failure: |
| TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3935943 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 810) Failure: |
| TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3935946 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 811) Failure: |
| TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3935949 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 812) Failure: |
| TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3935952 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 813) Failure: |
| TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3935955 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 814) Failure: |
| TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3935958 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 815) Failure: |
| TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3935961 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 816) Failure: |
| TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3935964 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 817) Failure: |
| TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3935967 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 818) Failure: |
| TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3935970 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 819) Failure: |
| TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3935973 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 820) Failure: |
| TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3935976 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 821) Failure: |
| TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3935979 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 822) Failure: |
| TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3935982 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 823) Failure: |
| TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3935985 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 824) Failure: |
| TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3935988 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 825) Failure: |
| TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:5]: |
| assert_separately failed with error message |
| pid 3935991 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 826) Failure: |
| TestRipper::Generic#test_parse_files:sample [/tmp/ruby/src/trunk/test/ripper/test_files_sample.rb:5]: |
| assert_separately failed with error message |
| pid 3935994 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 827) Failure: |
| TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3935997 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 828) Failure: |
| TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936000 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 829) Failure: |
| TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936003 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 830) Failure: |
| TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936006 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 831) Failure: |
| TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936009 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 832) Failure: |
| TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936012 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 833) Failure: |
| TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936015 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 834) Failure: |
| TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936018 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 835) Failure: |
| TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936021 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 836) Failure: |
| TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936024 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 837) Failure: |
| TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936027 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 838) Failure: |
| TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936030 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 839) Failure: |
| TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936033 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 840) Failure: |
| TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936036 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 841) Failure: |
| TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936039 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 842) Failure: |
| TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936042 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 843) Failure: |
| TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936045 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 844) Failure: |
| TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936048 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 845) Failure: |
| TestRipper::Generic#test_parse_files:ext [/tmp/ruby/src/trunk/test/ripper/test_files_ext.rb:5]: |
| assert_separately failed with error message |
| pid 3936051 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 846) Failure: |
| TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936054 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 847) Failure: |
| TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936057 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 848) Failure: |
| TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936060 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 849) Failure: |
| TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936063 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 850) Failure: |
| TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936066 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 851) Failure: |
| TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936069 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 852) Failure: |
| TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936072 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 853) Failure: |
| TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936075 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 854) Failure: |
| TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936078 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 855) Failure: |
| TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936081 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 856) Failure: |
| TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936084 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 857) Failure: |
| TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936087 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 858) Failure: |
| TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936090 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 859) Failure: |
| TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936093 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 860) Failure: |
| TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936096 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 861) Failure: |
| TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936099 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 862) Failure: |
| TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936102 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 863) Failure: |
| TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936105 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 864) Failure: |
| TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936108 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 865) Failure: |
| TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936111 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 866) Failure: |
| TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936114 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 867) Failure: |
| TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936117 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 868) Failure: |
| TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 3936120 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 869) Failure: |
| TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936123 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 870) Failure: |
| TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936126 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 871) Failure: |
| TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936129 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 872) Failure: |
| TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936132 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 873) Failure: |
| TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936135 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 874) Failure: |
| TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936138 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 875) Failure: |
| TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936141 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 876) Failure: |
| TestRipper::Generic#test_parse_files:test [/tmp/ruby/src/trunk/test/ripper/test_files_test.rb:5]: |
| assert_separately failed with error message |
| pid 3936144 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 877) Failure: |
| TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: |
| assert_separately failed with error message |
| pid 3936147 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 878) Failure: |
| TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: |
| assert_separately failed with error message |
| pid 3936150 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 879) Failure: |
| TestSystem#test_system_closed [/tmp/ruby/src/trunk/test/ruby/test_system.rb:150]: |
| assert_separately failed with error message |
| pid 3936165 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 880) Failure: |
| Test_String_Fstring#test_rb_enc_interned_str_autoloaded_encoding [/tmp/ruby/src/trunk/test/-ext-/string/test_fstring.rb:16]: |
| assert_separately failed with error message |
| pid 3936193 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 881) Failure: |
| Test_String_Fstring#test_rb_enc_str_new_autoloaded_encoding [/tmp/ruby/src/trunk/test/-ext-/string/test_fstring.rb:28]: |
| assert_separately failed with error message |
| pid 3936196 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 882) Failure: |
| TestThreadLockNativeThread#test_lock_native_thread_tls [/tmp/ruby/src/trunk/test/-ext-/thread/test_lock_native_thread.rb:31]: |
| assert_separately failed with error message |
| pid 3936199 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 883) Failure: |
| TestThreadLockNativeThread#test_lock_native_thread [/tmp/ruby/src/trunk/test/-ext-/thread/test_lock_native_thread.rb:18]: |
| assert_separately failed with error message |
| pid 3936213 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 884) Failure: |
| TestPostponed_job#test_multiple_preregistration [/tmp/ruby/src/trunk/test/-ext-/postponed_job/test_postponed_job.rb:20]: |
| assert_separately failed with error message |
| pid 3936217 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 885) Failure: |
| TestPostponed_job#test_legacy_register [/tmp/ruby/src/trunk/test/-ext-/postponed_job/test_postponed_job.rb:38]: |
| assert_separately failed with error message |
| pid 3936220 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 886) Failure: |
| TestPostponed_job#test_multiple_preregistration_with_new_data [/tmp/ruby/src/trunk/test/-ext-/postponed_job/test_postponed_job.rb:29]: |
| assert_separately failed with error message |
| pid 3936223 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 887) Failure: |
| TestPostponed_job#test_preregister_and_trigger [/tmp/ruby/src/trunk/test/-ext-/postponed_job/test_postponed_job.rb:7]: |
| assert_separately failed with error message |
| pid 3936226 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 888) Failure: |
| TestPostponed_job#test_legacy_register_in_c_thread [/tmp/ruby/src/trunk/test/-ext-/postponed_job/test_postponed_job.rb:64]: |
| assert_separately failed with error message |
| pid 3936229 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 889) Failure: |
| TestPostponed_job#test_legacy_register_one_same [/tmp/ruby/src/trunk/test/-ext-/postponed_job/test_postponed_job.rb:54]: |
| assert_separately failed with error message |
| pid 3936233 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 890) Failure: |
| TestSyntax#test_syntax_lib [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:24]: |
| assert_separately failed with error message |
| pid 3936254 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 891) Failure: |
| TestSyntax#test_keyword_empty_splat [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:382]: |
| assert_separately failed with error message |
| pid 3936257 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 892) Failure: |
| TestSyntax#test_safe_call_in_for_variable [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:1260]: |
| assert_separately failed with error message |
| pid 3936263 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 893) Failure: |
| TestSyntax#test_anonymous_keyword_rest_forwarding [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:173]: |
| assert_separately failed with error message |
| pid 3936270 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 894) Failure: |
| TestSyntax#test_syntax_test [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:27]: |
| assert_separately failed with error message |
| pid 3936497 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 895) Failure: |
| TestSyntax#test_anonymous_rest_forwarding [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:154]: |
| assert_separately failed with error message |
| pid 3936500 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 896) Failure: |
| TestSyntax#test_value_of_def [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:1142]: |
| assert_separately failed with error message |
| pid 3936507 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 897) Failure: |
| TestSyntax#test_cdhash [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:2237]: |
| assert_separately failed with error message |
| pid 3936665 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 898) Failure: |
| TestSyntax#test_class_module_Object_ancestors [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:2222]: |
| assert_separately failed with error message |
| pid 3936668 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 899) Failure: |
| TestSyntax#test_syntax_sample [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:25]: |
| assert_separately failed with error message |
| pid 3936911 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 900) Failure: |
| TestSyntax#test_syntax_ext [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:26]: |
| assert_separately failed with error message |
| pid 3936920 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 901) Failure: |
| TestSyntax#test_anonymous_block_forwarding [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:81]: |
| assert_separately failed with error message |
| pid 3936923 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 902) Failure: |
| TestGc#test_measure_total_time [/tmp/ruby/src/trunk/test/ruby/test_gc.rb:287]: |
| assert_separately failed with error message |
| pid 3937015 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 903) Failure: |
| TestGc#test_gc_parameter_init_slots [/tmp/ruby/src/trunk/test/ruby/test_gc.rb:523]: |
| assert_separately failed with error message |
| pid 3937022 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 904) Failure: |
| TestGc#test_latest_gc_info [/tmp/ruby/src/trunk/test/ruby/test_gc.rb:306]: |
| assert_separately failed with error message |
| pid 3937037 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 905) Failure: |
| TestGc#test_latest_gc_info_weak_references_count [/tmp/ruby/src/trunk/test/ruby/test_gc.rb:367]: |
| assert_separately failed with error message |
| pid 3937051 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 906) Failure: |
| TestGc#test_expand_heap [/tmp/ruby/src/trunk/test/ruby/test_gc.rb:611]: |
| assert_separately failed with error message |
| pid 3937054 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 907) Failure: |
| TestGc#test_thrashing_for_young_objects [/tmp/ruby/src/trunk/test/ruby/test_gc.rb:632]: |
| assert_separately failed with error message |
| pid 3937061 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 908) Failure: |
| TestRubyYieldGen#test_block_cached_argc [/tmp/ruby/src/trunk/test/ruby/test_yield.rb:404]: |
| assert_separately failed with error message |
| pid 3937067 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 909) Failure: |
| TestHashOnly#test_any_hash_fixable [/tmp/ruby/src/trunk/test/ruby/test_hash.rb:2338]: |
| assert_separately failed with error message |
| pid 3937205 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 910) Failure: |
| TestHashOnly#test_AREF_fstring_key_default_proc [/tmp/ruby/src/trunk/test/ruby/test_hash.rb:1995]: |
| assert_separately failed with error message |
| pid 3937244 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 911) Failure: |
| TestAutoload#test_source_location [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:460]: |
| assert_separately failed with error message |
| pid 3937247 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 912) Failure: |
| TestAutoload#test_autoload_same_file [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:419]: |
| assert_separately failed with error message |
| pid 3937250 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 913) Failure: |
| TestAutoload#test_autoload_deprecate_constant_before_autoload [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:363]: |
| assert_separately failed with error message |
| pid 3937255 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 914) Failure: |
| TestAutoload#test_source_location_after_require [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:476]: |
| assert_separately failed with error message |
| pid 3937260 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 915) Failure: |
| TestAutoload#test_autoload_deprecate_constant [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:314]: |
| assert_separately failed with error message |
| pid 3937270 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 916) Failure: |
| TestAutoload#test_autoload_parallel_race [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:563]: |
| assert_separately failed with error message |
| pid 3937273 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 917) Failure: |
| TestAutoload#test_autoload_parent_namespace [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:592]: |
| assert_separately failed with error message |
| pid 3939289 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 918) Failure: |
| TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:506]: |
| assert_separately failed with error message |
| pid 3939292 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 919) Failure: |
| TestAutoload#test_autoload_private_constant [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:294]: |
| assert_separately failed with error message |
| pid 3939295 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 920) Failure: |
| TestAutoload#test_autoload_private_constant_before_autoload [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:333]: |
| assert_separately failed with error message |
| pid 3939314 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 921) Failure: |
| TestWeakMap#test_compaction [/tmp/ruby/src/trunk/test/ruby/test_weakmap.rb:206]: |
| assert_separately failed with error message |
| pid 3939328 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 922) Failure: |
| TestArgf#test_wrong_type [/tmp/ruby/src/trunk/test/ruby/test_argf.rb:1097]: |
| assert_separately failed with error message |
| pid 3939478 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 923) Failure: |
| TestEnumerator#test_with_index_dangling_memo [/tmp/ruby/src/trunk/test/ruby/test_enumerator.rb:163]: |
| assert_separately failed with error message |
| pid 3939503 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 924) Failure: |
| TestMethod#test_argument_error_location [/tmp/ruby/src/trunk/test/ruby/test_method.rb:1520]: |
| assert_separately failed with error message |
| pid 3939543 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 925) Failure: |
| TestMethod#test_override_optimized_method_on_class_using_prepend [/tmp/ruby/src/trunk/test/ruby/test_method.rb:1547]: |
| assert_separately failed with error message |
| pid 3939549 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 926) Failure: |
| TestMethod#test_zsuper_private_override_instance_method [/tmp/ruby/src/trunk/test/ruby/test_method.rb:1526]: |
| assert_separately failed with error message |
| pid 3939552 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 927) Failure: |
| TestMethod#test_hash_does_not_change_after_compaction [/tmp/ruby/src/trunk/test/ruby/test_method.rb:216]: |
| assert_separately failed with error message |
| pid 3939555 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 928) Failure: |
| TestIO#test_cross_thread_close_stdio [/tmp/ruby/src/trunk/test/ruby/test_io.rb:3359]: |
| assert_separately failed with error message |
| pid 3939573 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 929) Failure: |
| TestIO#test_write_epipe_nosync [/tmp/ruby/src/trunk/test/ruby/test_io.rb:1793]: |
| assert_separately failed with error message |
| pid 3939625 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 930) Failure: |
| TestIO#test_DATA_binmode [/tmp/ruby/src/trunk/test/ruby/test_io.rb:3083]: |
| assert_separately failed with error message |
| pid 3939636 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 931) Failure: |
| TestIO#test_closed_stream_in_rescue [/tmp/ruby/src/trunk/test/ruby/test_io.rb:4151]: |
| assert_separately failed with error message |
| pid 3939761 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 932) Failure: |
| TestIO#test_race_gets_and_close [/tmp/ruby/src/trunk/test/ruby/test_io.rb:4023]: |
| assert_separately failed with error message |
| pid 3939806 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 933) Failure: |
| TestIO#test_set_stdout [/tmp/ruby/src/trunk/test/ruby/test_io.rb:2963]: |
| assert_separately failed with error message |
| pid 3939948 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 934) Failure: |
| TestIO#test_race_closed_stream [/tmp/ruby/src/trunk/test/ruby/test_io.rb:4055]: |
| assert_separately failed with error message |
| pid 3939963 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 935) Failure: |
| TestIO#test_open_fifo_does_not_block_other_threads [/tmp/ruby/src/trunk/test/ruby/test_io.rb:3938]: |
| assert_separately failed with error message |
| pid 3939972 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 936) Failure: |
| TestIO#test_dup_many [/tmp/ruby/src/trunk/test/ruby/test_io.rb:1475]: |
| assert_separately failed with error message |
| pid 3941843 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 937) Failure: |
| TestIO#test_set_lineno [/tmp/ruby/src/trunk/test/ruby/test_io.rb:1894]: |
| assert_separately failed with error message |
| pid 3941858 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 938) Failure: |
| TestProcess#test_exec_fd_3_redirect [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2432]: |
| assert_separately failed with error message |
| pid 3941909 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 939) Failure: |
| TestProcess#test_to_hash_on_arguments [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2558]: |
| 1. [1/2] Assertion for "Array" |
| | assert_separately failed with error message |
| | pid 3942231 exit 0 |
| | | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 2. [2/2] Assertion for "String" |
| | assert_separately failed with error message |
| | pid 3942236 exit 0 |
| | | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| . |
| 940) Failure: |
| TestProcess#test_warmup_precompute_string_coderange [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2750]: |
| assert_separately failed with error message |
| pid 3942247 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 941) Failure: |
| TestProcess#test_rescue_exec_fail [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2539]: |
| assert_separately failed with error message |
| pid 3942299 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 942) Failure: |
| TestProcess#test_warmup_run_major_gc_and_compact [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2736]: |
| assert_separately failed with error message |
| pid 3942330 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 943) Failure: |
| TestProcess#test_execopts_rlimit [/tmp/ruby/src/trunk/test/ruby/test_process.rb:251]: |
| assert_separately failed with error message |
| pid 3942358 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 944) Failure: |
| TestProcess#test_warmup_promote_all_objects_to_oldgen [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2724]: |
| assert_separately failed with error message |
| pid 3942361 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 945) Failure: |
| TestProcess#test_popen_reopen [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2000]: |
| assert_separately failed with error message |
| pid 3942375 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 946) Failure: |
| TestProcess#test_deadlock_by_signal_at_forking [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2391]: |
| assert_separately failed with error message |
| pid 3942527 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 947) Failure: |
| TestProcess#test_overwrite_ENV [/tmp/ruby/src/trunk/test/ruby/test_process.rb:267]: |
| assert_separately failed with error message |
| pid 3943037 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 948) Failure: |
| TestObjSpace#test_load_allocation_path_load [/tmp/ruby/src/trunk/test/objspace/test_objspace.rb:868]: |
| assert_separately failed with error message |
| pid 3943111 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 949) Failure: |
| TestObjSpace#test_count_symbols [/tmp/ruby/src/trunk/test/objspace/test_objspace.rb:809]: |
| assert_separately failed with error message |
| pid 3943118 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 950) Failure: |
| TestObjSpace#test_reachable_objects_during_iteration [/tmp/ruby/src/trunk/test/objspace/test_objspace.rb:146]: |
| assert_separately failed with error message |
| pid 3943142 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 951) Failure: |
| TestObjSpace#test_load_allocation_path_compile_file [/tmp/ruby/src/trunk/test/objspace/test_objspace.rb:868]: |
| assert_separately failed with error message |
| pid 3943145 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 952) Failure: |
| TestObjSpace#test_reachable_objects_from [/tmp/ruby/src/trunk/test/objspace/test_objspace.rb:117]: |
| assert_separately failed with error message |
| pid 3943156 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 953) Failure: |
| TestObjSpace#test_reachable_objects_size [/tmp/ruby/src/trunk/test/objspace/test_objspace.rb:169]: |
| assert_separately failed with error message |
| pid 3943163 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| 954) Failure: |
| TestObjSpace#test_trace_object_allocations_stop_first [/tmp/ruby/src/trunk/test/objspace/test_objspace.rb:182]: |
| assert_separately failed with error message |
| pid 3943166 exit 0 |
| | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value |
| make: *** [uncommon.mk:963: yes-test-all] Error 186 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0. |