Advertisement
Guest User

Untitled

a guest
May 26th, 2015
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. ruby 2.2.2p95 (2015-04-13 revision 50295) [i386-mingw32]
  2.  
  3. 15590 tests, 2542912 assertions, 2 failures, 0 errors, 147 skips
  4.  
  5. TestMath#test_gamma [.../rubyinstaller/sandbox/ruby_2_2/test/ruby/test_math.rb:237]:
  6. Math.gamma(2147483648) should be INF.
  7. Expected NaN to be infinite?.
  8.  
  9. TestRubyOptions#test_command_line_progname_nonascii [.../rubyinstaller/sandbox/ruby_2_2/test/ruby/test_rubyoptions.rb:719]:
  10. [ruby-dev:48752] [Bug #10555].
  11. <["?.rb"]> expected but was
  12. <[]>.
  13. ---
  14. <[]> expected but was
  15. <["c:\\Users\\Justin\\Projects\\rubyinstaller\\sandbox\\ruby22_build\\ruby.exe: Invalid argument -- ?.rb (LoadError)"]>.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement