Rubinius array_spec failures
----------------------------

                 Key: JRUBY-1004
                 URL: http://jira.codehaus.org/browse/JRUBY-1004
             Project: JRuby
          Issue Type: Bug
            Reporter: Charles Oliver Nutter
            Assignee: Thomas E Enebo


{noformat}
1)
'Array instance methods pack should return a binary representation of the 
elements according to template' FAILED
expected false, got true (using ==)
./test/externals/rubinius/spec/core/array_spec.rb:472:

2)
ArgumentError in 'Array instance methods sort should return a new array from 
sorting elements using first their class and then <=>'
Wrong # of arguments(0 for 1)
./test/externals/rubinius/spec/core/array_spec.rb:601:

3)
ArgumentError in 'Array instance methods transpose raises if the elements of 
the array are not Arrays or respond to to_ary'
Wrong # of arguments(0 for 1)
./test/externals/rubinius/spec/core/array_spec.rb:658:
{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