| "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_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_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_deny_typo_squatting_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_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_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_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_bad_uri: 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: 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_clear: 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_append: 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_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_include_eh: 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_each: 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_Enumerable: 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. |
| TestGemDependencyInstaller#test_install_dependency_old: 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_legacy_spec_with_nil_required_rubygems_version: 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_domain_both_no_network: 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_dependency_development: 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_find_gems_with_sources_with_best_only_and_platform: 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_install_no_wrappers: 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: 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_resolve_dependencies: 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_prerelease: 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_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_build_args: 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_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_install_dir: 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_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_find_gems_with_sources_local: 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_find_gems_with_sources_with_bad_source: 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_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_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_env_shebang: 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: 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_legacy_spec_with_nil_required_ruby_version: 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_no_minimal_deps: 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. |
| TestGemCommandsSpecificationCommand#test_execute_all_conflicts_with_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSpecificationCommand#test_execute_remote_without_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSpecificationCommand#test_execute_all: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSpecificationCommand#test_execute: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSpecificationCommand#test_execute_bad_name_with_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSpecificationCommand#test_execute_ruby: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSpecificationCommand#test_execute_file: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSpecificationCommand#test_execute_marshal: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSpecificationCommand#test_execute_remote_with_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSpecificationCommand#test_execute_remote_with_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSpecificationCommand#test_execute_exact_match: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSpecificationCommand#test_execute_remote: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSpecificationCommand#test_execute_field: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSpecificationCommand#test_execute_bad_name: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSpecificationCommand#test_execute_remote_with_version_and_platform: 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_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_sending_when_default_host_disabled: 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_sending_gem_to_metadata_host: 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_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_sending_gem_unathorized_api_key_with_mfa_enabled: 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_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_execute_allowed_push_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_with_env_var_api_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_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. |
| TestGemPackageTarWriter#test_add_file_digest: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_add_file_signer_empty: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_add_file_simple_source_date_epoch: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_mkdir_source_date_epoch: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_add_file_digest_multiple: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_add_file_source_date_epoch: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_add_file_simple_size: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_add_symlink_source_date_epoch: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_add_file_simple_padding: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_split_name_too_long_name: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_split_name_too_long_prefix: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_add_symlink: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_add_file_simple: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_split_name: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_add_file: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_mkdir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_split_name_too_long_total: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_add_file_simple_data: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_close: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarWriter#test_add_file_signer: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_path_io_error: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_implicit_no_proxy: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_observe_no_proxy_env_list: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_path_gzip_unmodified: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_ssl_connection: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_self_fetcher_with_proxy: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_implicit_proxy_no_env: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_path_bad_uri: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_path_openssl_ssl_sslerror: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_request_block: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_no_proxy: Test::Unit::ProxyError: Socket::ResolutionError: Failed to open TCP connection to proxy.example.com:80 (getaddrinfo: Name or service not known) (http://localhost:46403/yaml) |
| TestGemRemoteFetcher#test_no_proxy: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_s3_env_creds_with_token: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_s3_config_creds: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_s3_env_creds: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_http_redirects: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_ssl_client_cert_auth_connection: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_s3_no_id: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_self_fetcher: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds_with_token: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download_with_auth: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_path_unmodified: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_path_socket_error: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_path_system_call_error: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_s3_no_source_key: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_implicit_proxy: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_nil_ca_cert: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_ssl_connection_allow_verify_none: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_do_not_allow_insecure_ssl_connection_by_default: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_http: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds_with_region: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_path_gzip: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download_cached: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_path_getaddrinfo_error: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download_with_token: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_do_not_follow_insecure_redirect: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download_local_space: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download_install_dir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_s3_config_creds_with_token: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_http_with_additional_headers: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download_to_cache: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_do_not_allow_invalid_client_cert_auth_connection: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download_with_encoded_auth: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_observe_no_proxy_env_single_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_yaml_error_on_size: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_s3_no_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download_read_only: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_path_timeout_error: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_cache_update_path_no_update: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_http_redirects_without_location: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download_local_read_only: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download_platform_legacy: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_cache_update_path_with_utf8_internal_encoding: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download_unsupported: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_cache_update_path: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download_with_x_oauth_basic: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_s3_no_secret: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_download_same_file: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_implicit_upper_case_proxy: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRemoteFetcher#test_fetch_s3_url_creds: 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.20240414-1079466-iud4so/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.20240414-1079466-iud4so/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.20240414-1079466-iud4so/3-mspec-multi-2 |