matrix rubyspec failures
------------------------

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


{noformat}
1)
Matrix#eql? returns true when the each corresponding elements are equal in the 
sense of Object#eql? FAILED
Expected false to be true
spec/ruby/library/matrix/eql_spec.rb:19
spec/ruby/library/matrix/eql_spec.rb:5
spec/ruby/library/matrix/eql_spec.rb:54:in `load'

2)
Matrix#eql? returns false when there are a pair corresponding elements which 
are not equal in the sense of Object#eql? FAILED
Expected true to be false
spec/ruby/library/matrix/eql_spec.rb:23
spec/ruby/library/matrix/eql_spec.rb:5
spec/ruby/library/matrix/eql_spec.rb:54:in `load'

3)
Vector#eql? returns true when the each corresponding elements are equal in the 
sense of Object#eql? FAILED
Expected false to be true
spec/ruby/library/matrix/vector/eql_spec.rb:16
spec/ruby/library/matrix/vector/eql_spec.rb:5
spec/ruby/library/matrix/vector/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