| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" 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_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_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. |
| TestGemImpossibleDependenciesError#test_message_conflict: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_re_sign: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_sign_AltName: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_write_encrypted: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_trust_dir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_create_key_raises_unknown_algorithm: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_create_key: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_create_cert_self_signed: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_email_to_name: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_write_encrypted_cipher: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_create_cert_email: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_re_sign_wrong_key: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_create_cert: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_sign: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_get_public_key_ec: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_get_public_key_rsa: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_reset: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_write: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_create_key_downcases: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSecurity#test_class_re_sign_not_self_signed: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceVendor#test_initialize: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceVendor#test_spaceship: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemAvailableSet#test_match_platform: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemAvailableSet#test_remove_installed_bang: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemAvailableSet#test_add_and_empty: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemAvailableSet#test_best: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemAvailableSet#test_find_all: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemAvailableSet#test_sorted_respect_pre: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemAvailableSet#test_sorted_normal_versions: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsListCommand#test_execute_installed: 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_download: 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_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. |
| TestGemPlatform#test_nil_version_is_treated_as_any_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_equals_tilde: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_inspect: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_initialize_platform: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_self_match_spec?: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_equals3: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_nil_version_is_stricter_for_linux_os: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_initialize_mswin32_vc6: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_self_match_spec_with_match_gem_override: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_initialize_test: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_nil_cpu_arch_is_treated_as_universal: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_self_new: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_equals3_cpu_arm: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_self_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_equals2: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_self_match_gem?: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_equals3_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_gem_platform_match_with_string_argument: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_to_s: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_self_match: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_equals3_cpu: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_initialize: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_equals3_universal_mingw: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_eabi_version_is_stricter_for_linux_os: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_eabi_and_nil_version_combination_strictness: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPlatform#test_initialize_command_line: 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. |
| TestGemCommandsInfoCommand#test_execute: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsInfoCommand#test_execute_with_version_flag: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestConnectionPool#test_net_http_args_no_proxy: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestConnectionPool#test_thread_waits_for_connection: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestConnectionPool#test_checkout_same_connection: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestConnectionPool#test_to_proxy_substring: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestConnectionPool#test_net_http_args: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestConnectionPool#test_net_http_args_ipv6: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestConnectionPool#test_to_proxy_empty_string: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestConnectionPool#test_net_http_args_proxy: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestConnectionPool#test_to_proxy_eh: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestConnectionPool#test_to_proxy_eh_wildcard: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsEnvironmentCommand#test_execute_platform: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsEnvironmentCommand#test_execute: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsEnvironmentCommand#test_execute_remotesources: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsEnvironmentCommand#test_execute_gempath_multiple: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsEnvironmentCommand#test_execute_gemdir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsEnvironmentCommand#test_execute_user_gemdir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsEnvironmentCommand#test_execute_unknown: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsEnvironmentCommand#test_execute_user_gemhome: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsEnvironmentCommand#test_execute_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsEnvironmentCommand#test_execute_gempath: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_load_specs_cached_empty: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_fetch_spec_platform: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_fetch_spec_platform_ruby: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_load_specs_cached: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_fetch_spec_cached: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_typo_squatting: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_load_specs: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_dependency_resolver_set_bundler_api: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_typo_squatting_custom_distance_threshold: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_fetch_spec: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_typo_squatting_false_positive: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_cache_dir_escapes_windows_paths: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_load_specs_from_unavailable_uri: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_initialize_git: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_dependency_resolver_set_file_uri: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_update_cache_eh: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_spaceship_order_is_preserved_when_uri_differs: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_spaceship: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_dependency_resolver_set_marshal_api: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_initialize_invalid_uri: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSource#test_update_cache_eh_home_nonexistent: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0. |