Rubyspec: Bignum#== value specs failing
---------------------------------------

                 Key: JRUBY-3939
                 URL: http://jira.codehaus.org/browse/JRUBY-3939
             Project: JRuby
          Issue Type: Bug
          Components: RubySpec
    Affects Versions: JRuby 1.3.1
         Environment: jruby 1.4.0dev (ruby 1.8.7p174) (2009-09-02 3f1e697) 
(Java HotSpot(TM) Client VM 1.5.0_19) [i386-java]

            Reporter: Nick Sieger



{noformat}
7)
Bignum#== calls 'other == self' if the given argument is not an Integer FAILED
Expected false
 to equal true

/Users/nicksieger/Projects/ruby/jruby/spec/ruby/core/bignum/equal_value_spec.rb:24
/Users/nicksieger/Projects/ruby/jruby/spec/ruby/core/bignum/equal_value_spec.rb:3
/Users/nicksieger/Projects/ruby/jruby/spec/ruby/core/bignum/equal_value_spec.rb:55:in
 `load'

8)
An exception occurred during: Mock.verify_count
Bignum#== calls 'other == self' if the given argument is not an Integer FAILED
Mock 'not integer' expected to receive '==' exactly 1 times
but received it 0 times
/Users/nicksieger/Projects/ruby/jruby/spec/ruby/core/bignum/equal_value_spec.rb:3
/Users/nicksieger/Projects/ruby/jruby/spec/ruby/core/bignum/equal_value_spec.rb:55:in
 `load'
{noformat}


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to