Array#eql? rubyspec failure
---------------------------

                 Key: JRUBY-3386
                 URL: http://jira.codehaus.org/browse/JRUBY-3386
             Project: JRuby
          Issue Type: Bug
          Components: RubySpec
            Reporter: Charles Oliver Nutter


{noformat}
    [java] 1)
     [java] Array#eql? returns false if any corresponding elements are not 
#eql? FAILED
     [java] Expected [1, 2, #<MockObject:0xb4 @name="what is eql to any 
object", @null=nil>]
     [java] not to have same value or type as [1, 2, #<MockObject:0xb4 
@name="what is eql to any object", @null=nil>]
     [java] 
     [java] /Users/headius/projects/jruby/spec/ruby/core/array/eql_spec.rb:36
     [java] /Users/headius/projects/jruby/spec/ruby/core/array/eql_spec.rb:7
     [java] 
/Users/headius/projects/jruby/spec/ruby/core/array/eql_spec.rb:54: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