Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shri-zz/92738 to your computer and use it in GitHub Desktop.
Save shri-zz/92738 to your computer and use it in GitHub Desktop.
Loaded suite runtests
Started
...................................................F.........................EEEEEEE......................................................................F...........................................................................F.........................................S.....EF................E....F.....S.......................................F.....S..........S................EE................................E............F..EE..........................................................................................................................................................................................................................................................................F.......................................................
Finished in 889.333000 seconds.
1) Failure:
test_self_default_dir(TestGem) [test_gem.rb:151]:
Expected /\/[Rr]uby\/[Gg]ems\/[0-9.]+/ to match "c:/github/ironruby/Merlin/External.LCA_RESTRICTED/Languages/Ruby/redist-libs/ironruby/gems/1.8".
2) Error:
test_execute_private_key(TestGemCommandsCertCommand):
NameError: uninitialized constant OpenSSL::PKey
:0:in `const_missing'
cert_command.rb:66:in `initialize'
:0:in `[]'
command.rb:275:in `configure_options'
:0:in `[]'
optparse.rb:1257:in `parse_in_order'
:0:in `catch'
optparse.rb:1254:in `parse_in_order'
optparse.rb:1250:in `order!'
optparse.rb:1339:in `permute!'
optparse.rb:1359:in `parse!'
command.rb:188:in `handle_options'
:0:in `__send__'
test_gem_commands_cert_command.rb:89:in `test_execute_private_key'
user_interaction.rb:39:in `use_ui'
user_interaction.rb:64:in `use_ui'
test_gem_commands_cert_command.rb:88:in `test_execute_private_key'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
3) Error:
test_execute_remove(TestGemCommandsCertCommand):
NameError: uninitialized constant OpenSSL::X509
:0:in `const_missing'
cert_command.rb:36:in `initialize'
:0:in `glob'
cert_command.rb:32:in `initialize'
:0:in `[]'
command.rb:275:in `configure_options'
:0:in `[]'
optparse.rb:1257:in `parse_in_order'
:0:in `catch'
optparse.rb:1254:in `parse_in_order'
optparse.rb:1250:in `order!'
optparse.rb:1339:in `permute!'
optparse.rb:1359:in `parse!'
command.rb:188:in `handle_options'
:0:in `__send__'
test_gem_commands_cert_command.rb:101:in `test_execute_remove'
user_interaction.rb:39:in `use_ui'
user_interaction.rb:64:in `use_ui'
test_gem_commands_cert_command.rb:100:in `test_execute_remove'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
4) Error:
test_execute_sign(TestGemCommandsCertCommand):
NameError: uninitialized constant OpenSSL::PKey
:0:in `const_missing'
cert_command.rb:66:in `initialize'
:0:in `[]'
command.rb:275:in `configure_options'
:0:in `[]'
optparse.rb:1257:in `parse_in_order'
:0:in `catch'
optparse.rb:1254:in `parse_in_order'
optparse.rb:1250:in `order!'
optparse.rb:1339:in `permute!'
optparse.rb:1359:in `parse!'
command.rb:188:in `handle_options'
:0:in `__send__'
test_gem_commands_cert_command.rb:112:in `test_execute_sign'
user_interaction.rb:39:in `use_ui'
user_interaction.rb:64:in `use_ui'
test_gem_commands_cert_command.rb:111:in `test_execute_sign'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
5) Error:
test_execute_list(TestGemCommandsCertCommand):
NameError: uninitialized constant OpenSSL::X509
:0:in `const_missing'
cert_command.rb:19:in `initialize'
:0:in `glob'
cert_command.rb:17:in `initialize'
:0:in `[]'
command.rb:275:in `configure_options'
:0:in `[]'
optparse.rb:1257:in `parse_in_order'
:0:in `catch'
optparse.rb:1254:in `parse_in_order'
optparse.rb:1250:in `order!'
optparse.rb:1339:in `permute!'
optparse.rb:1359:in `parse!'
command.rb:188:in `handle_options'
:0:in `__send__'
test_gem_commands_cert_command.rb:80:in `test_execute_list'
user_interaction.rb:39:in `use_ui'
user_interaction.rb:64:in `use_ui'
test_gem_commands_cert_command.rb:79:in `test_execute_list'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
6) Error:
test_execute_add(TestGemCommandsCertCommand):
NameError: uninitialized constant OpenSSL::X509
:0:in `const_missing'
cert_command.rb:10:in `initialize'
:0:in `[]'
command.rb:275:in `configure_options'
:0:in `[]'
optparse.rb:1257:in `parse_in_order'
:0:in `catch'
optparse.rb:1254:in `parse_in_order'
optparse.rb:1250:in `order!'
optparse.rb:1339:in `permute!'
optparse.rb:1359:in `parse!'
command.rb:188:in `handle_options'
:0:in `__send__'
test_gem_commands_cert_command.rb:35:in `test_execute_add'
user_interaction.rb:39:in `use_ui'
user_interaction.rb:64:in `use_ui'
test_gem_commands_cert_command.rb:34:in `test_execute_add'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
7) Error:
test_execute_build(TestGemCommandsCertCommand):
Gem::Exception: SSL is not installed on this system
gem_openssl.rb:24:in `ensure_ssl_available'
security.rb:672:in `build_self_signed_cert'
cert_command.rb:51:in `initialize'
:0:in `[]'
command.rb:275:in `configure_options'
:0:in `[]'
optparse.rb:1257:in `parse_in_order'
:0:in `catch'
optparse.rb:1254:in `parse_in_order'
optparse.rb:1250:in `order!'
optparse.rb:1339:in `permute!'
optparse.rb:1359:in `parse!'
command.rb:188:in `handle_options'
:0:in `__send__'
test_gem_commands_cert_command.rb:48:in `test_execute_build'
:0:in `chdir'
test_gem_commands_cert_command.rb:47:in `test_execute_build'
user_interaction.rb:39:in `use_ui'
user_interaction.rb:64:in `use_ui'
test_gem_commands_cert_command.rb:43:in `test_execute_build'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
8) Error:
test_execute_certificate(TestGemCommandsCertCommand):
NameError: uninitialized constant OpenSSL::X509
:0:in `const_missing'
cert_command.rb:60:in `initialize'
:0:in `[]'
command.rb:275:in `configure_options'
:0:in `[]'
optparse.rb:1257:in `parse_in_order'
:0:in `catch'
optparse.rb:1254:in `parse_in_order'
optparse.rb:1250:in `order!'
optparse.rb:1339:in `permute!'
optparse.rb:1359:in `parse!'
command.rb:188:in `handle_options'
:0:in `__send__'
test_gem_commands_cert_command.rb:68:in `test_execute_certificate'
user_interaction.rb:39:in `use_ui'
user_interaction.rb:64:in `use_ui'
test_gem_commands_cert_command.rb:67:in `test_execute_certificate'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
9) Failure:
test_execute_details_platform(TestGemCommandsQueryCommand) [test_gem_commands_query_command.rb:99]:
Expected "\n*** REMOTE GEMS ***\n\na (2, 1)\n Platforms:\n 1: x86-linux\n 2: universal-darwin\n Authors: Abraham Lincoln, Hirohito\n Rubyforge: http://rubyforge.org/projects/rubygems\n Homepage: http://a.example.com/\n\n This is a lot of text. This is a lot of text. This is a lot of text.\n This is a lot of text.\n\npl (1)\n Platform: i386-linux\n Author: A User\n Homepage: http://example.com\n\n this is a summary\n", not "\n*** REMOTE GEMS ***\n\na (2, 1)\n Platforms:\n 2: universal-darwin\n 1: x86-linux\n Authors: Abraham Lincoln, Hirohito\n Rubyforge: http://rubyforge.org/projects/rubygems\n Homepage: http://a.example.com/\n\n This is a lot of text. This is a lot of text. This is a lot of text.\n This is a lot of text.\n\npl (1)\n Platform: i386-linux\n Author: A User\n Homepage: http://example.com\n\n this is a summary\n".
10) Failure:
test_install_security_policy(TestGemDependencyInstaller) [test_gem_dependency_installer.rb:492]:
Expected "Unsigned gem", not "SSL is not installed on this system".
11) Skipped:
test_uninstall_doc_unwritable(TestGemDocManager) [test_gem_doc_manager.rb:19]:
test_uninstall_doc_unwritable skipped on MS Windows
12) Error:
test_class_build(TestGemExtExtConfBuilder):
Gem::InstallError: extconf failed:
c:/github/ironruby/Merlin/Main/bin/Debug/ir.exe extconf.rb
can't find header files for ruby.
builder.rb:46:in `run'
ext_conf_builder.rb:12:in `build'
test_gem_ext_ext_conf_builder.rb:23:in `test_class_build'
:0:in `chdir'
test_gem_ext_ext_conf_builder.rb:16:in `test_class_build'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
13) Failure:
test_class_build_extconf_fail(TestGemExtExtConfBuilder) [test_gem_ext_ext_conf_builder.rb:48]:
Expected /\Aextconf failed:
c:\/github\/ironruby\/Merlin\/Main\/bin\/Debug\/ir.exe extconf.rb.*
checking for main\(\) in .*?nonexistent/m to match "extconf failed:\n\nc:/github/ironruby/Merlin/Main/bin/Debug/ir.exe extconf.rb\ncan't find header files for ruby.".
14) Error:
test_update_index(TestGemIndexer):
Errno::ENOENT: No such file or directory - C:/Users/sborde/AppData/Local/Temp/test_rubygems_18176/quick/Marshal.4.8
:0:in `utime'
indexer.rb:672:in `update_index'
:0:in `each'
indexer.rb:625:in `update_index'
test_gem_indexer.rb:602:in `test_update_index'
user_interaction.rb:39:in `use_ui'
user_interaction.rb:64:in `use_ui'
test_gem_indexer.rb:579:in `test_update_index'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
15) Failure:
test_generate_index(TestGemIndexer) [test_gem_indexer.rb:98]:
Expected "<?xml version=\"1.0\"?>\n<rss version=\"2.0\">\n <channel>\n <title>ExampleForge gems</title>\n <link>http://example.com</link>\n <description>Recently released gems from http://example.com</description>\n <generator>RubyGems v1.3.1.2403</generator>\n <docs>http://cyber.law.harvard.edu/rss/rss.html</docs>\n <item>\n <title>a-2</title>\n <description>\n&lt;pre&gt;This is a test description&lt;/pre&gt;\n </description>\n <author>example@example.com (A User)</author>\n <guid>a-2</guid>\n <enclosure url=\"http://gems.example.com/gems/a-2.gem\"\n length=\"3072\" type=\"application/octet-stream\" />\n <pubDate>Mon, 13 Apr 2009 00:00:00 -0700</pubDate>\n <link>http://example.com</link>\n </item>\n <item>\n <title>a_evil-9</title>\n <description>\n&lt;pre&gt;This is a test description&lt;/pre&gt;\n </description>\n <author>example@example.com (A User)</author>\n <guid>a_evil-9</guid>\n <enclosure url=\"http://gems.example.com/gems/a_evil-9.gem\"\n length=\"3072\" type=\"application/octet-stream\" />\n <pubDate>Mon, 13 Apr 2009 00:00:00 -0700</pubDate>\n <link>http://example.com</link>\n </item>\n <item>\n <title>b-2</title>\n <description>\n&lt;pre&gt;This is a test description&lt;/pre&gt;\n </description>\n <author>example@example.com (A User)</author>\n <guid>b-2</guid>\n <enclosure url=\"http://gems.example.com/gems/b-2.gem\"\n length=\"3072\" type=\"application/octet-stream\" />\n <pubDate>Mon, 13 Apr 2009 00:00:00 -0700</pubDate>\n <link>http://example.com</link>\n </item>\n <item>\n <title>c-1.2</title>\n <description>\n&lt;pre&gt;This is a test description&lt;/pre&gt;\n </description>\n <author>example@example.com (A User)</author>\n <guid>c-1.2</guid>\n <enclosure url=\"http://gems.example.com/gems/c-1.2.gem\"\n length=\"3072\" type=\"application/octet-stream\" />\n <pubDate>Mon, 13 Apr 2009 00:00:00 -0700</pubDate>\n <link>http://example.com</link>\n </item>\n <item>\n <title>pl-1-x86-linux</title>\n <description>\n&lt;pre&gt;This is a test description&lt;/pre&gt;\n </description>\n <author>example@example.com (A User)</author>\n <guid>pl-1-x86-linux</guid>\n <enclosure url=\"http://gems.example.com/gems/pl-1-x86-linux.gem\"\n length=\"3072\" type=\"application/octet-stream\" />\n <pubDate>Mon, 13 Apr 2009 00:00:00 -0700</pubDate>\n <link>http://example.com</link>\n </item>\n <item>\n <title>a-1</title>\n <description>\n&lt;pre&gt;This line is really, really long. So long, in fact, that it is more than\neighty characters long! The purpose of this line is for testing wrapping\nbehavior because sometimes people don't wrap their text to eighty characters. \nWithout the wrapping, the text might not look good in the RSS feed.\n\nAlso, a list:\n * An entry that's actually kind of sort\n * an entry that's really long, which will probably get wrapped funny. \nThat's ok, somebody wasn't thinking straight when they made it more than\neighty characters.&lt;/pre&gt;\n </description>\n <author>example@example.com (Example), example2@example.com (Example2)</author>\n <guid>a-1</guid>\n <enclosure url=\"http://gems.example.com/gems/a-1.gem\"\n length=\"3584\" type=\"application/octet-stream\" />\n <pubDate>Sun, 12 Apr 2009 00:00:00 -0700</pubDate>\n <link>http://a.example.com</link>\n </item>\n </channel>\n</rss>\n", not "<?xml version=\"1.0\"?>\n<rss version=\"2.0\">\n <channel>\n <title>ExampleForge gems</title>\n <link>http://example.com</link>\n <description>Recently released gems from http://example.com</description>\n <generator>RubyGems v1.3.1.2403</generator>\n <docs>http://cyber.law.harvard.edu/rss/rss.html</docs>\n <item>\n <title>a-2</title>\n <description>\n&lt;pre&gt;This is a test description&lt;/pre&gt;\n </description>\n <author>example@example.com (A User)</author>\n <guid>a-2</guid>\n <enclosure url=\"http://gems.example.com/gems/a-2.gem\"\n length=\"3584\" type=\"application/octet-stream\" />\n <pubDate>Mon, 13 Apr 2009 00:00:00 -0700</pubDate>\n <link>http://example.com</link>\n </item>\n <item>\n <title>a_evil-9</title>\n <description>\n&lt;pre&gt;This is a test description&lt;/pre&gt;\n </description>\n <author>example@example.com (A User)</author>\n <guid>a_evil-9</guid>\n <enclosure url=\"http://gems.example.com/gems/a_evil-9.gem\"\n length=\"3584\" type=\"application/octet-stream\" />\n <pubDate>Mon, 13 Apr 2009 00:00:00 -0700</pubDate>\n <link>http://example.com</link>\n </item>\n <item>\n <title>b-2</title>\n <description>\n&lt;pre&gt;This is a test description&lt;/pre&gt;\n </description>\n <author>example@example.com (A User)</author>\n <guid>b-2</guid>\n <enclosure url=\"http://gems.example.com/gems/b-2.gem\"\n length=\"3584\" type=\"application/octet-stream\" />\n <pubDate>Mon, 13 Apr 2009 00:00:00 -0700</pubDate>\n <link>http://example.com</link>\n </item>\n <item>\n <title>c-1.2</title>\n <description>\n&lt;pre&gt;This is a test description&lt;/pre&gt;\n </description>\n <author>example@example.com (A User)</author>\n <guid>c-1.2</guid>\n <enclosure url=\"http://gems.example.com/gems/c-1.2.gem\"\n length=\"3584\" type=\"application/octet-stream\" />\n <pubDate>Mon, 13 Apr 2009 00:00:00 -0700</pubDate>\n <link>http://example.com</link>\n </item>\n <item>\n <title>pl-1-x86-linux</title>\n <description>\n&lt;pre&gt;This is a test description&lt;/pre&gt;\n </description>\n <author>example@example.com (A User)</author>\n <guid>pl-1-x86-linux</guid>\n <enclosure url=\"http://gems.example.com/gems/pl-1-x86-linux.gem\"\n length=\"3584\" type=\"application/octet-stream\" />\n <pubDate>Mon, 13 Apr 2009 00:00:00 -0700</pubDate>\n <link>http://example.com</link>\n </item>\n <item>\n <title>a-1</title>\n <description>\n&lt;pre&gt;This line is really, really long. So long, in fact, that it is more than\neighty characters long! The purpose of this line is for testing wrapping\nbehavior because sometimes people don't wrap their text to eighty characters. \nWithout the wrapping, the text might not look good in the RSS feed.\n\nAlso, a list:\n * An entry that's actually kind of sort\n * an entry that's really long, which will probably get wrapped funny. \nThat's ok, somebody wasn't thinking straight when they made it more than\neighty characters.&lt;/pre&gt;\n </description>\n <author>example@example.com (Example), example2@example.com (Example2)</author>\n <guid>a-1</guid>\n <enclosure url=\"http://gems.example.com/gems/a-1.gem\"\n length=\"3584\" type=\"application/octet-stream\" />\n <pubDate>Sun, 12 Apr 2009 00:00:00 -0700</pubDate>\n <link>http://a.example.com</link>\n </item>\n </channel>\n</rss>\n".
16) Skipped:
test_user_install_disabled_read_only(TestGemInstallUpdateOptions) [test_gem_install_update_options.rb:54]:
test_user_install_disabled_read_only test skipped on MS Windows
17) Failure:
test_build_extensions_extconf_bad(TestGemInstaller) [test_gem_installer.rb:52]:
Expected /c:\/github\/ironruby\/Merlin\/Main\/bin\/Debug\/ir\.exe: No such file/ to match "c:/github/ironruby/Merlin/Main/bin/Debug/ir.exe extconf.rb --build_arg1 --build_arg2\nmscorlib:0:in `WinIOError': Could not find file 'C:\\Users\\sborde\\AppData\\Local\\Temp\\test_rubygems_18176\\gemhome\\gems\\a-2\\extconf.rb'. (Errno::ENOENT)\n\tfrom mscorlib:0:in `Init'\n\tfrom mscorlib:0:in `.ctor'\n\n".
18) Skipped:
test_generate_bin_symlink_no_perms(TestGemInstaller) [test_gem_installer.rb:374]:
test_generate_bin_symlink_no_perms skipped on MS Windows
19) Skipped:
test_generate_bin_script_no_perms(TestGemInstaller) [test_gem_installer.rb:286]:
test_generate_bin_script_no_perms skipped on MS Windows
20) Error:
test_self_open_signed(TestGemPackageTarOutput):
Gem::Exception: SSL is not installed on this system
gem_openssl.rb:24:in `ensure_ssl_available'
security.rb:752:in `initialize'
test_gem_package_tar_output.rb:58:in `test_self_open_signed'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
21) Error:
test_self_open(TestGemPackageTarOutput):
NoMethodError: undefined method `pos' for #<Zlib::GzipReader:0x002474a>
tar_reader.rb:41:in `initialize'
tar_reader.rb:23:in `new'
test_gem_package_tar_output.rb:19:in `test_self_open'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
22) Error:
test_no_proxy(TestGemRemoteFetcher):
Gem::RemoteFetcher::FetchError: SocketError: An established connection was aborted by the software in your host machine (http://localhost:8562/yaml)
remote_fetcher.rb:164:in `fetch_path'
remote_fetcher.rb:179:in `fetch_size'
test_gem_remote_fetcher.rb:172:in `test_no_proxy'
user_interaction.rb:39:in `use_ui'
user_interaction.rb:64:in `use_ui'
test_gem_remote_fetcher.rb:171:in `test_no_proxy'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
23) Failure:
test_request_unmodifed(TestGemRemoteFetcher) [test_gem_remote_fetcher.rb:604]:
Expected "Mon, 13 Apr 2009 13:22:16 -0700", not "Mon, 13 Apr 2009 20:22:16 -0000".
24) Error:
test_download_local_space(TestGemRemoteFetcher):
URI::InvalidURIError: bad URI(is not URI?): C:/Users/sborde/AppData/Local/Temp/test_rubygems_18176/space path/a-1.gem
common.rb:380:in `split'
common.rb:483:in `parse'
remote_fetcher.rb:77:in `download'
test_gem_remote_fetcher.rb:240:in `test_download_local_space'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
25) Error:
test_explicit_proxy(TestGemRemoteFetcher):
Gem::RemoteFetcher::FetchError: SocketError: An existing connection was forcibly closed by the remote host (http://localhost:8562/yaml)
remote_fetcher.rb:164:in `fetch_path'
test_gem_remote_fetcher.rb:342:in `test_explicit_proxy'
user_interaction.rb:39:in `use_ui'
user_interaction.rb:64:in `use_ui'
test_gem_remote_fetcher.rb:341:in `test_explicit_proxy'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
26) Failure:
test_verify_gem_file_empty(TestGemValidator) [test_gem_validator.rb:27]:
[Gem::VerificationError] exception expected, not
Class: <ArgumentError>
Message: <"Empty path name is not legal.">
---Backtrace---
mscorlib:0:in `Init'
mscorlib:0:in `.ctor'
:0:in `open'
:0:in `open'
open-uri.rb:24:in `open'
validator.rb:46:in `verify_gem_file'
test_gem_validator.rb:28:in `test_verify_gem_file_empty'
unit.rb:131:in `assert_raises'
test_gem_validator.rb:27:in `test_verify_gem_file_empty'
:0:in `__send__'
unit.rb:429:in `run'
unit.rb:407:in `run_test_suites'
:0:in `each'
unit.rb:406:in `run_test_suites'
:0:in `each'
unit.rb:403:in `run_test_suites'
unit.rb:372:in `run'
unit.rb:325:in `autorun'
---------------
755 tests, 2422 assertions, 8 failures, 14 errors, 4 skips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment