Issue Type: Bug Bug
Assignee: Thomas E Enebo
Created: 06/Oct/12 6:50 PM
Description:

This started failing at some point recently, only with invokedynamic enabled:

run-junit-precompiled:
     [echo] compile=FORCE, jit.threshold=0, jit.maxsize=1000000000, jit.max=-1, objectspace=true threadpool=false reflection=false version=ruby1_8
    [junit] Testsuite: org.jruby.test.JRubyTestSuite
    [junit] Tests run: 31, Failures: 1, Errors: 0, Time elapsed: 20.121 sec
    [junit] 
    [junit] Testcase: test_env(org.jruby.test.TestUnitTestSuite$ScriptTest):	FAILED
    [junit] Faults encountered running test/test_env, complete output follows:
    [junit] Failure:
    [junit] test_bracket(TestEnv)
    [junit]     [./test/test_env.rb:46:in `test_bracket'
    [junit]      org/jruby/RubyKernel.java:2060:in `send'
    [junit]      org/jruby/RubyArray.java:1612:in `each']:
    [junit] <TypeError> exception expected but none was thrown.
    [junit] Failure:
    [junit] test_index(TestEnv)
    [junit]     [./test/test_env.rb:94:in `test_index'
    [junit]      org/jruby/RubyKernel.java:2060:in `send'
    [junit]      org/jruby/RubyArray.java:1612:in `each']:
    [junit] <TypeError> exception expected but none was thrown.
    [junit] 
    [junit] junit.framework.AssertionFailedError: Faults encountered running test/test_env, complete output follows:
    [junit] Failure:
    [junit] test_bracket(TestEnv)
    [junit]     [./test/test_env.rb:46:in `test_bracket'
    [junit]      org/jruby/RubyKernel.java:2060:in `send'
    [junit]      org/jruby/RubyArray.java:1612:in `each']:
    [junit] <TypeError> exception expected but none was thrown.
    [junit] Failure:
    [junit] test_index(TestEnv)
    [junit]     [./test/test_env.rb:94:in `test_index'
    [junit]      org/jruby/RubyKernel.java:2060:in `send'
    [junit]      org/jruby/RubyArray.java:1612:in `each']:
    [junit] <TypeError> exception expected but none was thrown.
    [junit] 
    [junit] 	at org.jruby.test.TestUnitTestSuite$ScriptTest.runTest(TestUnitTestSuite.java:232)
    [junit] 
    [junit] 
Project: JRuby
Priority: Major Major
Reporter: Charles Oliver Nutter
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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