Rubyspec: Kernel#== compare spec failing
----------------------------------------

                 Key: JRUBY-3940
                 URL: http://jira.codehaus.org/browse/JRUBY-3940
             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}
1)
Kernel#=== for a class with #== overridden to consider other object's class 
returns true if #== returns true even if #equal? is false FAILED
Expected false
 to equal true

/Users/nicksieger/Projects/ruby/jruby/spec/ruby/core/kernel/case_compare_spec.rb:85
/Users/nicksieger/Projects/ruby/jruby/spec/ruby/core/kernel/case_compare_spec.rb:75
/Users/nicksieger/Projects/ruby/jruby/spec/ruby/core/kernel/case_compare_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