Issue Type: Bug Bug
Affects Versions: JRuby 1.7.1
Assignee: Thomas E Enebo
Created: 01/Jan/13 2:01 PM
Description:

The tests are failing when run on a regular HFS file system. I think they should succeed. Anyone opposed?

macbeth:jruby uwe$ bin/rake test
ant compile-test
Buildfile: /Users/uwe/workspace/jruby/jruby/build.xml

init:

prepare-bin-jruby:

jar:

init:

create-dirs:

copy-resources:

update-constants:
     [echo] Updating Constants.java
     [echo] ...using git revision = 3ab2e2b, tzdata = 2011n
     [copy] Copying 1 file to /Users/uwe/workspace/jruby/jruby/src_gen/org/jruby/runtime
     [copy] Copying 1 file to /Users/uwe/workspace/jruby/jruby/src_gen/org/jruby/runtime

_uc_internal_:

prepare:

compile-annotation-binder:

compile-jruby:

emma:

instrument:

generate-method-classes:

_gmc_internal_:

generate-unsafe:

_gu_internal_:

compile:

unzip-native-libs:

jar-jruby:

add-emma-jars:

jar-jopenssl:

compile-test:
    [javac] Compiling 2 source files to /Users/uwe/workspace/jruby/jruby/build/classes/test

BUILD SUCCESSFUL
Total time: 3 seconds
/Library/Frameworks/JRuby.framework/Versions/1.7.1/bin/jruby -I"lib" -X-C -J-cp build/classes/test --1.8 -I"/Library/Frameworks/JRuby.framework/Gems/1.9/gems/rake-10.0.2/lib" "/Library/Frameworks/JRuby.framework/Gems/1.9/gems/rake-10.0.2/lib/rake/rake_test_loader.rb" "test/test_globals.rb" "test/test_argf.rb" "test/test_array.rb" "test/test_array_subclass_behavior.rb" "test/test_autoload.rb" "test/test_backquote.rb" "test/test_backtraces.rb" "test/test_big_decimal.rb" "test/test_bignum.rb" "test/test_binding_eval_yield.rb" "test/test_block.rb" "test/test_block_arg_processing.rb" "test/test_caller.rb" "test/test_case.rb" "test/test_class.rb" "test/test_comparable.rb" "test/test_core_arities.rb" "test/test_crazy_blocks.rb" "test/test_custom_enumerable.rb" "test/test_cvars_in_odd_scopes.rb" "test/test_defined.rb" "test/test_default_constants.rb" "test/test_delegated_array_equals.rb" "test/test_dir.rb" "test/test_dir_with_jar_without_dir_entry.rb" "test/test_digest_extend.rb" "test/test_digest2.rb" "test/test_dup_clone_taint_freeze.rb" "test/test_env.rb" "test/test_etc.rb" "test/test_eval.rb" "test/test_eval_with_binding.rb" "test/test_file.rb" "test/test_flip.rb" "test/test_frame_self.rb" "test/test_hash.rb" "test/test_higher_javasupport.rb" "test/test_iconv.rb" "test/test_included_in_object_space.rb" "test/test_ivar_table_integrity.rb" "test/test_io.rb" "test/test_line_endings.rb" "test/test_load.rb" "test/test_method.rb" "test/test_method_cache.rb" "test/test_method_override_and_caching.rb" "test/test_nkf.rb" "test/test_java_accessible_object.rb" "test/test_java_extension.rb" "test/test_java_wrapper_deadlock.rb" "test/test_jruby_internals.rb" "test/compiler/test_jrubyc.rb" "test/test_marshal_with_instance_variables.rb" "test/test_marshal_gemspec.rb" "test/test_method_missing.rb" "test/test_methods.rb" "test/test_no_stack_trace_stomp.rb" "test/test_pack.rb" "test/test_primitive_to_java.rb" "test/test_process.rb" "test/test_proc_visibility.rb" "test/test_parsing.rb" "test/test_random.rb" "test/test_rbconfig.rb" "test/test_require_once.rb" "test/test_respond_to.rb" "test/test_socket.rb" "test/test_string_java_bytes.rb" "test/test_string_printf.rb" "test/test_string_sub.rb" "test/test_string_to_number.rb" "test/test_super_call_site_caching.rb" "test/test_system.rb" "test/test_system_error.rb" "test/test_tb_yaml.rb" "test/test_timeout.rb" "test/test_thread.rb" "test/test_thread_backtrace.rb" "test/test_threaded_nonlocal_return.rb" "test/test_time_nil_ops.rb" "test/test_unicode_paths.rb" "test/test_unmarshal.rb" "test/test_variables.rb" "test/test_vietnamese_charset.rb" "test/test_win32.rb" "test/test_zlib.rb" "test/test_yaml.rb" "test/test_base64_strangeness.rb" "test/test_loading_builtin_libraries.rb" "test/test_load_compiled_ruby_class_from_classpath.rb" "test/test_null_channel.rb" "test/test_irubyobject_java_passing.rb" "test/test_jruby_object_input_stream.rb" "test/test_jar_on_load_path.rb" "test/test_jruby_ext.rb" "test/test_jruby_core_ext.rb" "test/test_thread_context_frame_dereferences_unreachable_variables.rb" "test/test_context_classloader.rb" "test/test_rexml_document.rb" "test/test_load_compiled_ruby.rb" "test/test_openssl_stub.rb" "test/test_missing_jruby_home.rb" "test/test_ast_inspector.rb" "test/test_jarred_gems_with_spaces_in_directory.rb" "test/test_weak_drb_id_conv.rb" "test/test_kernel.rb" "test/test_dir_with_plusses.rb" "test/test_jar_file.rb" "test/test_jruby_synchronized.rb" "test/test_instantiating_interfaces.rb" "test/test_openssl.rb" 
Loaded suite /Library/Frameworks/JRuby.framework/Gems/1.9/gems/rake-10.0.2/lib/rake/rake_test_loader
Started
.................LoadError: load error: runner -- java.lang.NoSuchMethodError: org.jruby.javasupport.util.RuntimeHelpers.preLoad(Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;Z)V
  require at org/jruby/RubyKernel.java:1027
F............................................................/Users/uwe/workspace/jruby/jruby/test/test_big_decimal.rb:245 warning: ambiguous Java methods found, using format(java.lang.Object)
....................1
2
............................................................................................................................................................................................................................................................................./Users/uwe/workspace/jruby/jruby/test/test_globals.rb:87 warning: $' is treated specially in JRuby and should not be aliased
/Users/uwe/workspace/jruby/jruby/test/test_globals.rb:88 warning: $` is treated specially in JRuby and should not be aliased
/Users/uwe/workspace/jruby/jruby/test/test_globals.rb:90 warning: $~ is treated specially in JRuby and should not be aliased
.../Users/uwe/workspace/jruby/jruby/test/test_globals.rb:107 warning: warning: variable $= is no longer effective
/Users/uwe/workspace/jruby/jruby/test/test_globals.rb:108 warning: warning: variable $= is no longer effective
/Users/uwe/workspace/jruby/jruby/test/test_globals.rb:108 warning: warning: variable $= is no longer effective
/Users/uwe/workspace/jruby/jruby/test/test_globals.rb:111 warning: warning: variable $= is no longer effective; ignored
/Users/uwe/workspace/jruby/jruby/test/test_globals.rb:115 warning: warning: variable $= is no longer effective; ignored
.....nil.........file:/Library/Frameworks/JRuby.framework/Versions/1.7.1/lib/jruby.jar!/jruby/java/java_utilities.rb:5 warning:  proxy extender added after proxy class created for java.util.List
.................................E............../Users/uwe/workspace/jruby/jruby/test/test_higher_javasupport.rb:797 warning: singleton on non-persistent Java type Java::JavaLang::Object (http://wiki.jruby.org/Persistence)
...................................../Users/uwe/workspace/jruby/jruby/test/test_io.rb:78 warning: syswrite for buffered IO
.............................................................................................................................................F.......................................................................................................................................................................................................................................................................................................................................................
Finished in 49.654 seconds.

  1) Failure:
test_loading_compiled_ruby_class_from_jar(LoadCompiledRubyClassFromClasspathTest)
    [/Users/uwe/workspace/jruby/jruby/test/test_load_compiled_ruby_class_from_classpath.rb:84:in `test_loading_compiled_ruby_class_from_jar'
     org/jruby/RubyKernel.java:2069:in `send'
     org/jruby/RubyArray.java:1612:in `each'
     org/jruby/RubyArray.java:1612:in `each']:
did not get 0 for exit status from running java against the jar.
<0> expected but was
<1>.

  2) Error:
test_java_class_resource_methods(TestHigherJavasupport):
NoMethodError: undefined method `resource_as_url' for #<Java::OrgJrubyUtil::JRubyClassLoader:0x66ff45de>
    /Users/uwe/workspace/jruby/jruby/test/test_higher_javasupport.rb:718:in `test_java_class_resource_methods'
    org/jruby/RubyKernel.java:2069:in `send'
    org/jruby/RubyArray.java:1612:in `each'
    org/jruby/RubyArray.java:1612:in `each'

  3) Failure:
test_require_bogus(TestLoad)
    [/Users/uwe/workspace/jruby/jruby/test/test_load.rb:63:in `test_require_bogus'
     org/jruby/RubyKernel.java:2069:in `send'
     org/jruby/RubyArray.java:1612:in `each'
     org/jruby/RubyArray.java:1612:in `each']:
<LoadError> exception expected but was
Class: <Java::JavaLang::ArrayIndexOutOfBoundsException>
Message: <"24">
---Backtrace---
org.jcodings.specific.BaseUTF8Encoding.leftAdjustCharHead(BaseUTF8Encoding.java:205)
org.jruby.RubyString.end_with_pCommon(RubyString.java:5215)
org.jruby.RubyString.end_with_p(RubyString.java:5195)
org.jruby.RubyString$INVOKER$i$end_with_p.call(RubyString$INVOKER$i$end_with_p.gen)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
org.jruby.ast.AndNode.interpret(AndNode.java:93)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.OrNode.interpret(OrNode.java:100)
org.jruby.ast.IfNode.interpret(IfNode.java:110)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.ast.RescueBodyNode.interpret(RescueBodyNode.java:108)
org.jruby.ast.RescueNode.handleException(RescueNode.java:177)
org.jruby.ast.RescueNode.interpret(RescueNode.java:123)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:61)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:182)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170)
org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384)
org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:303)
org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:229)
org.jruby.runtime.Block.yieldSpecific(Block.java:99)
org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.RescueNode.executeBody(RescueNode.java:224)
org.jruby.ast.RescueNode.interpret(RescueNode.java:119)
org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384)
org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:303)
org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:229)
org.jruby.runtime.Block.yieldSpecific(Block.java:99)
org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
org.jruby.ast.NotNode.interpret(NotNode.java:86)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.IfNode.interpret(IfNode.java:110)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384)
org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:303)
org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:229)
org.jruby.runtime.Block.yieldSpecific(Block.java:99)
org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
org.jruby.ast.ReturnNode.interpret(ReturnNode.java:92)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.IfNode.interpret(IfNode.java:116)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:204)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
org.jruby.ast.FCallOneArgBlockNode.interpret(FCallOneArgBlockNode.java:34)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384)
org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:303)
org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:229)
org.jruby.runtime.Block.yieldSpecific(Block.java:99)
org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
org.jruby.ast.ReturnNode.interpret(ReturnNode.java:92)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.ast.IfNode.interpret(IfNode.java:118)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:204)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:183)
org.jruby.ast.FCallSpecialArgBlockPassNode.interpret(FCallSpecialArgBlockPassNode.java:38)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:204)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:336)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:179)
org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
org.jruby.ast.FCallOneArgBlockNode.interpret(FCallOneArgBlockNode.java:34)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:161)
org.jruby.RubyClass.finvoke(RubyClass.java:590)
org.jruby.RubyBasicObject.send(RubyBasicObject.java:2745)
org.jruby.RubyKernel.send(RubyKernel.java:2069)
org.jruby.RubyKernel$INVOKER$s$send.call(RubyKernel$INVOKER$s$send.gen)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:331)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168)
org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.ast.RescueNode.executeBody(RescueNode.java:224)
org.jruby.ast.RescueNode.interpret(RescueNode.java:119)
org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:204)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:177)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:183)
org.jruby.ast.CallOneArgBlockPassNode.interpret(CallOneArgBlockPassNode.java:60)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384)
org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:357)
org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:312)
org.jruby.runtime.Block.yield(Block.java:130)
org.jruby.RubyArray.eachCommon(RubyArray.java:1605)
org.jruby.RubyArray.each(RubyArray.java:1612)
org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:143)
org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:204)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:336)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:179)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:183)
org.jruby.ast.CallOneArgBlockPassNode.interpret(CallOneArgBlockPassNode.java:60)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384)
org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:357)
org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:312)
org.jruby.runtime.Block.yield(Block.java:130)
org.jruby.RubyArray.eachCommon(RubyArray.java:1605)
org.jruby.RubyArray.each(RubyArray.java:1612)
org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:316)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:145)
org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:154)
org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:204)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:336)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:179)
org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:188)
org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:64)
org.jruby.ast.ReturnNode.interpret(ReturnNode.java:92)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
org.jruby.ast.VCallNode.interpret(VCallNode.java:88)
org.jruby.ast.ReturnNode.interpret(ReturnNode.java:92)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:64)
org.jruby.ast.ReturnNode.interpret(ReturnNode.java:92)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:225)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:346)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:204)
org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59)
org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:64)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:64)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:139)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:306)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:136)
org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:64)
org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.ast.IfNode.interpret(IfNode.java:118)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:105)
org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:384)
org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:336)
org.jruby.runtime.BlockBody.call(BlockBody.java:73)
org.jruby.runtime.Block.call(Block.java:89)
org.jruby.RubyProc.call(RubyProc.java:261)
org.jruby.RubyProc.call(RubyProc.java:213)
org.jruby.Ruby.tearDown(Ruby.java:2896)
org.jruby.Ruby.tearDown(Ruby.java:2880)
org.jruby.Main.internalRun(Main.java:267)
org.jruby.Main.run(Main.java:230)
org.jruby.Main.run(Main.java:214)
org.jruby.Main.main(Main.java:194)
---------------

954 tests, 15949 assertions, 2 failures, 1 errors
rake aborted!
1
org/jruby/RubyProc.java:249:in `call'
org/jruby/RubyProc.java:249:in `call'
org/jruby/RubyArray.java:1612:in `each'
org/jruby/RubyArray.java:1612:in `each'
org/jruby/RubyArray.java:1612:in `each'
org/jruby/RubyArray.java:1612:in `each'
org/jruby/RubyArray.java:1612:in `each'
org/jruby/RubyKernel.java:1046:in `load'
Tasks: TOP => test => test:short => test:jruby => test:jruby:int
(See full trace by running task with --trace)
macbeth:jruby uwe$ 
Environment: OS X 10.8.2
Oracle Java 6/7
ant 1.8.2
Fix Versions: JRuby 1.7.2
Project: JRuby
Priority: Major Major
Reporter: Uwe Kubosch
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