| "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_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_allow_typo_squatting_source: 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: 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. |
| TestGemUninstaller#test_uninstall_wrong_repo: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_default_gem: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_user_install: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_default_gem_with_same_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_no_permission: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_remove_plugins_with_install_dir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_keeps_plugins_up_to_date: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_ask_if_ok: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_remove_executables_user_format: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_remove_symlinked_gem_home: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_path_ok_eh_legacy: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_nonexistent: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_remove_not_in_home: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_prompts_about_broken_deps: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_remove_executables_user: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_remove_all: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_not_ok: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_remove_executables_force_remove: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_path_ok_eh_user: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_doesnt_prompt_when_other_gem_satisfies_requirement: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_extension: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_remove_plugins: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_remove_executables_force_keep: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_doesnt_prompt_when_removing_a_dev_dep: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_prompt_includes_dep_type: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_selection_greater_than_one: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_prompt_only_lists_the_dependents_that_prevented_uninstallation: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_initialize_expand_path: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_only_lists_unsatisfied_deps: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_remove_executables_user_format_disabled: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_regenerate_plugins_for: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_uninstall_selection: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemUninstaller#test_path_ok_eh: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_identity: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_to_spec_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_equals_tilde: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_initialize_type_bad: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_to_specs_indicates_total_gem_set_size: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_merge_other_default: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_prerelease_eh: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_merge: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_initialize_type: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_equals_tilde_escape: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_matches_spec_eh: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_hash: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_match_eh_name_tuple: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_equals2_type: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_to_specs_suggests_other_versions: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_specific: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_merge_default: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_initialize_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_to_spec: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_equals2: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_match_eh_specification: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_initialize_empty: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_merge_name_mismatch: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_matches_spec_eh_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_initialize_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_to_spec_with_only_prereleases: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_to_specs_respects_bundler_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_equals_tilde_spec: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_equals_tilde_object: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_match_eh_allow_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_initialize: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemDependency#test_initialize_double: 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_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_with_override: 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_to_disallowed_push_host: 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_host_permanent_redirect: 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_with_webauthn_enabled_failure_with_polling: 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_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_sending_gem_to_disallowed_default_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_defaulting_to_allowed_push_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_key: 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_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. |
| TestGemDependencyInstaller#test_install_legacy_spec_with_nil_required_rubygems_version: 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_prerelease_bug_990: 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_install_remote_platform_newer: 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_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_local_dependency_installed: 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_no_wrappers: 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_version: 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_dependency_existing: 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_all_dependencies: 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_prerelease_skipped_when_normal_ver: 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_ignore_dependencies: 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_install_no_document: 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_dependency_development_deep: 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_cache_dir: 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_remote_dep: 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_dual_repository: 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_domain_local: 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_dependency_development_shallow: 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_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_version_default: 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_resolve_dependencies_local: 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. |
| "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.20240315-1897238-1j6gv8/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.20240315-1897238-1j6gv8/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.20240315-1897238-1j6gv8/3-mspec-multi-2 |