Skip to content

Instantly share code, notes, and snippets.

@bjfish
Created March 31, 2015 19:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjfish/eba190b4745d93c77db0 to your computer and use it in GitHub Desktop.
Save bjfish/eba190b4745d93c77db0 to your computer and use it in GitHub Desktop.
# Running tests:
[1590/6445] TestCoverage#test_result_with_nothing/Users/brandonfish/Documents/jruby/test/mri/coverage/test_coverage.rb:10: warning: tracing (e.g. set_trace_func) will not capture all events without --debug flag
[2150/6445] TestException#test_thread_signal_locationjruby: unknown option --disable-gems -d
[2941/6445] TestIO#test_close_readErrno::EPIPE: Broken pipe - <STDOUT>
write at org/jruby/RubyIO.java:1440
write at org/jruby/RubyIO.java:1411
<top> at -e:1
[3515/6445] TestIterator#test_return_trace_func/Users/brandonfish/Documents/jruby/test/mri/ruby/test_iterator.rb:450: warning: tracing (e.g. set_trace_func) will not capture all events without --debug flag
[3771/6445] TestM17NComb#test_str_include? = 1.31 s
1) Error:
TestM17NComb#test_str_include?:
Java::JavaLang::ArrayIndexOutOfBoundsException: 3
org.jruby.util.ByteList.memcmp(ByteList.java:1319)
org.jruby.util.StringSupport.strRindex(StringSupport.java:930)
org.jruby.util.StringSupport.rindex(StringSupport.java:915)
org.jruby.RubyString.rindexCommon19(RubyString.java:2750)
org.jruby.RubyString.rindex19(RubyString.java:2719)
org.jruby.RubyString$INVOKER$i$rindex19.call(RubyString$INVOKER$i$rindex19.gen)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrTwo.call(JavaMethod.java:1005)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:691)
org.jruby.RubyClass.finvoke(RubyClass.java:541)
org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1630)
org.jruby.RubyBasicObject$INVOKER$i$send19.call(RubyBasicObject$INVOKER$i$send19.gen)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:410)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:152)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:119)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:410)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:152)
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
org.jruby.runtime.Block.yield(Block.java:147)
org.jruby.ir.runtime.IRRuntimeHelpers.yield(IRRuntimeHelpers.java:448)
org.jruby.ir.instructions.YieldInstr.interpret(YieldInstr.java:75)
org.jruby.ir.interpreter.InterpreterEngine.processOtherOp(InterpreterEngine.java:507)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:174)
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
org.jruby.runtime.Block.yield(Block.java:147)
org.jruby.ir.runtime.IRRuntimeHelpers.yield(IRRuntimeHelpers.java:448)
org.jruby.ir.instructions.YieldInstr.interpret(YieldInstr.java:75)
org.jruby.ir.interpreter.InterpreterEngine.processOtherOp(InterpreterEngine.java:507)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:174)
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
org.jruby.runtime.Block.yield(Block.java:147)
org.jruby.ir.runtime.IRRuntimeHelpers.yield(IRRuntimeHelpers.java:448)
org.jruby.ir.instructions.YieldInstr.interpret(YieldInstr.java:75)
org.jruby.ir.interpreter.InterpreterEngine.processOtherOp(InterpreterEngine.java:507)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:174)
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
org.jruby.runtime.Block.yield(Block.java:147)
org.jruby.ir.runtime.IRRuntimeHelpers.yield(IRRuntimeHelpers.java:448)
org.jruby.ir.instructions.YieldInstr.interpret(YieldInstr.java:75)
org.jruby.ir.interpreter.InterpreterEngine.processOtherOp(InterpreterEngine.java:507)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:174)
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
org.jruby.runtime.Block.yield(Block.java:147)
org.jruby.RubyFixnum.times(RubyFixnum.java:305)
org.jruby.RubyFixnum$INVOKER$i$0$0$times.call(RubyFixnum$INVOKER$i$0$0$times.gen)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:472)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:410)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:152)
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
org.jruby.runtime.Block.yield(Block.java:147)
org.jruby.RubyFixnum.times(RubyFixnum.java:305)
org.jruby.RubyFixnum$INVOKER$i$0$0$times.call(RubyFixnum$INVOKER$i$0$0$times.gen)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:472)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:410)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:83)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:180)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:167)
org.jruby.internal.runtime.methods.WrapperMethod.call(WrapperMethod.java:78)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:171)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:177)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:297)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
org.jruby.internal.runtime.methods.WrapperMethod.call(WrapperMethod.java:90)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:410)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
org.jruby.internal.runtime.methods.WrapperMethod.call(WrapperMethod.java:90)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:410)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
org.jruby.internal.runtime.methods.WrapperMethod.call(WrapperMethod.java:90)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:410)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:273)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:410)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:77)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:152)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:139)
org.jruby.RubyClass.finvoke(RubyClass.java:520)
org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1603)
org.jruby.RubyBasicObject$INVOKER$i$send19.call(RubyBasicObject$INVOKER$i$send19.gen)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:364)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:161)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:288)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:152)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:83)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:176)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:167)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:161)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:312)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:152)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:119)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
org.jruby.ir.runtime.IRRuntimeHelpers.instanceSuper(IRRuntimeHelpers.java:838)
org.jruby.ir.instructions.InstanceSuperInstr.interpret(InstanceSuperInstr.java:68)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:152)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:83)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:176)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:167)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:161)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:288)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:152)
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
org.jruby.runtime.Block.yield(Block.java:147)
org.jruby.RubyArray.collect(RubyArray.java:2294)
org.jruby.RubyArray.map19(RubyArray.java:2307)
org.jruby.RubyArray$INVOKER$i$0$0$map19.call(RubyArray$INVOKER$i$0$0$map19.gen)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:472)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:410)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:152)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:119)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:410)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:152)
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
org.jruby.runtime.Block.yield(Block.java:147)
org.jruby.RubyArray.each(RubyArray.java:1570)
org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:472)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:273)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:410)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:273)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:410)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:83)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:180)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:167)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:313)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:288)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:77)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:152)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:139)
org.jruby.RubyClass.finvoke(RubyClass.java:520)
org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1603)
org.jruby.RubyKernel.send19(RubyKernel.java:2013)
org.jruby.RubyKernel$INVOKER$s$send19.call(RubyKernel$INVOKER$s$send19.gen)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:364)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:313)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:288)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
org.jruby.runtime.Block.yield(Block.java:147)
org.jruby.RubyArray.each(RubyArray.java:1570)
org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:472)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:273)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:410)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:83)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:180)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:167)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:313)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:288)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
org.jruby.ir.runtime.IRRuntimeHelpers.unresolvedSuper(IRRuntimeHelpers.java:876)
org.jruby.ir.instructions.UnresolvedSuperInstr.interpret(UnresolvedSuperInstr.java:80)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
org.jruby.ir.runtime.IRRuntimeHelpers.instanceSuper(IRRuntimeHelpers.java:838)
org.jruby.ir.instructions.InstanceSuperInstr.interpret(InstanceSuperInstr.java:68)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:83)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:180)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:167)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:313)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:288)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:77)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:152)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:139)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:293)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:131)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:304)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:273)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:410)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:320)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:74)
org.jruby.ir.interpreter.Interpreter.INTERPRET_ROOT(Interpreter.java:117)
org.jruby.ir.interpreter.Interpreter.execute(Interpreter.java:104)
org.jruby.ir.interpreter.Interpreter.execute(Interpreter.java:33)
org.jruby.ir.IRTranslator.execute(IRTranslator.java:42)
org.jruby.Ruby.runInterpreter(Ruby.java:873)
org.jruby.Ruby.runInterpreter(Ruby.java:881)
org.jruby.Ruby.runNormally(Ruby.java:756)
org.jruby.Ruby.runFromMain(Ruby.java:573)
org.jruby.Main.doRunFromMain(Main.java:404)
org.jruby.Main.internalRun(Main.java:299)
org.jruby.Main.run(Main.java:226)
org.jruby.Main.main(Main.java:198)
[3783/6445] TestM17NComb#test_str_rindex = 0.48 s
2) Failure:
TestM17NComb#test_str_rindex []:
"\xE0\xA0\xA1".force_encoding("EUC-JP").rindex("\xA1\xA1".force_encoding("EUC-JP"),2).
Exception raised:
<java.lang.ArrayIndexOutOfBoundsException>.
[3785/6445] TestM17NComb#test_str_rpartition = 0.57 s
3) Failure:
TestM17NComb#test_str_rpartition []:
"\xE0\xA0\xA1".force_encoding("EUC-JP").rindex("\xA1\xA1".force_encoding("EUC-JP")).
Exception raised:
<java.lang.ArrayIndexOutOfBoundsException>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment