Skip to content

Instantly share code, notes, and snippets.

@luislavena
Created April 21, 2012 16:01
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/2438011 to your computer and use it in GitHub Desktop.
Save luislavena/2438011 to your computer and use it in GitHub Desktop.
ruby 1.9.3p194 (2012-04-20) [i386-mingw32]
10358 tests, 1907975 assertions, 5 failures, 1 errors, 95 skips
31) Failure:
test_filename_euc_jp(TestDir_M17N) [C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:170]:
ruby exit status is not success: #<Process::Status: pid 4852 exit 1>
32) Failure:
test_filename_utf8_raw_name(TestDir_M17N) [C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_9/test/ruby/test_dir_m17n.rb:190]:
ruby exit status is not success: #<Process::Status: pid 5560 exit 1>
39) Failure:
test_reorganize(TestGDBM) [C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_9/test/gdbm/test_gdbm.rb:611]:
<true> expected but was
<false>.
40) Failure:
test_s_open_error(TestGDBM) [C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_9/test/gdbm/test_gdbm.rb:227]:
[Errno::EACCES, Errno::EWOULDBLOCK] expected but nothing was raised.
50) Failure:
test_generate_bin_bindir_with_user_install_warning(TestGemInstaller) [C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_9/test/rubygems/test_gem_installer.rb:247]:
--- expected
+++ actual
@@ -1 +1,3 @@
-""
+"WARNING: You don't have C:\\Windows in your PATH,
+\t gem executables will not run.
+"
101) 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:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_9/test/win32ole/test_win32ole.rb:355:in `method_missing'
C:/Users/Luis/Projects/oss/oneclick/rubyinstaller/sandbox/ruby_1_9/test/win32ole/test_win32ole.rb:355:in `test_s_codepage_changed'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment