Skip to content

Instantly share code, notes, and snippets.

@Azolo
Created April 16, 2015 18:18
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 Azolo/a1a6450b416002a97caa to your computer and use it in GitHub Desktop.
Save Azolo/a1a6450b416002a97caa to your computer and use it in GitHub Desktop.
ruby 2.2.2p95 (2015-04-13 revision 50295) [i386-mingw32]
15590 tests, 2542912 assertions, 2 failures, 0 errors, 147 skips
TestMath#test_gamma [.../rubyinstaller/sandbox/ruby_2_2/test/ruby/test_math.rb:237]:
Math.gamma(2147483648) should be INF.
Expected NaN to be infinite?.
TestRubyOptions#test_command_line_progname_nonascii [.../rubyinstaller/sandbox/ruby_2_2/test/ruby/test_rubyoptions.rb:719]:
[ruby-dev:48752] [Bug #10555].
<["?.rb"]> expected but was
<[]>.
---
<[]> expected but was
<["c:\\Users\\Justin\\Projects\\rubyinstaller\\sandbox\\ruby22_build\\ruby.exe: Invalid argument -- ?.rb (LoadError)"]>.
ruby 2.2.2p95 (2015-04-13 revision 50295) [x64-mingw32]
15576 tests, 2542093 assertions, 2 failures, 0 errors, 148 skips
TestMath#test_gamma [.../rubyinstaller/sandbox/ruby_2_2/test/ruby/test_math.rb:237]:
Math.gamma(2147483648) should be INF.
Expected NaN to be infinite?.
TestRubyOptions#test_command_line_progname_nonascii [.../rubyinstaller/sandbox/ruby_2_2/test/ruby/test_rubyoptions.rb:719]:
[ruby-dev:48752] [Bug #10555].
<["?.rb"]> expected but was
<[]>.
---
<[]> expected but was
<["...\\rubyinstaller\\sandbox\\ruby22_build\\ruby.exe: Invalid argument -- ?.rb (LoadError)"]>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment