Skip to content

Instantly share code, notes, and snippets.

@luislavena
Created September 19, 2014 19: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/242bfe198d4ec7e7a69b to your computer and use it in GitHub Desktop.
Save luislavena/242bfe198d4ec7e7a69b to your computer and use it in GitHub Desktop.
Ruby 2.0.0-p576
ruby -v: ruby 2.0.0p576 (2014-09-19) [x64-mingw32]
13633 tests, 2244765 assertions, 0 failures, 0 errors, 103 skips
ruby -v: ruby 2.0.0p576 (2014-09-19) [i386-mingw32]
13654 tests, 2243563 assertions, 2 failures, 0 errors, 103 skips
74) Failure:
test_closed_read(TestSocket) [C:/Users/Luis/Code/oneclick/rubyinstaller/sandbox/ruby_2_0/test/socket/test_socket.rb:518]:
[ruby-core:35203].
[IOError] exception expected, not
Class: <TypeError>
Message: <"can't copy Fixnum">
---Backtrace---
C:/Users/Luis/Code/oneclick/rubyinstaller/sandbox/ruby_2_0/test/socket/test_socket.rb:512:in `initialize_copy'
C:/Users/Luis/Code/oneclick/rubyinstaller/sandbox/ruby_2_0/test/socket/test_socket.rb:512:in `initialize_dup'
C:/Users/Luis/Code/oneclick/rubyinstaller/sandbox/ruby_2_0/test/socket/test_socket.rb:512:in `readline'
C:/Users/Luis/Code/oneclick/rubyinstaller/sandbox/ruby_2_0/test/socket/test_socket.rb:512:in `blockin test_closed_read'
---------------
76) Failure:
test_marshal_broken_offset(TestTime) [C:/Users/Luis/Code/oneclick/rubyinstaller/sandbox/ruby_2_0/test/ruby/test_time.rb:356]:
<0> expected but was
<-10800>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment