Created
January 11, 2013 05:27
-
-
Save shugo/4508172 to your computer and use it in GitHub Desktop.
RubySpec 0F1E
This file contains hidden or 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
$ ~/src/mspec/bin/mspec -t ruby | |
ruby 2.0.0dev (2013-01-11 trunk 38771) [i686-linux] | |
.......................................................................................................................................................................................................................................E........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ | |
1) | |
Bignum#<=> with an Object returns nil if #coerce raises an exception ERROR | |
RuntimeError: RuntimeError | |
(eval):2:in `coerce' | |
/home/shugo/src/rubyspec/core/bignum/comparison_spec.rb:103:in `<=>' | |
/home/shugo/src/rubyspec/core/bignum/comparison_spec.rb:103:in `block (3 levels) in <top (required)>' | |
/home/shugo/src/rubyspec/core/bignum/comparison_spec.rb:3:in `<top (required)>' | |
Finished in 116.965721 seconds | |
3520 files, 20167 examples, 158934 expectations, 0 failures, 1 error |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment