Created
May 10, 2010 16:50
-
-
Save rdp/396251 to your computer and use it in GitHub Desktop.
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
ruby 1.9.3dev (2010-05-11 trunk 27724) [i386-mingw32] | |
1) Failure: | |
test_last_error(DL::TestCFunc) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/dl/test_cfunc.rb:69]: | |
Expected 0 to be nil. | |
2) Error: | |
test_sinf(DL::TestFunc): | |
DL::DLError: unknown symbol "sinf" | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/dl/test_func.rb:25:in `[]' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/dl/test_func.rb:25:in `test_sinf' | |
3) Skipped: | |
test_DEFAULT(DL::TestHandle) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/dl/test_handle.rb:161]: | |
DL::Handle::DEFAULT is not supported | |
4) Skipped: | |
test_NEXT(DL::TestHandle) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/dl/test_handle.rb:128]: | |
DL::Handle::NEXT is not supported | |
5) Skipped: | |
test_static_sym(DL::TestHandle) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/dl/test_handle.rb:25]: | |
DL::Handle.sym is not supported | |
6) Error: | |
test_idle_done_not_during_idle(IMAPTest): | |
IOError: closed stream | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/net/imap/test_imap.rb:283:in `test_idle_done_not_during_idle' | |
7) Error: | |
test_freeze(OpenSSL::TestConfig): | |
ArgumentError: wrong number of arguments (0 for 1) | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/openssl/test_config.rb:6:in `initialize' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/openssl/test_config.rb:6:in `new' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/openssl/test_config.rb:6:in `test_freeze' | |
8) Error: | |
test_client_auth(OpenSSL::TestSSL): | |
Errno::ENOTSOCK: An operation was attempted on something that is not a socket. | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/.ext/common/openssl/ssl-internal.rb:160:in `accept' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/.ext/common/openssl/ssl-internal.rb:160:in `accept' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/openssl/test_ssl.rb:73:in `block in server_loop' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/openssl/test_ssl.rb:70:in `loop' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/openssl/test_ssl.rb:70:in `server_loop' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/openssl/test_ssl.rb:118:in `block in start_server' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/.ext/common/win32ole.rb:13:in `call' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/.ext/common/win32ole.rb:13:in `block in initialize' | |
repeat same error message many times | |
17) Error: | |
test_win32_system_dir_fallback_to_userprofile_otherwise(Rake::TestWin32): | |
ArgumentError: couldn't find HOME environment -- expanding `~' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/rake/test_win32.rb:49:in `block in test_win32_system_dir_fallback_to_userprofile_otherwise' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/rake/in_environment.rb:8:in `in_environment' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/rake/test_win32.rb:47:in `test_win32_system_dir_fallback_to_userprofile_otherwise' | |
18) Error: | |
test_win32_system_dir_nil_of_no_env_vars(Rake::TestWin32): | |
NameError: uninitialized constant Rake::Win32::Win32HomeError | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/rake/test_win32.rb:62:in `block in test_win32_system_dir_nil_of_no_env_vars' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/rake/in_environment.rb:8:in `in_environment' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/rake/test_win32.rb:60:in `test_win32_system_dir_nil_of_no_env_vars' | |
19) Failure: | |
test_win32_system_dir_uses_home_if_defined(Rake::TestWin32) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/rake/test_win32.rb:13]: | |
<"C:/HP/Rake"> expected but was | |
<"C:/Users/packrd/AppData/Roaming/Rake">. | |
20) Failure: | |
test_win32_system_dir_uses_homedrive_homepath_when_no_home_defined(Rake::TestWin32) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/rake/test_win32.rb:24]: | |
<"C:/HP/Rake"> expected but was | |
<"C:/Users/packrd/AppData/Roaming/Rake">. | |
21) Error: | |
test_write_hash(TestCSVInterface): | |
CSV::MalformedCSVError: Unquoted fields do not allow \r or \n (line 1). | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/csv/test_interface.rb:178:in `block in test_write_hash' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/csv/test_interface.rb:175:in `test_write_hash' | |
22) Failure: | |
test_03(TestDRbCore) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/drb/drbtest.rb:138]: | |
[ArgumentError] exception expected, not | |
Class: <DRb::DRbConnError> | |
Message: <"An existing connection was forcibly closed by the remote host."> | |
---Backtrace--- | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/drb/drbtest.rb:139:in `block in test_03' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/drb/drbtest.rb:138:in `test_03' | |
--------------- | |
23) Failure: | |
test_04_many_arg(TestDRbLarge) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/drb/test_drb.rb:286]: | |
[ArgumentError] exception expected, not | |
Class: <DRb::DRbConnError> | |
Message: <"An existing connection was forcibly closed by the remote host."> | |
---Backtrace--- | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/drb/test_drb.rb:287:in `block in test_04_many_arg' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/drb/test_drb.rb:286:in `test_04_many_arg' | |
--------------- | |
24) Failure: | |
test_filename_as_bytes_extutf8(TestDir_M17N) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/test_dir_m17n.rb:46]: | |
ruby exit status is not success: #<Process::Status: pid 6184 exit 1> | |
25) Error: | |
test_filename_bytes_euc_jp(TestDir_M17N): | |
Errno::EINVAL: Invalid argument - C:/Users/packrd/AppData/Local/Temp/d20100510-5552-nxqcr6/? | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/test_dir_m17n.rb:7:in `with_tmpdir' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/test_dir_m17n.rb:133:in `test_filename_bytes_euc_jp' | |
repeat several times with same error message | |
31) Failure: | |
test_filename_extutf8_invalid(TestDir_M17N) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/test_dir_m17n.rb:29]: | |
ruby exit status is not success: #<Process::Status: pid 3756 exit 1> | |
33) Failure: | |
test_find(TestEncoding) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/test_encoding.rb:46]: | |
ruby exit status is not success: #<Process::Status: pid 1872 exit 1> | |
34) Failure: | |
test_gets_para_extended_file(TestFile) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/test_file.rb:94]: | |
mode = <>. | |
<"a"> expected but was | |
<"\na">. | |
35) Failure: | |
test_truncate(TestFileExhaustive) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/test_file_exhaustive.rb:496]: | |
<2> expected but was | |
<0>. | |
36) Failure: | |
test_utime(TestFileExhaustive) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/test_file_exhaustive.rb:347]: | |
<2000-01-01 00:00:01 -0700> expected but was | |
<1999-12-31 23:00:01 -0700>. | |
37) Skipped: | |
test_change_dir_to_symlink_loop(TestFind) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/test_find.rb:189]: | |
symlink is not supported. | |
repeat above message several times | |
41) Failure: | |
test_unreadable_dir(TestFind) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/test_find.rb:101]: | |
<["C:/Users/packrd/AppData/Local/Temp/d20100510-5552-745opw", | |
"C:/Users/packrd/AppData/Local/Temp/d20100510-5552-745opw/dir"]> expected but was | |
<["C:/Users/packrd/AppData/Local/Temp/d20100510-5552-745opw", | |
"C:/Users/packrd/AppData/Local/Temp/d20100510-5552-745opw/dir", | |
"C:/Users/packrd/AppData/Local/Temp/d20100510-5552-745opw/dir/foo"]>. | |
42) Failure: | |
test_unsearchable_dir(TestFind) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/test_find.rb:117]: | |
Errno::EACCES expected but nothing was raised. | |
43) Failure: | |
test_reorganize(TestGDBM) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/gdbm/test_gdbm.rb:592]: | |
<true> expected but was | |
<false>. | |
44) Failure: | |
test_s_open_create_new(TestGDBM) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/gdbm/test_gdbm.rb:86]: | |
<420> expected but was | |
<438>. | |
45) Failure: | |
test_s_open_error(TestGDBM) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/gdbm/test_gdbm.rb:201]: | |
Errno::EACCES expected but nothing was raised. | |
[several were skipped on platform windows] | |
65) Error: | |
test_flush(TestIONonblock): | |
Errno::EBADF: Bad file descriptor | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/io/nonblock/test_flush.rb:11:in `nonblock=' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/io/nonblock/test_flush.rb:11:in `test_flush' | |
66) Failure: | |
test_stdin_external_encoding_with_reopen(TestIO_M17N) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/test_io_m17n.rb:943]: | |
<"\xE3\x81\x82"> expected but was | |
<"">. | |
67) Error: | |
test_initialize(TestLogDevice): | |
Errno::EACCES: Permission denied - C:/dev/ruby/downloads/ruby_trunk_no_patches/test/logger/test_logger.rb.5552 | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/logger/test_logger.rb:287:in `unlink' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/logger/test_logger.rb:287:in `teardown' | |
[repeat above several times within test_logger -- maybe because of virus scanner?] | |
68) Failure: | |
test_shifting_age(TestLogDevice) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/logger/test_logger.rb:453]: | |
Failed assertion, no message given. | |
85) Failure: | |
test_start(TestLoggerApplication) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/logger/test_logger.rb:496]: | |
<1> expected but was | |
<4>. | |
87) Failure: | |
test_find_proxy_case_sensitive_env(TestOpenURI) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/open-uri/test_open-uri.rb:522]: | |
<#<URI::HTTP:0x7b206d0 URL:http://127.0.0.1:8080>> expected but was | |
<nil>. | |
[several skipped] | |
91) Failure: | |
test_execopts_redirect(TestProcess) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/test_process.rb:353]: | |
<"a\n0\n"> expected but was | |
<"0\n">. | |
[several skipped] | |
97) Failure: | |
test_include_file(TestRDocMarkupPreProcess) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/rdoc/test_rdoc_markup_pre_process.rb:41]: | |
Expected "Regular expressions (<i>regexp</i>s) are patterns which describe the\ncontents of a string.\n", not "Regular expressions (<i>regexp</i>s) are patterns which describe the\r\ncontents of a string.\r\n". | |
98) Failure: | |
test_read_file_contents_encoding(TestRDocRDoc) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/rdoc/test_rdoc_rdoc.rb:55]: | |
Expected "# coding: utf-8\nhi everybody", not "# coding: utf-8\r\nhi everybody". | |
99) Failure: | |
test_read_file_contents_encoding_fancy(TestRDocRDoc) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/rdoc/test_rdoc_rdoc.rb:66]: | |
Expected "# -*- coding: utf-8; fill-column: 74 -*-\nhi everybody", not "# -*- coding: utf-8; fill-column: 74 -*-\r\nhi everybody". | |
101) Error: | |
test_segv_test(TestRubyOptions): | |
ArgumentError: wrong exec option symbol: rlimit_core | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/envutil.rb:78:in `spawn' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/envutil.rb:78:in `invoke_ruby' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/envutil.rb:177:in `assert_in_out_err' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/test_rubyoptions.rb:368:in `test_segv_test' | |
102) Failure: | |
test_s_open_error(TestSDBM) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/sdbm/test_sdbm.rb:124]: | |
Errno::EACCES expected but nothing was raised. | |
103) Failure: | |
test_close_bang_does_not_unlink_if_already_unlinked(TestTempfile) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/test_tempfile.rb:149]: | |
Failed assertion, no message given. | |
104) Failure: | |
test_close_with_unlink_now_true_does_not_unlink_if_already_unlinked(TestTempfile) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/test_tempfile.rb:127]: | |
Failed assertion, no message given. | |
105) Failure: | |
test_finalizer_does_not_unlink_if_already_unlinked(TestTempfile) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/test_tempfile.rb:168]: | |
Failed assertion, no message given. | |
106) Failure: | |
test_unlink_before_close_works_on_posix_systems(TestTempfile) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/test_tempfile.rb:93]: | |
Failed assertion, no message given. | |
107) Error: | |
test_basic(TestUnicodeEscape): | |
ArgumentError: invalid byte sequence in UTF-8 | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/ruby/test_unicode_escape.rb:50:in `test_basic' | |
108) Failure: | |
test_cgi(TestWEBrickCGI) [C:/dev/ruby/downloads/ruby_trunk_no_patches/test/webrick/test_cgi.rb:40]: | |
webrick log start: | |
[2010-05-10 10:43:06] INFO WEBrick 1.3.1 | |
[2010-05-10 10:43:06] INFO ruby 1.9.3 (2010-05-11) [i386-mingw32] | |
[2010-05-10 10:43:06] INFO WEBrick::HTTPServer#start: pid=5552 port=65086 | |
[2010-05-10 10:43:06] WARN :RequestHandler is deprecated, please use :RequestCallback | |
[2010-05-10 10:43:07] WARN :RequestHandler is deprecated, please use :RequestCallback | |
[2010-05-10 10:43:08] WARN :RequestHandler is deprecated, please use :RequestCallback | |
[2010-05-10 10:43:09] WARN :RequestHandler is deprecated, please use :RequestCallback | |
[2010-05-10 10:43:09] ERROR Encoding::CompatibilityError: incompatible character encodings: ASCII-8BIT and IBM437 | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/lib/webrick/httpservlet/filehandler.rb:225:in `expand_path' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/lib/webrick/httpservlet/filehandler.rb:225:in `prevent_directory_traversal' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/lib/webrick/httpservlet/filehandler.rb:166:in `service' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/lib/webrick/httpserver.rb:111:in `service' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/lib/webrick/httpserver.rb:70:in `run' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/lib/webrick/server.rb:183:in `block in start_thread' | |
webrick log end. | |
<"/\xA4\xDB\xA4\xB2/\xA4\xDB\xA4\xB2"> expected but was | |
<"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\">\n<HTML>\n <HEAD><TITLE>Internal Server Error</TITLE></HEAD>\n <BODY>\n <H1>Internal Server Error</H1>\n incompatible character encodings: ASCII-8BIT and IBM437\n <HR>\n <ADDRESS>\n WEBrick/1.3.1 (Ruby/1.9.3/2010-05-11) OpenSSL/0.9.8h at\n 127.0.0.1:65086\n </ADDRESS>\n </BODY>\n</HTML>\n">. | |
109) Error: | |
test_s_codepage_changed(TestWin32OLE): | |
WIN32OLERuntimeError: (in OLE method `write': ) | |
OLE error code:800A0005 in <Unknown> | |
<No Description> | |
HRESULT error code:0x80020009 | |
Exception occurred. | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/win32ole/test_win32ole.rb:348:in `method_missing' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/win32ole/test_win32ole.rb:348:in `test_s_codepage_changed' | |
110) Error: | |
test_adler32_combine(TestZlib): | |
NotImplementedError: adler32_combine() function is unimplemented on this machine | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/zlib/test_zlib.rb:668:in `adler32_combine' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/zlib/test_zlib.rb:668:in `test_adler32_combine' | |
111) Error: | |
test_crc32_combine(TestZlib): | |
NotImplementedError: crc32_combine() function is unimplemented on this machine | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/zlib/test_zlib.rb:681:in `crc32_combine' | |
C:/dev/ruby/downloads/ruby_trunk_no_patches/test/zlib/test_zlib.rb:681:in `test_crc32_combine' | |
7724 tests, 1848807 assertions, 30 failures, 46 errors, 35 skips | |
Test run options: --seed 60030 | |
make: *** [yes-test-all] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment