| "make update-unicode -j3" exit with 512. |
| /home/opc/ruby/src/master/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError) |
| OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt |
| from /home/opc/ruby/src/master/tool/downloader.rb:201:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>' |
| from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each' |
| from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>' |
| /usr/local/lib/ruby/3.2.0/open-uri.rb:369:in `open_http': 403 Forbidden (OpenURI::HTTPError) |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:760:in `buffer_open' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:214:in `block in open_loop' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `catch' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `open_loop' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:153:in `open_uri' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:740:in `open' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:748:in `read' |
| from /home/opc/ruby/src/master/tool/downloader.rb:247:in `block in download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:378:in `with_retry' |
| from /home/opc/ruby/src/master/tool/downloader.rb:246:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>' |
| from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each' |
| from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>' |
| make: *** [uncommon.mk:1787: /home/opc/ruby/src/master/enc/unicode/data/emoji/15.0/emoji-test.txt] Error 1 |
| make: *** Waiting for unfinished jobs.... |
| /home/opc/ruby/src/master/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError) |
| OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt |
| from /home/opc/ruby/src/master/tool/downloader.rb:201:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>' |
| from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each' |
| from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>' |
| /usr/local/lib/ruby/3.2.0/open-uri.rb:369:in `open_http': 403 Forbidden (OpenURI::HTTPError) |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:760:in `buffer_open' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:214:in `block in open_loop' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `catch' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `open_loop' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:153:in `open_uri' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:740:in `open' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:748:in `read' |
| from /home/opc/ruby/src/master/tool/downloader.rb:247:in `block in download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:378:in `with_retry' |
| from /home/opc/ruby/src/master/tool/downloader.rb:246:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>' |
| from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each' |
| from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>' |
| make: *** [uncommon.mk:1787: /home/opc/ruby/src/master/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt] Error 1 |
| /home/opc/ruby/src/master/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-sequences.txt (RuntimeError) |
| EOFError: end of file reached: https://www.unicode.org/Public/emoji/15.0/emoji-sequences.txt |
| from /home/opc/ruby/src/master/tool/downloader.rb:201:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>' |
| from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each' |
| from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>' |
| /usr/local/lib/ruby/3.2.0/net/protocol.rb:237:in `rbuf_fill': end of file reached (EOFError) |
| from /usr/local/lib/ruby/3.2.0/net/protocol.rb:199:in `readuntil' |
| from /usr/local/lib/ruby/3.2.0/net/protocol.rb:209:in `readline' |
| from /usr/local/lib/ruby/3.2.0/net/http/response.rb:158:in `read_status_line' |
| from /usr/local/lib/ruby/3.2.0/net/http/response.rb:147:in `read_new' |
| from /usr/local/lib/ruby/3.2.0/net/http.rb:1862:in `block in transport_request' |
| from /usr/local/lib/ruby/3.2.0/net/http.rb:1853:in `catch' |
| from /usr/local/lib/ruby/3.2.0/net/http.rb:1853:in `transport_request' |
| from /usr/local/lib/ruby/3.2.0/net/http.rb:1826:in `request' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:333:in `block in open_http' |
| from /usr/local/lib/ruby/3.2.0/net/http.rb:1238:in `start' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:327:in `open_http' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:760:in `buffer_open' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:214:in `block in open_loop' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `catch' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:212:in `open_loop' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:153:in `open_uri' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:740:in `open' |
| from /usr/local/lib/ruby/3.2.0/open-uri.rb:748:in `read' |
| from /home/opc/ruby/src/master/tool/downloader.rb:247:in `block in download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:378:in `with_retry' |
| from /home/opc/ruby/src/master/tool/downloader.rb:246:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:136:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:482:in `block in <main>' |
| from /home/opc/ruby/src/master/tool/downloader.rb:465:in `each' |
| from /home/opc/ruby/src/master/tool/downloader.rb:465:in `<main>' |
| make: *** [uncommon.mk:1787: /home/opc/ruby/src/master/enc/unicode/data/emoji/15.0/emoji-sequences.txt] Error 1 |
| make: *** Deleting file '/home/opc/ruby/src/master/enc/unicode/data/emoji/15.0/emoji-sequences.txt' |
| "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_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_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_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. |
| 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. |
| 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_find_gems_with_sources_prerelease: 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_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_find_gems_gems_with_sources: 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_install_no_wrappers: 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: 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_minimal_deps: 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_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_resolve_dependencies_ignore_dependencies: 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_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_find_gems_with_sources_local: 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_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_dependency: 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_dual_repository: 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_domain_local: 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_version_default: 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_platform_is_ignored_when_a_file_is_specified: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_other_credentials_doesnt_overwrite_other_keys: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_skips_with_key_override: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_incorrect_otp_code: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_api_key: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_alternate_key_alternate_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_signin_with_env_otp_code: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_bad_credentials: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_webauthn_enabled_with_error: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_api_key_override: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_host_RUBYGEMS_HOST_empty: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_host_nil: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_verify_missing_api_key: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_host: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_correct_otp_code: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_verify_api_key: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_skips_with_existing_credentials: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_webauthn_enabled: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_host_ENV: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_webauthn_enabled_with_polling: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_host_RUBYGEMS_HOST: Test::Unit::AssertionFailedError: Expected [:test_do_configuration] to be empty. |
| TestGemGemcutterUtilities#test_sign_in_with_webauthn_enabled_with_polling_failure: 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_fetch_path_gzip_unmodified: 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_self_fetcher_with_proxy: 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_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::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_http_redirects: 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_s3_config_creds: 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_instance_profile_creds_with_token: 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_no_id: 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_download_with_auth: 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_nil_ca_cert: 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_do_not_allow_insecure_ssl_connection_by_default: 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_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_download_to_cache: 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_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_observe_no_proxy_env_single_host: 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_yaml_error_on_size: 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: 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_download_unsupported: 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_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. |
| Children under /tmp/rubytest.x3d9lk: |
| * drwx------ 4 28 2024-05-06 18:16:32 +0000 gem_rebuild20240506-3045857-49w39p/ |
| * drwxrwxr-x 2 40 2024-05-06 18:16:32 +0000 old/ |
| * -rw-rw-r-- 1 4096 2024-05-06 18:16:32 +0000 rebuild_test_gem-1.0.0.gem |
| * drwxrwxr-x 2 40 2024-05-06 18:16:32 +0000 new/ |
| * -rw-rw-r-- 1 4096 2024-05-06 18:16:32 +0000 rebuild_test_gem-1.0.0.gem |
| * drwxrwxr-x 2 20 2024-05-06 18:19:37 +0000 test_rubygems_20240506-3045856-ovmrvg/ |
| * -rw-rw-r-- 1 435 2024-05-06 18:19:37 +0000 .gemrc |
| "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/rubytest.cvuzx6/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/rubytest.cvuzx6/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/rubytest.cvuzx6/3-mspec-multi-2 |