| "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. |
| "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_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_http_rubygems_org: 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_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_existent_source_invalid_uri: 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_allow_typo_squatting_source_forced: 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: 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_add_bad_uri: 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. |
| TestGemSourceList#test_delete_a_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceList#test_delete: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceList#test_self_from: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceList#test_clear: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceList#test_empty?: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceList#test_append: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceList#test_each_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceList#test_include_matches_a_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceList#test_equal_to_array: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceList#test_include_eh: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceList#test_each: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceList#test_Enumerable: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceList#test_equal_to_another_list: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceList#test_replace: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceList#test_to_a: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_gem_with_no_local_creds: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_raises_error_with_no_arguments: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_execute: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_when_default_host_disabled_with_override: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_gem_to_allowed_push_host_with_basic_credentials: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_when_default_host_disabled: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_gem: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_gem_to_disallowed_push_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_with_webauthn_enabled_success: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_gem_to_host_permanent_redirect: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_otp_verified_failure: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_with_webauthn_enabled_failure_with_polling: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_with_webauthn_enabled_success_with_polling: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_gem_to_metadata_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_gem_denied: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_gem_unathorized_api_key_with_mfa_enabled: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_execute_allowed_push_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_execute_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_gem_to_disallowed_default_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_with_webauthn_enabled_failure: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_gem_defaulting_to_allowed_push_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_otp_verified_success: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_gem_key: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_gem_with_env_var_api_key: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsPushCommand#test_sending_gem_to_allowed_push_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_other_credentials_doesnt_overwrite_other_keys: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_incorrect_otp_code: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_api_key: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_skips_with_key_override: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_bad_credentials: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_signin_with_env_otp_code: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_alternate_key_alternate_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_api_key_override: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_webauthn_enabled_with_error: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_host_RUBYGEMS_HOST_empty: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_host_nil: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_correct_otp_code: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_verify_missing_api_key: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_skips_with_existing_credentials: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_verify_api_key: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_webauthn_enabled: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_host_ENV: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_webauthn_enabled_with_polling: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_host_RUBYGEMS_HOST: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_webauthn_enabled_with_polling_failure: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceLocal#test_inspect: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceLocal#test_find_gem: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceLocal#test_load_specs_latest: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceLocal#test_load_specs_released: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceLocal#test_find_gem_highest_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceLocal#test_fetch_spec: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceLocal#test_download: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceLocal#test_load_specs_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceLocal#test_find_gem_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceLocal#test_spaceship: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceLocal#test_find_gem_specific_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_format_text_no_space: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_clean_text: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_format_text_none_indent: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_format_removes_nonprintable_characters: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_levenshtein_distance_remove: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_levenshtein_distance_empty: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_levenshtein_distance_replace: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_format_text: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_levenshtein_distance_add: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_min3: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_truncate_text: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_format_text_none: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_format_text_trailing: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_format_text_indent: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemText#test_levenshtein_distance_all: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_legacy_spec_with_nil_required_rubygems_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_prerelease_bug_990: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_local_subdir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependency_old: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_domain_both_no_network: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_remote: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_find_gems_with_sources_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_remote_platform_newer: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependency_development: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_force: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_when_only_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_find_gems_with_sources_with_best_only_and_platform: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_resolve_dependencies: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_local_dependency_installed: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_find_gems_gems_with_sources: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_no_wrappers: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependency_existing_extension: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependencies_satisfied: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_build_args: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_minimal_deps: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependency_existing: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_all_dependencies: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_ignore_dependencies: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_find_gems_with_sources_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_prerelease_skipped_when_normal_ver: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_local_dependency: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_install_dir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_resolve_dependencies_ignore_dependencies: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_no_document: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_domain_remote: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependency_development_deep: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_remote_dep: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependency: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_cache_dir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_find_gems_with_sources_with_bad_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_env_shebang: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_domain_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_domain_both: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dual_repository: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_local_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_local_dependency_no_network_for_target_gem: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_dependency_development_shallow: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_no_minimal_deps: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_doesnt_upgrade_installed_dependencies: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_legacy_spec_with_nil_required_ruby_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_reinstall: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_platform_is_ignored_when_a_file_is_specified: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_resolve_dependencies_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_security_policy: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependencyInstaller#test_install_version_default: 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.20240304-3043397-qd21ln/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.20240304-3043397-qd21ln/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.20240304-3043397-qd21ln/3-mspec-multi-2 |