ruby 1.8.7 (2010-12-23 patchlevel 330) [i386-mingw32]
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1) Failure: | |
test_reorganize(TestGDBM) [../../downloads/ruby_1_8/test/gdbm/test_gdbm.rb:591]: | |
<true> expected but was | |
<false>. | |
2) Failure: | |
test_s_open_create_new(TestGDBM) [../../downloads/ruby_1_8/test/gdbm/test_gdbm.rb:84]: | |
<420> expected but was | |
<438>. | |
3) 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/oci/rubyinstaller/downloads/ruby_1_8/lib/net/protocol.rb:177:in `write' | |
../../downloads/ruby_1_8/test/net/http/test_post_io.rb:30:in `join' | |
../../downloads/ruby_1_8/test/net/http/test_post_io.rb:30:in `test_post_io_chunk_size' | |
4) Failure: | |
test_connection_refused_in_request(TestHTTP::HTTPConnectionTest) [../../downloads/ruby_1_8/test/net/http/test_connection.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/oci/rubyinstaller/downloads/ruby_1_8/lib/net/protocol.rb:135:in `sysread' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/downloads/ruby_1_8/lib/net/protocol.rb:135:in `rbuf_fill' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/downloads/ruby_1_8/lib/timeout.rb:67:in `timeout' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/downloads/ruby_1_8/lib/timeout.rb:101:in `timeout' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/downloads/ruby_1_8/lib/net/protocol.rb:134:in `rbuf_fill' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/downloads/ruby_1_8/lib/net/protocol.rb:116:in `readuntil' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/downloads/ruby_1_8/lib/net/protocol.rb:126:in `readline' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/downloads/ruby_1_8/lib/net/http.rb:2028:in `read_status_line' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/downloads/ruby_1_8/lib/net/http.rb:2017:in `read_new' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/downloads/ruby_1_8/lib/net/http.rb:1051:in `request' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/downloads/ruby_1_8/lib/net/http.rb:1037:in `request' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/downloads/ruby_1_8/lib/net/http.rb:543:in `start' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/downloads/ruby_1_8/lib/net/http.rb:1035:in `request' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/downloads/ruby_1_8/lib/net/http.rb:948:in `request_get' | |
../../downloads/ruby_1_8/test/net/http/test_connection.rb:22:in `test_connection_refused_in_request' | |
../../downloads/ruby_1_8/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request' | |
--------------- | |
5) Failure: | |
test_constants(OpenSSL::TestConfig) [../../downloads/ruby_1_8/test/openssl/test_config.rb:23]: | |
Exception raised: | |
Class: <Errno::ENOENT> | |
Message: <"No such file or directory - /mingw/ssl/openssl.cnf"> | |
---Backtrace--- | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby18_build/.ext/common/openssl/config.rb:218:in `initialize' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby18_build/.ext/common/openssl/config.rb:218:in `open' | |
C:/Users/Luis/Projects/oss/oci/rubyinstaller/sandbox/ruby18_build/.ext/common/openssl/config.rb:218:in `initialize' | |
../../downloads/ruby_1_8/test/openssl/test_config.rb:24:in `load' | |
../../downloads/ruby_1_8/test/openssl/test_config.rb:24:in `test_constants' | |
../../downloads/ruby_1_8/test/openssl/test_config.rb:23:in `test_constants' | |
--------------- | |
6) Failure: | |
test_client_auth(OpenSSL::TestSSL) | |
[../../downloads/ruby_1_8/test/openssl/test_ssl.rb:216:in `test_client_auth' | |
../../downloads/ruby_1_8/test/openssl/test_ssl.rb:129:in `call' | |
../../downloads/ruby_1_8/test/openssl/test_ssl.rb:129:in `start_server' | |
../../downloads/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--- | |
../../downloads/ruby_1_8/test/openssl/test_ssl.rb:219:in `connect' | |
../../downloads/ruby_1_8/test/openssl/test_ssl.rb:219:in `test_client_auth' | |
../../downloads/ruby_1_8/test/openssl/test_ssl.rb:216:in `test_client_auth' | |
../../downloads/ruby_1_8/test/openssl/test_ssl.rb:129:in `call' | |
../../downloads/ruby_1_8/test/openssl/test_ssl.rb:129:in `start_server' | |
../../downloads/ruby_1_8/test/openssl/test_ssl.rb:215:in `test_client_auth' | |
--------------- | |
7) Failure: | |
test_stat(TestFileExhaustive) | |
[../../downloads/ruby_1_8/test/ruby/test_file_exhaustive.rb:74:in `test_stat' | |
../../downloads/ruby_1_8/test/ruby/test_file_exhaustive.rb:60:in `test_stat']: | |
<2> expected but was | |
<1>. | |
8) Failure: | |
test_stat_init(TestFileExhaustive) | |
[../../downloads/ruby_1_8/test/ruby/test_file_exhaustive.rb:535:in `test_stat_init' | |
../../downloads/ruby_1_8/test/ruby/test_file_exhaustive.rb:521:in `test_stat_init']: | |
<2> expected but was | |
<1>. | |
9) Failure: | |
test_truncate(TestFileExhaustive) [../../downloads/ruby_1_8/test/ruby/test_file_exhaustive.rb:451]: | |
<2> expected but was | |
<0>. | |
10) Failure: | |
test_write(TestPipe) [../../downloads/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--- | |
../../downloads/ruby_1_8/test/ruby/test_pipe.rb:25:in `write' | |
../../downloads/ruby_1_8/test/ruby/test_pipe.rb:25:in `test_write' | |
../../downloads/ruby_1_8/test/ruby/test_pipe.rb:24:in `test_write' | |
--------------- | |
11) Error: | |
test_params(TestZlibDeflate): | |
Zlib::BufError: buffer error | |
../../downloads/ruby_1_8/test/zlib/test_zlib.rb:130:in `inflate' | |
../../downloads/ruby_1_8/test/zlib/test_zlib.rb:130:in `test_params' | |
2259 tests, 1348802 assertions, 9 failures, 2 errors |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment