[1.9] Failures in test/ruby/test_array.rb
-----------------------------------------

                 Key: JRUBY-5374
                 URL: http://jira.codehaus.org/browse/JRUBY-5374
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules, Ruby 1.9
    Affects Versions: JRuby 1.6RC1
            Reporter: Charles Oliver Nutter


{noformat}

  1) Failure:
test_ary_new(TestArray) [test/externals/ruby1.9/ruby/test_array.rb:1647]:
Failed assertion, no message given.

  2) Failure:
test_ary_to_ary(TestArray) [test/externals/ruby1.9/ruby/test_array.rb:1740]:
Failed assertion, no message given.

  3) Failure:
test_aset_error(TestArray) [test/externals/ruby1.9/ruby/test_array.rb:1668]:
Failed assertion, no message given.

  4) Failure:
test_combination2(TestArray) [test/externals/ruby1.9/ruby/test_array.rb:1940]:
Exception raised:
<#<RangeError: too big for combination>>.

  5) Error:
test_combination_with_callcc(TestArray):
LocalJumpError: continuations can not be called from outside their scope
    org/jruby/RubyContinuation.java:97:in `call'
    test/externals/ruby1.9/ruby/test_array.rb:813:in 
`test_combination_with_callcc'
    org/jruby/RubyBasicObject.java:1650:in `send19'
    org/jruby/RubyObject.java:1372:in `send19'

  6) Error:
test_flatten_with_callcc(TestArray):
LocalJumpError: continuations can not be called from outside their scope
    org/jruby/RubyContinuation.java:97:in `call'
    test/externals/ruby1.9/ruby/test_array.rb:761:in `test_flatten_with_callcc'
    org/jruby/RubyBasicObject.java:1650:in `send19'
    org/jruby/RubyObject.java:1372:in `send19'

  7) Failure:
test_inspect(TestArray) [test/externals/ruby1.9/ruby/test_array.rb:1970]:
Failed assertion, no message given.

  8) Failure:
test_join2(TestArray) [test/externals/ruby1.9/ruby/test_array.rb:1767]:
Failed assertion, no message given.

  9) Failure:
test_modify_check(TestArray) [test/externals/ruby1.9/ruby/test_array.rb:1627]:
Failed assertion, no message given.

 10) Error:
test_permutation_with_callcc(TestArray):
LocalJumpError: continuations can not be called from outside their scope
    org/jruby/RubyContinuation.java:97:in `call'
    test/externals/ruby1.9/ruby/test_array.rb:779:in 
`test_permutation_with_callcc'
    org/jruby/RubyBasicObject.java:1650:in `send19'
    org/jruby/RubyObject.java:1372:in `send19'

 11) Failure:
test_product2(TestArray) [test/externals/ruby1.9/ruby/test_array.rb:1950]:
Exception raised:
<#<RangeError: too big to product>>.

 12) Error:
test_product_with_callcc(TestArray):
LocalJumpError: continuations can not be called from outside their scope
    org/jruby/RubyContinuation.java:97:in `call'
    test/externals/ruby1.9/ruby/test_array.rb:796:in `test_product_with_callcc'
    org/jruby/RubyBasicObject.java:1650:in `send19'
    org/jruby/RubyObject.java:1372:in `send19'

 13) Failure:
test_repeated_combination(TestArray) 
[test/externals/ruby1.9/ruby/test_array.rb:1585]:
Failed assertion, no message given.

 14) Error:
test_repeated_combination_with_callcc(TestArray):
LocalJumpError: continuations can not be called from outside their scope
    org/jruby/RubyContinuation.java:97:in `call'
    test/externals/ruby1.9/ruby/test_array.rb:847:in 
`test_repeated_combination_with_callcc'
    org/jruby/RubyBasicObject.java:1650:in `send19'
    org/jruby/RubyObject.java:1372:in `send19'

 15) Failure:
test_repeated_permutation(TestArray) 
[test/externals/ruby1.9/ruby/test_array.rb:1560]:
Failed assertion, no message given.

 16) Error:
test_repeated_permutation_with_callcc(TestArray):
LocalJumpError: continuations can not be called from outside their scope
    org/jruby/RubyContinuation.java:97:in `call'
    test/externals/ruby1.9/ruby/test_array.rb:830:in 
`test_repeated_permutation_with_callcc'
    org/jruby/RubyBasicObject.java:1650:in `send19'
    org/jruby/RubyObject.java:1372:in `send19'

 17) Failure:
test_rindex2(TestArray) [test/externals/ruby1.9/ruby/test_array.rb:1726]:
Failed assertion, no message given.

 18) Failure:
test_sort(TestArray) [test/externals/ruby1.9/ruby/test_array.rb:1252]:
Failed assertion, no message given.

 19) Error:
test_sort_with_callcc(TestArray):
LocalJumpError: continuations can not be called from outside their scope
    org/jruby/RubyContinuation.java:97:in `call'
    test/externals/ruby1.9/ruby/test_array.rb:1297:in `test_sort_with_callcc'
    org/jruby/RubyBasicObject.java:1650:in `send19'
    org/jruby/RubyObject.java:1372:in `send19'

 20) Failure:
test_uniq_with_block(TestArray) 
[test/externals/ruby1.9/ruby/test_array.rb:1404]:
Failed assertion, no message given.

 21) Failure:
test_zip(TestArray) [test/externals/ruby1.9/ruby/test_array.rb:1824]:
Failed assertion, no message given.

{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