Created
July 17, 2014 17:11
-
-
Save donv/e5991b09c7aa387823c3 to your computer and use it in GitHub Desktop.
bin/jruby -S rake test:mri
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
macbeth:jruby uwe$ bin/jruby -S rake test:mri | |
/Users/uwe/workspace/jruby/jruby/bin/jruby -I"lib" -X-C -J-ea -I lib/ruby/shared -I lib/ruby/2.1 -I . -I test/mri -I test/mri/ruby -r ./test/mri_test_env.rb -r minitest/excludes -I"/Users/uwe/workspace/jruby/jruby/lib/ruby/gems/shared/gems/rake-10.1.1/lib" "/Users/uwe/workspace/jruby/jruby/lib/ruby/gems/shared/gems/rake-10.1.1/lib/rake/rake_test_loader.rb" "test/mri/ruby/test_alias.rb" "test/mri/ruby/test_array.rb" "test/mri/ruby/test_assignment.rb" "test/mri/ruby/test_autoload.rb" "test/mri/ruby/test_basicinstructions.rb" "test/mri/ruby/test_beginendblock.rb" "test/mri/ruby/test_bignum.rb" "test/mri/ruby/test_call.rb" "test/mri/ruby/test_case.rb" "test/mri/ruby/test_class.rb" "test/mri/ruby/test_clone.rb" "test/mri/ruby/test_comparable.rb" "test/mri/ruby/test_complex.rb" "test/mri/ruby/test_complex2.rb" "test/mri/ruby/test_complexrational.rb" "test/mri/ruby/test_condition.rb" "test/mri/ruby/test_const.rb" "test/mri/ruby/test_continuation.rb" "test/mri/ruby/test_defined.rb" "test/mri/ruby/test_dir.rb" "test/mri/ruby/test_dir_m17n.rb" "test/mri/ruby/test_econv.rb" "test/mri/ruby/test_encoding.rb" "test/mri/ruby/test_enum.rb" "test/mri/ruby/test_enumerator.rb" "test/mri/ruby/test_env.rb" "test/mri/ruby/test_eval.rb" "test/mri/ruby/test_exception.rb" "test/mri/ruby/test_file.rb" "test/mri/ruby/test_file_exhaustive.rb" "test/mri/ruby/test_fixnum.rb" "test/mri/ruby/test_flip.rb" "test/mri/ruby/test_float.rb" "test/mri/ruby/test_fnmatch.rb" "test/mri/ruby/test_gc.rb" "test/mri/ruby/test_hash.rb" "test/mri/ruby/test_ifunless.rb" "test/mri/ruby/test_integer.rb" "test/mri/ruby/test_integer_comb.rb" "test/mri/ruby/test_io.rb" "test/mri/ruby/test_io_m17n.rb" "test/mri/ruby/test_iterator.rb" "test/mri/ruby/test_lambda.rb" "test/mri/ruby/test_literal.rb" "test/mri/ruby/test_m17n.rb" "test/mri/ruby/test_m17n_comb.rb" "test/mri/ruby/test_marshal.rb" "test/mri/ruby/test_math.rb" "test/mri/ruby/test_metaclass.rb" "test/mri/ruby/test_method.rb" "test/mri/ruby/test_mixed_unicode_escapes.rb" "test/mri/ruby/test_module.rb" "test/mri/ruby/test_notimp.rb" "test/mri/ruby/test_numeric.rb" "test/mri/ruby/test_object.rb" "test/mri/ruby/test_objectspace.rb" "test/mri/ruby/test_optimization.rb" "test/mri/ruby/test_pack.rb" "test/mri/ruby/test_parse.rb" "test/mri/ruby/test_path.rb" "test/mri/ruby/test_pipe.rb" "test/mri/ruby/test_primitive.rb" "test/mri/ruby/test_rand.rb" "test/mri/ruby/test_range.rb" "test/mri/ruby/test_rational.rb" "test/mri/ruby/test_rational2.rb" "test/mri/ruby/test_readpartial.rb" "test/mri/ruby/test_require.rb" "test/mri/ruby/test_rubyoptions.rb" "test/mri/ruby/test_settracefunc.rb" "test/mri/ruby/test_signal.rb" "test/mri/ruby/test_sleep.rb" "test/mri/ruby/test_sprintf.rb" "test/mri/ruby/test_string.rb" "test/mri/ruby/test_stringchar.rb" "test/mri/ruby/test_struct.rb" "test/mri/ruby/test_super.rb" "test/mri/ruby/test_symbol.rb" "test/mri/ruby/test_syntax.rb" "test/mri/ruby/test_system.rb" "test/mri/ruby/test_thread.rb" "test/mri/ruby/test_time.rb" "test/mri/ruby/test_time_tz.rb" "test/mri/ruby/test_trace.rb" "test/mri/ruby/test_transcode.rb" "test/mri/ruby/test_undef.rb" "test/mri/ruby/test_unicode_escape.rb" "test/mri/ruby/test_variable.rb" "test/mri/ruby/test_whileuntil.rb" "test/mri/ruby/test_yield.rb" "test/mri/test_pp.rb" "test/mri/test_cmath.rb" "test/mri/test_delegate.rb" "test/mri/test_find.rb" "test/mri/test_ipaddr.rb" "test/mri/test_open3.rb" "test/mri/test_pp.rb" "test/mri/test_prettyprint.rb" "test/mri/test_prime.rb" "test/mri/test_pstore.rb" "test/mri/test_pty.rb" "test/mri/test_securerandom.rb" "test/mri/test_set.rb" "test/mri/test_shellwords.rb" "test/mri/test_singleton.rb" "test/mri/test_syslog.rb" "test/mri/test_tempfile.rb" "test/mri/test_time.rb" "test/mri/test_timeout.rb" "test/mri/test_tsort.rb" "test/mri/base64/test_base64.rb" "test/mri/benchmark/test_benchmark.rb" "test/mri/bigdecimal/test_bigdecimal.rb" "test/mri/bigdecimal/test_bigdecimal_util.rb" "test/mri/bigdecimal/test_bigmath.rb" "test/mri/cgi/test_cgi_cookie.rb" "test/mri/cgi/test_cgi_core.rb" "test/mri/cgi/test_cgi_header.rb" "test/mri/cgi/test_cgi_modruby.rb" "test/mri/cgi/test_cgi_multipart.rb" "test/mri/cgi/test_cgi_session.rb" "test/mri/cgi/test_cgi_tag_helper.rb" "test/mri/cgi/test_cgi_util.rb" "test/mri/coverage/test_coverage.rb" "test/mri/csv/test_csv_parsing.rb" "test/mri/csv/test_csv_writing.rb" "test/mri/csv/test_data_converters.rb" "test/mri/csv/test_encodings.rb" "test/mri/csv/test_features.rb" "test/mri/csv/test_headers.rb" "test/mri/csv/test_interface.rb" "test/mri/csv/test_row.rb" "test/mri/csv/test_table.rb" "test/mri/date/test_date.rb" "test/mri/date/test_date_arith.rb" "test/mri/date/test_date_attr.rb" "test/mri/date/test_date_base.rb" "test/mri/date/test_date_compat.rb" "test/mri/date/test_date_conv.rb" "test/mri/date/test_date_marshal.rb" "test/mri/date/test_date_new.rb" "test/mri/date/test_date_parse.rb" "test/mri/date/test_date_strftime.rb" "test/mri/date/test_date_strptime.rb" "test/mri/date/test_date_parse.rb" "test/mri/date/test_switch_hitter.rb" "test/mri/digest/test_digest.rb" "test/mri/digest/test_digest_extend.rb" "test/mri/digest/test_digest_hmac.rb" "test/mri/erb/test_erb.rb" "test/mri/erb/test_erb_m17n.rb" "test/mri/etc/test_etc.rb" "test/mri/fileutils/test_dryrun.rb" "test/mri/fileutils/test_fileutils.rb" "test/mri/fileutils/test_nowrite.rb" "test/mri/fileutils/test_verbose.rb" "test/mri/json/test_json.rb" "test/mri/json/test_json_addition.rb" "test/mri/json/test_json_encoding.rb" "test/mri/json/test_json_fixtures.rb" "test/mri/json/test_json_generate.rb" "test/mri/json/test_json_generic_object.rb" "test/mri/json/test_json_string_matching.rb" "test/mri/json/test_json_unicode.rb" "test/mri/logger/test_logger.rb" "test/mri/matrix/test_matrix.rb" "test/mri/matrix/test_vector.rb" "test/mri/monitor/test_monitor.rb" "test/mri/net/ftp/test_ftp.rb" "test/mri/net/http/test_buffered_io.rb" "test/mri/net/http/test_http.rb" "test/mri/net/http/test_http_request.rb" "test/mri/net/http/test_httpheader.rb" "test/mri/net/http/test_httpresponse.rb" "test/mri/net/http/test_httpresponses.rb" "test/mri/net/http/test_https.rb" "test/mri/net/http/test_https_proxy.rb" "test/mri/net/imap/test_imap_response_parser.rb" "test/mri/net/pop/test_pop.rb" "test/mri/net/protocol/test_protocol.rb" "test/mri/net/smtp/test_response.rb" "test/mri/net/smtp/test_smtp.rb" "test/mri/net/smtp/test_ssl_socket.rb" "test/mri/nkf/test_kconv.rb" "test/mri/nkf/test_nkf.rb" "test/mri/openssl/test_asn1.rb" "test/mri/openssl/test_bn.rb" "test/mri/openssl/test_buffering.rb" "test/mri/openssl/test_cipher.rb" "test/mri/openssl/test_config.rb" "test/mri/openssl/test_digest.rb" "test/mri/openssl/test_hmac.rb" "test/mri/openssl/test_ns_spki.rb" "test/mri/openssl/test_pair.rb" "test/mri/openssl/test_partial_record_read.rb" "test/mri/openssl/test_pkcs12.rb" "test/mri/openssl/test_pkcs7.rb" "test/mri/openssl/test_pkey_dh.rb" "test/mri/openssl/test_pkey_dsa.rb" "test/mri/openssl/test_pkey_rsa.rb" "test/mri/openssl/test_ssl.rb" "test/mri/openssl/test_x509cert.rb" "test/mri/openssl/test_x509crl.rb" "test/mri/openssl/test_x509ext.rb" "test/mri/openssl/test_x509name.rb" "test/mri/openssl/test_x509req.rb" "test/mri/openssl/test_x509store.rb" "test/mri/optparse/test_bash_completion.rb" "test/mri/optparse/test_getopts.rb" "test/mri/optparse/test_noarg.rb" "test/mri/optparse/test_optarg.rb" "test/mri/optparse/test_optparse.rb" "test/mri/optparse/test_placearg.rb" "test/mri/optparse/test_reqarg.rb" "test/mri/optparse/test_summary.rb" "test/mri/optparse/test_zsh_completion.rb" "test/mri/ostruct/test_ostruct.rb" "test/mri/pathname/test_pathname.rb" "test/mri/psych/test_alias_and_anchor.rb" "test/mri/psych/test_array.rb" "test/mri/psych/test_boolean.rb" "test/mri/psych/test_class.rb" "test/mri/psych/test_coder.rb" "test/mri/psych/test_date_time.rb" "test/mri/psych/test_deprecated.rb" "test/mri/psych/test_document.rb" "test/mri/psych/test_emitter.rb" "test/mri/psych/test_encoding.rb" "test/mri/psych/test_engine_manager.rb" "test/mri/psych/test_exception.rb" "test/mri/psych/test_hash.rb" "test/mri/psych/test_json_tree.rb" "test/mri/psych/test_merge_keys.rb" "test/mri/psych/test_nil.rb" "test/mri/psych/test_null.rb" "test/mri/psych/test_numeric.rb" "test/mri/psych/test_object.rb" "test/mri/psych/test_object_references.rb" "test/mri/psych/test_omap.rb" "test/mri/psych/test_parser.rb" "test/mri/psych/test_psych.rb" "test/mri/psych/test_scalar.rb" "test/mri/psych/test_scalar_scanner.rb" "test/mri/psych/test_serialize_subclasses.rb" "test/mri/psych/test_set.rb" "test/mri/psych/test_stream.rb" "test/mri/psych/test_string.rb" "test/mri/psych/test_struct.rb" "test/mri/psych/test_symbol.rb" "test/mri/psych/test_tainted.rb" "test/mri/psych/test_to_yaml_properties.rb" "test/mri/psych/test_tree_builder.rb" "test/mri/psych/test_yaml.rb" "test/mri/psych/test_yamlstore.rb" "test/mri/psych/json/test_stream.rb" "test/mri/psych/nodes/test_enumerable.rb" "test/mri/psych/visitors/test_depth_first.rb" "test/mri/psych/visitors/test_emitter.rb" "test/mri/psych/visitors/test_to_ruby.rb" "test/mri/psych/visitors/test_yaml_tree.rb" "test/mri/ripper/test_files.rb" "test/mri/ripper/test_filter.rb" "test/mri/ripper/test_parser_events.rb" "test/mri/ripper/test_ripper.rb" "test/mri/scanf/test_scanf.rb" "test/mri/scanf/test_scanfblocks.rb" "test/mri/socket/test_basicsocket.rb" "test/mri/socket/test_nonblock.rb" "test/mri/socket/test_socket.rb" "test/mri/stringio/test_stringio.rb" "test/mri/strscan/test_stringscanner.rb" "test/mri/thread/test_queue.rb" "test/mri/zlib/test_zlib.rb" "test/mri/ruby/enc/test_big5.rb" "test/mri/ruby/enc/test_cp949.rb" "test/mri/ruby/enc/test_emoji.rb" "test/mri/ruby/enc/test_euc_jp.rb" "test/mri/ruby/enc/test_euc_kr.rb" "test/mri/ruby/enc/test_euc_tw.rb" "test/mri/ruby/enc/test_gb18030.rb" "test/mri/ruby/enc/test_gbk.rb" "test/mri/ruby/enc/test_iso_8859.rb" "test/mri/ruby/enc/test_koi8.rb" "test/mri/ruby/enc/test_shift_jis.rb" "test/mri/ruby/enc/test_utf16.rb" "test/mri/ruby/enc/test_utf32.rb" "test/mri/ruby/enc/test_windows_1251.rb" | |
/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_marshal.rb:254 warning: already initialized constant Résumé | |
Run options: | |
# Running tests: | |
!!! excluding TestX509Certificate#test_public_key | |
[ 994/5908] TestAlias#test_alias_wb_misslibc++abi.dylib: terminating with uncaught exception of type std::logic_error: basic_string::_S_construct NULL not valid | |
[1100/5908] TestArray#test_shared_markinglibc++abi.dylib: terminating with uncaught exception of type std::logic_error: basic_string::_S_construct NULL not valid | |
[1657/5908] TestCoverage#test_result_with_nothing/Users/uwe/workspace/jruby/jruby/test/mri/coverage/test_coverage.rb:10 warning: tracing (e.g. set_trace_func) will not capture all events without --debug flag | |
[2872/5908] TestIO#test_autoclose_false_closed_by_finalizer = 0.00 s | |
1) Skipped: | |
TestIO#test_autoclose_false_closed_by_finalizer [/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_io.rb:1893]: | |
expect IO object was GC'ed but not recycled yet | |
[2873/5908] TestIO#test_autoclose_true_closed_by_finalizer = 0.00 s | |
2) Skipped: | |
TestIO#test_autoclose_true_closed_by_finalizer [/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_io.rb:1877]: | |
expect IO object was GC'ed but not recycled yet | |
[2877/5908] TestIO#test_close_on_exec = 0.00 s | |
3) Skipped: | |
TestIO#test_close_on_exec [/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_io.rb:1599]: | |
IO#close_on_exec is not implemented. | |
[2878/5908] TestIO#test_close_readErrno::EPIPE: Broken pipe - <STDOUT> | |
write at org/jruby/RubyIO.java:1326 | |
write at org/jruby/RubyIO.java:1299 | |
(root) at -e:1 | |
[3429/5908] TestIterator#test_return_trace_func/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_iterator.rb:450 warning: tracing (e.g. set_trace_func) will not capture all events without --debug flag | |
[3509/5908] TestLogDevice#test_shifting_age_in_multiprocessError opening script file: /var/folders/86/vzp7rdnd5h13xvz69fnw_4br0000gn/T/logger20140717-27372-1ndyz40 (No such file or directory) | |
Error opening script file: /var/folders/86/vzp7rdnd5h13xvz69fnw_4br0000gn/T/logger20140717-27372-1ndyz40 (No such file or directory) | |
[3512/5908] TestLogDevice#test_shifting_size_in_multiprocessError opening script file: /var/folders/86/vzp7rdnd5h13xvz69fnw_4br0000gn/T/test_logger20140717-27372-1f7kzwr_1.log (No such file or directory) | |
Error opening script file: /var/folders/86/vzp7rdnd5h13xvz69fnw_4br0000gn/T/test_logger20140717-27372-1f7kzwr_1.log (No such file or directory) | |
[3852/5908] TestModule#test_append_features_type_error = 0.00 s | |
4) Failure: | |
TestModule#test_append_features_type_error [/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_module.rb:1010]: | |
[TypeError] exception expected, not | |
Class: <Java::JavaLang::ClassCastException> | |
Message: <"org.jruby.RubyFixnum cannot be cast to org.jruby.RubyModule"> | |
---Backtrace--- | |
org.jruby.RubyModule.append_features(RubyModule.java:2091) | |
org.jruby.RubyModule$INVOKER$i$1$0$append_features.call(RubyModule$INVOKER$i$1$0$append_features.gen) | |
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:59) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:353) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:692) | |
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:47) | |
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:146) | |
org.jruby.runtime.BlockBody.yield(BlockBody.java:88) | |
org.jruby.runtime.Block.yieldNonArray(Block.java:151) | |
org.jruby.RubyBasicObject.yieldUnder(RubyBasicObject.java:1710) | |
org.jruby.RubyBasicObject.specificEval(RubyBasicObject.java:1734) | |
org.jruby.RubyBasicObject.instance_eval19(RubyBasicObject.java:1611) | |
org.jruby.RubyBasicObject$INVOKER$i$instance_eval19.call(RubyBasicObject$INVOKER$i$instance_eval19.gen) | |
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneOrTwoOrThreeBlock.call(JavaMethod.java:531) | |
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:286) | |
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:81) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85) | |
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:425) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:393) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:692) | |
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:47) | |
org.jruby.runtime.IRBlockBody.yieldSpecific(IRBlockBody.java:75) | |
org.jruby.runtime.Block.yieldSpecific(Block.java:116) | |
org.jruby.ir.runtime.IRRuntimeHelpers.yieldSpecific(IRRuntimeHelpers.java:411) | |
org.jruby.ir.instructions.YieldInstr.interpret(YieldInstr.java:90) | |
org.jruby.ir.interpreter.Interpreter.processOtherOp(Interpreter.java:560) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:647) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85) | |
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:425) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:393) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210) | |
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.ir.interpreter.Interpreter.processCall(Interpreter.java:370) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:202) | |
org.jruby.RubyClass.finvoke(RubyClass.java:519) | |
org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1577) | |
org.jruby.RubyBasicObject$INVOKER$i$send19.call(RubyBasicObject$INVOKER$i$send19.gen) | |
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:366) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:361) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:385) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.ir.instructions.InstanceSuperInstr.interpret(InstanceSuperInstr.java:55) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:393) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:168) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:361) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:692) | |
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:47) | |
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:137) | |
org.jruby.runtime.BlockBody.yield(BlockBody.java:82) | |
org.jruby.runtime.Block.yield(Block.java:147) | |
org.jruby.RubyArray.collect(RubyArray.java:2270) | |
org.jruby.RubyArray.map19(RubyArray.java:2283) | |
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:474) | |
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85) | |
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:425) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:393) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85) | |
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:425) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:393) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:692) | |
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:47) | |
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:137) | |
org.jruby.runtime.BlockBody.yield(BlockBody.java:82) | |
org.jruby.runtime.Block.yield(Block.java:147) | |
org.jruby.RubyArray.each(RubyArray.java:1546) | |
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:474) | |
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:286) | |
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:81) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85) | |
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:425) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:393) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:286) | |
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:81) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85) | |
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:425) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:393) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206) | |
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:361) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:202) | |
org.jruby.RubyClass.finvoke(RubyClass.java:519) | |
org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1577) | |
org.jruby.RubyKernel.send19(RubyKernel.java:1875) | |
org.jruby.RubyKernel$INVOKER$s$send19.call(RubyKernel$INVOKER$s$send19.gen) | |
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:366) | |
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:385) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:692) | |
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:47) | |
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:137) | |
org.jruby.runtime.BlockBody.yield(BlockBody.java:82) | |
org.jruby.runtime.Block.yield(Block.java:147) | |
org.jruby.RubyArray.each(RubyArray.java:1546) | |
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:474) | |
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:286) | |
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:81) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85) | |
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:425) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:389) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206) | |
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:361) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.ir.runtime.IRRuntimeHelpers.unresolvedSuper(IRRuntimeHelpers.java:536) | |
org.jruby.ir.instructions.UnresolvedSuperInstr.interpret(UnresolvedSuperInstr.java:46) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:393) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.ir.instructions.InstanceSuperInstr.interpret(InstanceSuperInstr.java:55) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:393) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:210) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206) | |
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:326) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:361) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:692) | |
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:47) | |
org.jruby.runtime.IRBlockBody.yieldSpecific(IRBlockBody.java:75) | |
org.jruby.runtime.Block.yieldSpecific(Block.java:116) | |
org.jruby.ir.runtime.IRRuntimeHelpers.yieldSpecific(IRRuntimeHelpers.java:411) | |
org.jruby.ir.instructions.YieldInstr.interpret(YieldInstr.java:90) | |
org.jruby.ir.interpreter.Interpreter.processOtherOp(Interpreter.java:560) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:647) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_METHOD(Interpreter.java:709) | |
org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:119) | |
org.jruby.internal.runtime.methods.WrapperMethod.call(WrapperMethod.java:90) | |
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:286) | |
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:81) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:85) | |
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:425) | |
org.jruby.ir.interpreter.Interpreter.processCall(Interpreter.java:393) | |
org.jruby.ir.interpreter.Interpreter.interpret(Interpreter.java:617) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:692) | |
org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:47) | |
org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:66) | |
org.jruby.runtime.Block.call(Block.java:106) | |
org.jruby.RubyProc.call(RubyProc.java:294) | |
org.jruby.RubyProc.call(RubyProc.java:220) | |
org.jruby.Ruby.tearDown(Ruby.java:3153) | |
org.jruby.Ruby.tearDown(Ruby.java:3137) | |
org.jruby.Main.internalRun(Main.java:296) | |
org.jruby.Main.run(Main.java:219) | |
org.jruby.Main.main(Main.java:199) | |
--------------- | |
[3894/5908] TestModule#test_prepend = 0.00 s | |
5) Error: | |
TestModule#test_prepend: | |
NoMethodError: super: no superclass method `m1' | |
/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_module.rb:1449:in `m1' | |
/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_module.rb:1477:in `test_prepend' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1265:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit/testcase.rb:17:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:940:in `_run_suite' | |
org/jruby/RubyArray.java:2283:in `map' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:933:in `_run_suite' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:663:in `_run_suites' | |
org/jruby/RubyArray.java:1546:in `each' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:661:in `_run_suites' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:884:in `_run_anything' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1092:in `run_tests' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1079:in `_run' | |
org/jruby/RubyArray.java:1546:in `each' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1078:in `_run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1066:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:27:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:780:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:372:in `autorun' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:33:in `run_once' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:371:in `autorun' | |
[3895/5908] TestModule#test_prepend_class_ancestors = 0.00 s | |
6) Failure: | |
TestModule#test_prepend_class_ancestors [/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_module.rb:1544]: | |
[ruby-core:45919]. | |
<[m, c]> expected but was | |
<[c, m]>. | |
[3896/5908] TestModule#test_prepend_gclibc++abi.dylib: terminating with uncaught exception of type std::logic_error: basic_string::_S_construct NULL not valid | |
= 0.20 s | |
7) Error: | |
TestModule#test_prepend_gc: | |
ArgumentError: marshal data too short | |
org/jruby/RubyMarshal.java:146:in `load' | |
/Users/uwe/workspace/jruby/jruby/test/mri/ruby/envutil.rb:364:in `assert_separately' | |
/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_module.rb:1945:in `test_prepend_gc' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1265:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit/testcase.rb:17:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:940:in `_run_suite' | |
org/jruby/RubyArray.java:2283:in `map' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:933:in `_run_suite' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:663:in `_run_suites' | |
org/jruby/RubyArray.java:1546:in `each' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:661:in `_run_suites' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:884:in `_run_anything' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1092:in `run_tests' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1079:in `_run' | |
org/jruby/RubyArray.java:1546:in `each' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1078:in `_run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1066:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:27:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:780:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:372:in `autorun' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:33:in `run_once' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:371:in `autorun' | |
[3900/5908] TestModule#test_prepend_instance_methods_false = 0.00 s | |
8) Failure: | |
TestModule#test_prepend_instance_methods_false [/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_module.rb:1590]: | |
[ruby-dev:45863]. | |
<[:m1]> expected but was | |
<[]>. | |
[3901/5908] TestModule#test_prepend_module_ancestors = 0.00 s | |
9) Failure: | |
TestModule#test_prepend_module_ancestors [/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_module.rb:1561]: | |
[ruby-dev:45861]. | |
<[m0, m1]> expected but was | |
<[m1, m0, m1]>. | |
[3902/5908] TestModule#test_prepend_optmethodlibc++abi.dylib: terminating with uncaught exception of type std::logic_error: basic_string::_S_construct NULL not valid | |
= 0.17 s | |
10) Error: | |
TestModule#test_prepend_optmethod: | |
ArgumentError: marshal data too short | |
org/jruby/RubyMarshal.java:146:in `load' | |
/Users/uwe/workspace/jruby/jruby/test/mri/ruby/envutil.rb:364:in `assert_separately' | |
/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_module.rb:1613:in `test_prepend_optmethod' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1265:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit/testcase.rb:17:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:940:in `_run_suite' | |
org/jruby/RubyArray.java:2283:in `map' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:933:in `_run_suite' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:663:in `_run_suites' | |
org/jruby/RubyArray.java:1546:in `each' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:661:in `_run_suites' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:884:in `_run_anything' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1092:in `run_tests' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1079:in `_run' | |
org/jruby/RubyArray.java:1546:in `each' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1078:in `_run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1066:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:27:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:780:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:372:in `autorun' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:33:in `run_once' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:371:in `autorun' | |
[3907/5908] TestModule#test_prepend_visibility_inheritedlibc++abi.dylib: terminating with uncaught exception of type std::logic_error: basic_string::_S_construct NULL not valid | |
= 0.17 s | |
11) Error: | |
TestModule#test_prepend_visibility_inherited: | |
ArgumentError: marshal data too short | |
org/jruby/RubyMarshal.java:146:in `load' | |
/Users/uwe/workspace/jruby/jruby/test/mri/ruby/envutil.rb:364:in `assert_separately' | |
/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_module.rb:1641:in `test_prepend_visibility_inherited' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1265:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit/testcase.rb:17:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:940:in `_run_suite' | |
org/jruby/RubyArray.java:2283:in `map' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:933:in `_run_suite' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:663:in `_run_suites' | |
org/jruby/RubyArray.java:1546:in `each' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:661:in `_run_suites' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:884:in `_run_anything' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1092:in `run_tests' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1079:in `_run' | |
org/jruby/RubyArray.java:1546:in `each' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1078:in `_run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/minitest/unit.rb:1066:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:27:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:780:in `run' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:372:in `autorun' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:33:in `run_once' | |
/Users/uwe/workspace/jruby/jruby/lib/ruby/2.1/test/unit.rb:371:in `autorun' | |
[4020/5908] TestObject#test_methods_prepend = 0.00 s | |
12) Failure: | |
TestObject#test_methods_prepend [/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_object.rb:158]: | |
[ruby-core:53207] [Bug #8044]. | |
<[:foo]> expected but was | |
<[]>. | |
[4711/5908] TestRubyOptions#test_setproctitle = 0.00 s | |
13) Skipped: | |
TestRubyOptions#test_setproctitle [/Users/uwe/workspace/jruby/jruby/test/mri/ruby/test_rubyoptions.rb:481]: | |
platform dependent feature | |
[4822/5908] TestString#test_LSHIFT_neary_long_maxlibc++abi.dylib: terminating with uncaught exception of type std::logic_error: basic_string::_S_construct NULL not valid | |
Finished tests in 241.570000s, 24.4567 tests/s, 4477.7911 assertions/s. | |
5908 tests, 1081700 assertions, 5 failures, 4 errors, 13 skips | |
ruby -v: jruby 9000.dev-SNAPSHOT (2.1.2) 2014-07-17 907b0f6 Java HotSpot(TM) 64-Bit Server VM 25.11-b03 on 1.8.0_11-b12 +indy [darwin-x86_64] | |
rake aborted! | |
9 | |
Tasks: TOP => test:mri => test:mri:int | |
(See full trace by running task with --trace) | |
macbeth:jruby uwe$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment