| "make update-unicode -j3" exit with 0. |
| "make update-download -j3" exit with 0. |
| "make update-rubyspec -j3" exit with 0. |
| "make update-src -j3" exit with 0. |
| From https://github.com/ruby/ruby |
| fbeb8f2..43dcf4d master -> origin/master |
| "make after-update -j3" exit with 0. |
| "make miniruby -j3" exit with 0. |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 0. |
| "make install -j3" exit with 0. |
| "make yes-btest TESTOPTS='-q -j3'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j3'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0. |
| Failed tests: |
| TestGemCommandsSourcesCommand#test_execute_remove_no_network: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_redundant_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_https_rubygems_org: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_deny_typo_squatting_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_allow_typo_squatting_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_existent_source_invalid_uri_with_error_by_chance_including_the_uri_password: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_nonexistent_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_http_rubygems_org: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_redundant_source_trailing_slash: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_remove: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_http_rubygems_org_forced: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_existent_source_invalid_uri: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_list: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_allow_typo_squatting_source_forced: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add_bad_uri: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_add: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_initialize_proxy: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_update: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSourcesCommand#test_execute_clear_all: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemExit#test_status: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemExit#test_exit: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_process_args_with_c_flag_without_path: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_find_logout_alias_comamnd: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_find_command_unknown_suggestions: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_run_interrupt: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_find_command_ambiguous_exact: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_process_args_query: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_process_args_uninstall: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_process_args_build: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_find_login_alias_command: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_process_args_check: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_deprecated_command: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_deprecated_command_with_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_find_command: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_process_args_with_c_flag: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_process_args_update: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_process_args_install: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_find_command_unknown: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_find_command_ambiguous: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_process_args_with_c_flag_path_not_found: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_find_alias_command: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_process_args_bad_arg: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandManager#test_run_crash_command: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j3'" exit with 0. |
| $ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240405-3721829-7sxkuy/1-mspec-multi-0 |
| $ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240405-3721829-7sxkuy/2-mspec-multi-1 |
| $ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240405-3721829-7sxkuy/3-mspec-multi-2 |