Issue Type: Bug Bug
Affects Versions: JRuby 1.7.2
Assignee: Thomas E Enebo
Created: 27/Dec/12 7:59 AM
Description:

Getting failures when running the tests. Travis tests succeed. Jenkins tests have been failing for months. I think my environment is pretty standard. We should make our CI better and always react when it fails.

macbeth:jruby uwe$ bin/jruby -S 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 = e64e160, 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_:
     [copy] Copying 1 file to /Users/uwe/workspace/jruby/JRuby/src_gen/org/jruby/runtime
    [javac] Compiling 1 source file to /Users/uwe/workspace/jruby/JRuby/build/classes/jruby
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] 1 warning

prepare:

compile-annotation-binder:

compile-jruby:

emma:

instrument:

generate-method-classes:

_gmc_internal_:

generate-unsafe:

_gu_internal_:

compile:

unzip-native-libs:

jar-jruby:
      [jar] Updating jar: /Users/uwe/workspace/jruby/JRuby/lib/jruby.jar
      [jar] Warning: selected jar files include a META-INF/INDEX.LIST which will be replaced by a newly generated one.

add-emma-jars:

jar-jopenssl:

compile-test:
    [javac] Compiling 2 source files to /Users/uwe/workspace/jruby/JRuby/build/classes/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] 1 warning

BUILD SUCCESSFUL
Total time: 7 seconds
/Users/uwe/workspace/jruby/jruby/bin/jruby -I"lib" -X-C -J-cp build/classes/test --1.8 -I"/Users/uwe/workspace/jruby/jruby/lib/ruby/gems/shared/gems/rake-10.0.2/lib" "/Users/uwe/workspace/jruby/jruby/lib/ruby/gems/shared/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 /Users/uwe/workspace/jruby/jruby/lib/ruby/gems/shared/gems/rake-10.0.2/lib/rake/rake_test_loader
Started
............................................................................../Users/uwe/workspace/jruby/JRuby/test/test_big_decimal.rb:245 warning: ambiguous Java methods found, using format(java.lang.Object)
....................1
2
......................................................................................................................................................F.................F.......FF.........................................................................................../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:/Users/uwe/workspace/jruby/jruby/lib/jruby.jar!/jruby/java/java_utilities.rb:5 warning:  proxy extender added after proxy class created for java.util.List
................................................/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
.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Finished in 47.513 seconds.

  1) Failure:
test_glob_inside_jar_file(TestDir)
    [/Users/uwe/workspace/jruby/JRuby/test/test_dir.rb:149:in `test_glob_inside_jar_file'
     org/jruby/RubyArray.java:1613:in `each'
     /Users/uwe/workspace/jruby/JRuby/test/test_dir.rb:148:in `test_glob_inside_jar_file'
     org/jruby/RubyKernel.java:2069:in `send'
     org/jruby/RubyArray.java:1613:in `each'
     org/jruby/RubyArray.java:1613:in `each']:
<false> is not true.

  2) Failure:
test_glob_inside_jar_file(TestDirWithJarWithoutDirEntry)
    [/Users/uwe/workspace/jruby/JRuby/test/test_dir.rb:149:in `test_glob_inside_jar_file'
     org/jruby/RubyArray.java:1613:in `each'
     /Users/uwe/workspace/jruby/JRuby/test/test_dir.rb:148:in `test_glob_inside_jar_file'
     org/jruby/RubyKernel.java:2069:in `send'
     org/jruby/RubyArray.java:1613:in `each'
     org/jruby/RubyArray.java:1613:in `each']:
<false> is not true.

  3) Failure:
test_loaded_FILE_in_dir_with_plusses(TestDirWithPlusses)
    [/Users/uwe/workspace/jruby/JRuby/test/test_dir_with_plusses.rb:7:in `test_loaded_FILE_in_dir_with_plusses'
     org/jruby/RubyKernel.java:2069:in `send'
     org/jruby/RubyArray.java:1613:in `each'
     org/jruby/RubyArray.java:1613:in `each']:
<"/Users/uwe/workspace/jruby/JRuby/test/dir_with_plusses_+++/required.rb"> expected but was
<"/Users/uwe/workspace/jruby/jruby/test/dir_with_plusses_+++/required.rb">.

  4) Failure:
test_required_FILE_in_dir_with_plusses(TestDirWithPlusses)
    [/Users/uwe/workspace/jruby/JRuby/test/test_dir_with_plusses.rb:20:in `test_required_FILE_in_dir_with_plusses'
     org/jruby/RubyKernel.java:2069:in `send'
     org/jruby/RubyArray.java:1613:in `each'
     org/jruby/RubyArray.java:1613:in `each']:
<"/Users/uwe/workspace/jruby/JRuby/test/dir_with_plusses_+++/required.rb"> expected but was
<"/Users/uwe/workspace/jruby/jruby/test/dir_with_plusses_+++/required.rb">.

954 tests, 15943 assertions, 4 failures, 0 errors
rake aborted!
1
org/jruby/RubyProc.java:249:in `call'
org/jruby/RubyProc.java:249:in `call'
org/jruby/RubyArray.java:1613:in `each'
org/jruby/RubyArray.java:1613:in `each'
org/jruby/RubyArray.java:1613:in `each'
org/jruby/RubyArray.java:1613:in `each'
org/jruby/RubyArray.java:1613: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