| "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_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_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. |
| TestGemResolverLockSet#test_prefetch: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverLockSet#test_find_all: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverLockSet#test_load_spec: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverLockSet#test_add: 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_write_encrypted: 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_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_cert_self_signed: 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_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_create_key_downcases: 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_re_sign_not_self_signed: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_install_default_bundler_gem_with_destdir_flag: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_execute_regenerate_plugins_creates_plugins_dir_if_not_there: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_install_default_bundler_gem_with_destdir_and_prefix_flags: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_remove_old_man_files: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_show_release_notes: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_execute_regenerate_plugins: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_execute_no_regenerate_binstubs: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_destdir_flag_does_not_try_to_write_to_the_default_gem_home: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_execute_informs_about_installed_executables: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_execute_regenerate_binstubs: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_install_default_bundler_gem_with_default_gems_not_installed_at_default_dir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_install_lib: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_install_default_bundler_gem_with_force_flag: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_env_shebang_flag: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_files_in: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_remove_old_lib_files: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_execute_no_regenerate_plugins: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsSetupCommand#test_install_default_bundler_gem: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_path: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_platform_mswin: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_ruby_mismatch_installing: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_platforms: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gemspec_bad: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_ruby_engine_no_engine_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_requires: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_platform_multiple: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_groups: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_github_expand_path: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_git_submodules: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_group_method: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_ruby_engine: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_bitbucket: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_bitbucket_expand_path: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_with_engine_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_platforms_maglev: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_pin_gem_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_platforms_truffleruby: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_requirements: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_ruby_mismatch: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gemspec_development_group: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_ruby: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_github: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_git_branch: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_git_ref: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gemspec: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_git_gist: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_load: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_platform_ruby: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gemspec_multiple: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_platforms_bundler_ruby: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_group: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gemspec_named: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_source_mismatch: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gemspec_without_group: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_requires_without_group: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_requirement: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_deps_file: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_git_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gemspec_path: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gemspec_none: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_ruby_engine_mismatch_engine: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_platforms_engine: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_platforms_multiple: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_platforms: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_platforms_unknown: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gemspec_name: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_git_tag: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_platforms_platform: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_requirements_options: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_source: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_requires_false: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_group: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gempspec_with_multiple_runtime_deps: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_git: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_ruby_engine_mismatch_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_group_without: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_git: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_platforms_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemRequestSetGemDependencyAPI#test_gem_duplicate: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceSubpathProblem#test_load_specs: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceSubpathProblem#test_fetch_spec: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemSourceSubpathProblem#test_dependency_resolver_set: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverRequirementList#test_each: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverActivationRequest#test_development_eh: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverActivationRequest#test_inspect: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverActivationRequest#test_installed_eh: 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_identity: 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_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_initialize_type: 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_equals_tilde_escape: 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_matches_spec_eh: 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_match_eh_name_tuple: 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_to_spec: 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_merge_default: 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_initialize_version: 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_empty: 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_equals_tilde_spec: 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_to_spec_with_only_prereleases: 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_initialize_double: 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_match_eh_allow_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0. |