| "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. |
| From https://github.com/ruby/ruby |
| 0ae0a0c..b582e5a master -> origin/master |
| "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_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_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_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. |
| TestGemPackageTarReader#test_each_entry: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarReader#test_seek_in_gem_data: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarReader#test_read_in_gem_data: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarReader#test_rewind: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarReader#test_seek: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarReader#test_seek_missing: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackageTarReader#test_each_with_not_a_tar: 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_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_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. |
| 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_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: 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_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_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_ignore_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_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_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_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_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_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_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_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_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. |
| TestGemDependencyInstaller#test_install_platform_is_ignored_when_a_file_is_specified: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemConfig#test_datadir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemConfig#test_good_rake_path_is_escaped: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemConfig#test_bad_rake_path_is_escaped: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0. |