Skip to content

Instantly share code, notes, and snippets.

@rdp
Created June 3, 2010 17:22
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 rdp/424180 to your computer and use it in GitHub Desktop.
Save rdp/424180 to your computer and use it in GitHub Desktop.
a cool gist
C:\dev\ruby\downloads\ruby_trunk>ruby -v
ruby 1.9.3dev (2010-06-03 trunk 28150) [i386-mingw32]
7767 tests, 1849170 assertions, 12 failures, 11 errors, 49 skips
Finished in 544.959598 seconds.
1) Failure:
test_to_s(DL::TestCFunc) [C:/dev/ruby/downloads/ruby_trunk/test/dl/test_cfunc.rb:52]:
to_s should be tainted
6) Error:
test_freeze(OpenSSL::TestConfig):
ArgumentError: wrong number of arguments (0 for 1)
C:/dev/ruby/downloads/ruby_trunk/test/openssl/test_config.rb:6:in `initialize'
C:/dev/ruby/downloads/ruby_trunk/test/openssl/test_config.rb:6:in `new'
C:/dev/ruby/downloads/ruby_trunk/test/openssl/test_config.rb:6:in `test_freeze'
7) Error:
test_eof_1(OpenSSL::TestEOF1):
OpenSSL::SSL::SSLError: SSL_read:: internal error
C:/dev/ruby/downloads/ruby_trunk/.ext/common/openssl/buffering.rb:36:in `sysread'
C:/dev/ruby/downloads/ruby_trunk/.ext/common/openssl/buffering.rb:36:in `fill_rbuff'
C:/dev/ruby/downloads/ruby_trunk/.ext/common/openssl/buffering.rb:68:in `read'
C:/dev/ruby/downloads/ruby_trunk/test/ruby/ut_eof.rb:51:in `block in test_eof_1'
C:/dev/ruby/downloads/ruby_trunk/test/openssl/test_pair.rb:69:in `open_file'
C:/dev/ruby/downloads/ruby_trunk/test/ruby/ut_eof.rb:49:in `test_eof_1'
8) Failure:
test_03(TestDRbCore) [C:/dev/ruby/downloads/ruby_trunk/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/test/drb/drbtest.rb:139:in `block in test_03'
C:/dev/ruby/downloads/ruby_trunk/test/drb/drbtest.rb:138:in `test_03'
---------------
10) Error:
test_filename_bytes_euc_jp(TestDir_M17N):
Errno::EINVAL: Invalid argument - C:/Users/packrd/AppData/Local/Temp/d20100603-2088-nxqcr6/?
C:/dev/ruby/downloads/ruby_trunk/test/ruby/test_dir_m17n.rb:7:in `with_tmpdir'
C:/dev/ruby/downloads/ruby_trunk/test/ruby/test_dir_m17n.rb:147:in `test_filename_bytes_euc_jp'
11) Error:
test_filename_euc_jp(TestDir_M17N):
Errno::EINVAL: Invalid argument - C:/Users/packrd/AppData/Local/Temp/d20100603-2088-17dcbx2/?
C:/dev/ruby/downloads/ruby_trunk/test/ruby/test_dir_m17n.rb:7:in `with_tmpdir'
C:/dev/ruby/downloads/ruby_trunk/test/ruby/test_dir_m17n.rb:161:in `test_filename_euc_jp'
...repeat several times...
18) Failure:
test_find(TestEncoding) [C:/dev/ruby/downloads/ruby_trunk/test/ruby/test_encoding.rb:46]:
ruby exit status is not success: #<Process::Status: pid 5400 exit 1>
19) Failure:
test_truncate(TestFileExhaustive) [C:/dev/ruby/downloads/ruby_trunk/test/ruby/test_file_exhaustive.rb:496]:
<2> expected but was
<0>.
20) Failure:
test_utime(TestFileExhaustive) [C:/dev/ruby/downloads/ruby_trunk/test/ruby/test_file_exhaustive.rb:347]:
<2000-01-01 00:00:01 -0700> expected but was
<1999-12-31 23:00:01 -0700>.
27) Failure:
test_reorganize(TestGDBM) [C:/dev/ruby/downloads/ruby_trunk/test/gdbm/test_gdbm.rb:592]:
<true> expected but was
<false>.
28) Failure:
test_s_open_create_new(TestGDBM) [C:/dev/ruby/downloads/ruby_trunk/test/gdbm/test_gdbm.rb:86]:
<420> expected but was
<438>.
29) Failure:
test_s_open_error(TestGDBM) [C:/dev/ruby/downloads/ruby_trunk/test/gdbm/test_gdbm.rb:201]:
[Errno::EACCES, Errno::EWOULDBLOCK] expected but nothing was raised.
...many skipped...
59) Failure:
test_include_file(TestRDocMarkupPreProcess) [C:/dev/ruby/downloads/ruby_trunk/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".
60) Failure:
test_read_file_contents_encoding(TestRDocRDoc) [C:/dev/ruby/downloads/ruby_trunk/test/rdoc/test_rdoc_rdoc.rb:55]:
Expected "# coding: utf-8\nhi everybody", not "# coding: utf-8\r\nhi everybody".
61) Failure:
test_read_file_contents_encoding_fancy(TestRDocRDoc) [C:/dev/ruby/downloads/ruby_trunk/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".
62) Skipped:
test_relative_symlink(TestRequire) [C:/dev/ruby/downloads/ruby_trunk/test/ruby/test_require.rb:298]:
File.symlink is not implemented
68) Error:
test_basic(TestUnicodeEscape):
ArgumentError: invalid byte sequence in UTF-8
C:/dev/ruby/downloads/ruby_trunk/test/ruby/test_unicode_escape.rb:50:in `test_basic'
69) Failure:
test_cgi(TestWEBrickCGI) [C:/dev/ruby/downloads/ruby_trunk/test/webrick/test_cgi.rb:40]:
webrick log start:
[2010-06-03 10:51:13] INFO WEBrick 1.3.1
[2010-06-03 10:51:13] INFO ruby 1.9.3 (2010-06-03) [i386-mingw32]
[2010-06-03 10:51:13] INFO WEBrick::HTTPServer#start: pid=2088 port=56789
[2010-06-03 10:51:13] WARN :RequestHandler is deprecated, please use :RequestCallback
[2010-06-03 10:51:14] WARN :RequestHandler is deprecated, please use :RequestCallback
[2010-06-03 10:51:15] WARN :RequestHandler is deprecated, please use :RequestCallback
[2010-06-03 10:51:16] WARN :RequestHandler is deprecated, please use :RequestCallback
[2010-06-03 10:51:16] ERROR Encoding::CompatibilityError: incompatible character encodings: ASCII-8BIT and Windows-1252
C:/dev/ruby/downloads/ruby_trunk/lib/webrick/httpservlet/filehandler.rb:225:in `expand_path'
C:/dev/ruby/downloads/ruby_trunk/lib/webrick/httpservlet/filehandler.rb:225:in `prevent_directory_traversal'
C:/dev/ruby/downloads/ruby_trunk/lib/webrick/httpservlet/filehandler.rb:166:in `service'
C:/dev/ruby/downloads/ruby_trunk/lib/webrick/httpserver.rb:111:in `service'
C:/dev/ruby/downloads/ruby_trunk/lib/webrick/httpserver.rb:70:in `run'
C:/dev/ruby/downloads/ruby_trunk/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 Windows-1252\n <HR>\n <ADDRESS>\n WEBrick/1.3.1 (Ruby/1.9.3/2010-06-03) OpenSSL/0.9.8h at\n 127.0.0.1:56789\n </ADDRESS>\n </BODY>\n</HTML>\n">.
70) 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/test/win32ole/test_win32ole.rb:355:in `method_missing'
C:/dev/ruby/downloads/ruby_trunk/test/win32ole/test_win32ole.rb:355:in `test_s_codepage_changed'
7767 tests, 1849170 assertions, 12 failures, 11 errors, 49 skips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment