Skip to content

Instantly share code, notes, and snippets.

@luislavena
Created February 16, 2012 21:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luislavena/1848061 to your computer and use it in GitHub Desktop.
Save luislavena/1848061 to your computer and use it in GitHub Desktop.
ruby 1.8.7 (2012-02-08 patchlevel 358) [i386-mingw32]
2274 tests, 1349340 assertions, 10 failures, 4 errors
1) Error:
test_s_random_bytes_without_openssl(TestSecureRandom):
NotImplementedError: No random device
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/securerandom.rb:82:in `ra
ndom_bytes'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/test/test_securerandom.rb:12:
in `test_s_random_bytes'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/test/test_securerandom.rb:90:
in `test_s_random_bytes_without_openssl'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/tmpdir.rb:129:in `mktmpdi
r'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/test/test_securerandom.rb:84:
in `test_s_random_bytes_without_openssl'
2) Failure:
test_reorganize(TestGDBM) [../ruby_1_8/test/gdbm/test_gdbm.rb:591]:
<true> expected but was
<false>.
3) Failure:
test_s_open_create_new(TestGDBM) [../ruby_1_8/test/gdbm/test_gdbm.rb:84]:
<420> expected but was
<438>.
4) Error:
test_post_io_chunk_size(HTTPPostIOTest):
Errno::ECONNABORTED: An established connection was aborted by the software in your host machine.
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/protocol.rb:177:in `w
rite'
../ruby_1_8/test/net/http/test_post_io.rb:30:in `join'
../ruby_1_8/test/net/http/test_post_io.rb:30:in `test_post_io_chunk_size'
5) Failure:
test_connection_refused_in_request(TestHTTP::HTTPConnectionTest) [../ruby_1_8/test/net/http/test_con
nection.rb:20]:
[ruby-core:28028].
<EOFError> exception expected but was
Class: <Errno::ECONNABORTED>
Message: <"An established connection was aborted by the software in your host machine.">
---Backtrace---
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/protocol.rb:135:in `sysre
ad'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/protocol.rb:135:in `rbuf_
fill'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/timeout.rb:67:in `timeout'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/timeout.rb:101:in `timeout'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/protocol.rb:134:in `rbuf_
fill'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/protocol.rb:116:in `readu
ntil'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/protocol.rb:126:in `readl
ine'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/http.rb:2028:in `read_sta
tus_line'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/http.rb:2017:in `read_new
'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/http.rb:1051:in `request'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/http.rb:1037:in `request'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/http.rb:543:in `start'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/http.rb:1035:in `request'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/http.rb:948:in `request_g
et'
../ruby_1_8/test/net/http/test_connection.rb:22:in `test_connection_refused_in_request'
../ruby_1_8/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request'
---------------
6) Failure:
test_client_auth(OpenSSL::TestSSL)
[../ruby_1_8/test/openssl/test_ssl.rb:216:in `test_client_auth'
../ruby_1_8/test/openssl/test_ssl.rb:129:in `call'
../ruby_1_8/test/openssl/test_ssl.rb:129:in `start_server'
../ruby_1_8/test/openssl/test_ssl.rb:215:in `test_client_auth']:
<OpenSSL::SSL::SSLError> exception expected but was
Class: <Errno::ECONNRESET>
Message: <"An existing connection was forcibly closed by the remote host. - SSL_connect">
---Backtrace---
../ruby_1_8/test/openssl/test_ssl.rb:219:in `connect'
../ruby_1_8/test/openssl/test_ssl.rb:219:in `test_client_auth'
../ruby_1_8/test/openssl/test_ssl.rb:216:in `test_client_auth'
../ruby_1_8/test/openssl/test_ssl.rb:129:in `call'
../ruby_1_8/test/openssl/test_ssl.rb:129:in `start_server'
../ruby_1_8/test/openssl/test_ssl.rb:215:in `test_client_auth'
---------------
7) Failure:
test_stat(TestFileExhaustive)
[../ruby_1_8/test/ruby/test_file_exhaustive.rb:74:in `test_stat'
../ruby_1_8/test/ruby/test_file_exhaustive.rb:60:in `test_stat']:
<2> expected but was
<1>.
8) Failure:
test_stat_init(TestFileExhaustive)
[../ruby_1_8/test/ruby/test_file_exhaustive.rb:535:in `test_stat_init'
../ruby_1_8/test/ruby/test_file_exhaustive.rb:521:in `test_stat_init']:
<2> expected but was
<1>.
9) Failure:
test_truncate(TestFileExhaustive) [../ruby_1_8/test/ruby/test_file_exhaustive.rb:451]:
<2> expected but was
<0>.
10) Error:
test_truncate(TestFileExhaustive):
Errno::EACCES: Permission denied - C:/Users/Luis/AppData/Local/Temp/rubytest-file20120216-5952-rdery
o/filetest_file_exhaustive.rb.5952.test
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/fileutils.rb:1304:in `unl
ink'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/fileutils.rb:1304:in `rem
ove_file'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/fileutils.rb:1312:in `pla
tform_support'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/fileutils.rb:1303:in `rem
ove_file'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/fileutils.rb:1292:in `rem
ove'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/fileutils.rb:762:in `remo
ve_entry'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/fileutils.rb:1342:in `pos
torder_traverse'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/fileutils.rb:1346:in `pos
torder_traverse'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/fileutils.rb:1341:in `pos
torder_traverse'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/fileutils.rb:1340:in `eac
h'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/fileutils.rb:1340:in `pos
torder_traverse'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/fileutils.rb:760:in `remo
ve_entry'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/fileutils.rb:679:in `remo
ve_entry_secure'
../ruby_1_8/test/ruby/test_file_exhaustive.rb:31:in `teardown'
11) Failure:
test_write(TestPipe) [../ruby_1_8/test/ruby/test_pipe.rb:24]:
[ruby-core:27425].
<Errno::EPIPE> exception expected but was
Class: <Errno::EINVAL>
Message: <"Invalid argument">
---Backtrace---
../ruby_1_8/test/ruby/test_pipe.rb:25:in `write'
../ruby_1_8/test/ruby/test_pipe.rb:25:in `test_write'
../ruby_1_8/test/ruby/test_pipe.rb:24:in `test_write'
---------------
12) Failure:
test_step_ruby_core_35753(TestRange) [../ruby_1_8/test/ruby/test_range.rb:23]:
<3> expected but was
<4>.
13) Failure:
test_short_filename(WEBrick::TestFileHandler)
[../ruby_1_8/test/webrick/test_filehandler.rb:219:in `test_short_filename'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/http.rb:1054:in `req
uest'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/http.rb:2144:in `rea
ding_body'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/http.rb:1053:in `req
uest'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/http.rb:1037:in `req
uest'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/http.rb:543:in `star
t'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_8/lib/net/http.rb:1035:in `req
uest'
../ruby_1_8/test/webrick/test_filehandler.rb:217:in `test_short_filename'
../ruby_1_8/test/webrick/utils.rb:44:in `call'
../ruby_1_8/test/webrick/utils.rb:44:in `start_server'
../ruby_1_8/test/webrick/utils.rb:52:in `start_httpserver'
../ruby_1_8/test/webrick/test_filehandler.rb:213:in `test_short_filename']:
<"200"> expected but was
<"404">.
14) Error:
test_params(TestZlibDeflate):
Zlib::BufError: buffer error
../ruby_1_8/test/zlib/test_zlib.rb:130:in `inflate'
../ruby_1_8/test/zlib/test_zlib.rb:130:in `test_params'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment