| "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 |
| 8e3cb69..d0be77f master -> origin/master |
| "make after-update -j4" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| In file included from conftest.c:4: |
| /tmp/ruby/src/trunk-yjit/version.h:25:39: error: invalid suffix "RUBY_RELEASE_MONTH" on integer constant |
| 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| | ^~ |
| /tmp/ruby/src/trunk-yjit/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' |
| 23 | #define TOKEN_PASTE(x,y) x##y |
| | ^ |
| /tmp/ruby/src/trunk-yjit/version.h:29:5: note: in expansion of macro 'ONLY_ONE_DIGIT' |
| 29 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) |
| | ^~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-yjit/version.h:25:39: error: invalid suffix "RUBY_RELEASE_DAY" on integer constant |
| 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| | ^~ |
| /tmp/ruby/src/trunk-yjit/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' |
| 23 | #define TOKEN_PASTE(x,y) x##y |
| | ^ |
| /tmp/ruby/src/trunk-yjit/version.h:34:5: note: in expansion of macro 'ONLY_ONE_DIGIT' |
| 34 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) |
| | ^~~~~~~~~~~~~~ |
| "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_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_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_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_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_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. |
| TestGemValidator#test_alien: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemValidator#test_alien_default: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_contents: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify_checksum_bad: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_build_time_uses_source_date_epoch: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_spec_from_io: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_extract_tar_gz_dot_file: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify_security_policy_low_security: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify_corrupt: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify_corrupt_tar_data_entry: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_class_new_old_format: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_spec: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_extract_tar_gz_symlink_relative_path: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_build_signed: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_build_time_without_source_date_epoch: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_add_files: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify_corrupt_tar_checksums_entry: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_add_files_symlink: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_install_location_relative: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_build_invalid_arguments: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_install_location_suffix: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_corrupt_data_tar_gz: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_extract_symlink_parent_doesnt_delete_user_dir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify_duplicate_file: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_add_checksums: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_build: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_build_auto_signed_encrypted_key: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_spec_from_io_raises_gem_error_for_io_not_at_start: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify_truncate: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify_checksum_missing: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_install_location: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_install_location_absolute: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_extract_tar_gz_directory: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify_security_policy: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify_corrupt_tar_metadata_entry: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_extract_file_permissions: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_extract_tar_gz_dot_slash: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_extract_tar_gz_symlink_broken_relative_path: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify_empty: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_raw_spec: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify_security_policy_checksum_missing: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_extract_symlink_parent: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_extract_symlink_into_symlink_dir: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_load_spec: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_extract_tar_gz_absolute: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_build_signed_encrypted_key: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify_nonexistent: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_gem_attr: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_extract_files_empty: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_extract_files: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_contents_from_io: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_build_invalid: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_verify_entry: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_install_location_dots: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_install_location_extra_slash: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemPackage#test_build_auto_signed: 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_digest: 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_simple_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_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_add_file_simple: 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_mkdir: 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. |
| 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_equals3: 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_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_initialize_test: 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_nil_cpu_arch_is_treated_as_universal: 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_equals3_cpu_arm: 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_self_match_gem?: 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_equals3_version: 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_self_match: 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_eabi_and_nil_version_combination_strictness: 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_equals3_universal_mingw: 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_initialize_command_line: 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_remotesources: 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_gempath_multiple: 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_gemdir: 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_unknown: 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. |
| TestGemResolverInstallerSet#test_find_all_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_add_always_install_prerelease_github_problem: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_add_always_install: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_find_all_always_install: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_add_always_install_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_remote_equals_remote: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_prerelease_equals: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_add_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_prefetch: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_add_always_install_errors: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_consider_remote_eh: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_remote_equals_both: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_add_always_install_index_spec_platform: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_add_always_install_platform: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_add_always_install_platform_if_gem_platforms_modified_by_platform_flag: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_remote_equals_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_find_all_prerelease_dependencies_with_add_local: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_load_spec: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_errors: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_consider_local_eh: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemResolverInstallerSet#test_add_always_install_prerelease_only: 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_checkout_same_connection: 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_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_net_http_args_proxy: 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_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. |
| TestGemCommandsUninstallCommand#test_execute_with_gem_not_installed: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_all: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_with_version_specified_as_colon: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_with_force_and_without_version_uninstalls_everything: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_uninstall_selection_multiple_gems: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_with_gem_uninstall_error: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_removes_executable: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_outside_gem_home_when_install_dir_given: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_handle_options_vendor_missing: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_all_named_default_multiple: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_with_multiple_version_specified_as_colon: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_with_version_leaves_non_matching_versions: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_all_named_default_single: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_prerelease: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_handle_options_vendor: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_two_version: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_all_named: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_outside_gem_home: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_removes_formatted_executable: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_dependency_order: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_execute_with_force_ignores_dependencies: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_handle_options: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsUninstallCommand#test_uninstall_selection: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| WebauthnListenerResponseTest#test_method_not_allowed_response_to_s: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| WebauthnListenerResponseTest#test_method_not_found_response_to_s: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| WebauthnListenerResponseTest#test_bad_request_response_to_s: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| WebauthnListenerResponseTest#test_ok_response_to_s: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| WebauthnListenerResponseTest#test_no_to_s_response_to_s: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsLockCommand#test_execute_missing_dependency: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsLockCommand#test_execute: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemCommandsLockCommand#test_execute_strict: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0. |