Created
May 29, 2015 17:44
-
-
Save nirvdrum/86b387f66967d838825c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Finished tests in 82.736000s, 31.6186 tests/s, 2195.2475 assertions/s. | |
1) Failure: | |
TestSuper#test_array2 [ from /home/nirvdrum/dev/workspaces/jruby/test/mri/ruby/test_super.rb:88]: | |
Failed assertion, no message given. | |
2) Failure: | |
TestSuper#test_array3 [ from /home/nirvdrum/dev/workspaces/jruby/test/mri/ruby/test_super.rb:92]: | |
Failed assertion, no message given. | |
3) Failure: | |
TestSuper#test_array4 [ from /home/nirvdrum/dev/workspaces/jruby/test/mri/ruby/test_super.rb:96]: | |
Failed assertion, no message given. | |
4) Error: | |
TestSuper#test_double2: | |
ArgumentError: wrong number of arguments (1 for 2) | |
/home/nirvdrum/dev/workspaces/jruby/test/mri/ruby/test_super.rb:7:in `double': wrong number of arguments (1 for 2) (ArgumentError) | |
from /home/nirvdrum/dev/workspaces/jruby/test/mri/ruby/test_super.rb:22:in `double' | |
from /home/nirvdrum/dev/workspaces/jruby/test/mri/ruby/test_super.rb:77:in `test_double2' | |
from /home/nirvdrum/dev/workspaces/jruby/test/mri/lib/test/unit.rb:888:in `run_test' | |
2616 tests, 181626 assertions, 3 failures, 1 errors, 11 skips |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment