Uwe Kubosch created JRUBY-6328: ---------------------------------- Summary: [Ruboto][regression] LoadError with master Key: JRUBY-6328 URL: https://jira.codehaus.org/browse/JRUBY-6328 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.7 Environment: JRuby master, Ruboto master, OS X 10.7.2, Android SDK r15, Apple Java 1.6.0_29 Reporter: Uwe Kubosch Assignee: Thomas E Enebo Fix For: JRuby 1.7 Attachments: adb_logcat.txt
Tests for Ruboto are currently failing with master. It started failing with jruby-dist-master build number 729 revision 1564eaf23e57979f42a07c8c3bba77de325f0552 but I have not ben able to pinpoint the exact commit. The failure in the tests looks like this: {noformat} E/org.ruboto.test.InstrumentationTestRunner( 428): Exception loading tests: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException E/org.ruboto.test.InstrumentationTestRunner( 428): Exception loading tests: java.lang.reflect.InvocationTargetException E/org.ruboto.test.InstrumentationTestRunner( 428): Exception loading tests: org.jruby.exceptions.RaiseException: (LoadError) no such file to load -- jruby W/System.err( 428): org.jruby.exceptions.RaiseException: (LoadError) no such file to load -- jruby W/System.err( 428): at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:961) W/System.err( 428): at RUBY.(root)(file:/data/app/org.ruboto.core-1.apk!/jruby/java/java_ext/java.io.rb:1) W/System.err( 428): at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:961) W/System.err( 428): at RUBY.(root)(file:/data/app/org.ruboto.core-1.apk!/jruby/java/java_ext/java.io.rb:6) W/System.err( 428): at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:961) W/System.err( 428): at RUBY.(root)(file:/data/app/org.ruboto.core-1.apk!/jruby/java/java_ext.rb:41) I/TestRunner( 428): started: (LoadError) no such file to load -- jruby(org.ruboto.test.InstrumentationTestRunner$1) I/TestRunner( 428): failed: (LoadError) no such file to load -- jruby(org.ruboto.test.InstrumentationTestRunner$1) I/TestRunner( 428): ----- begin exception ----- I/TestRunner( 428): I/TestRunner( 428): org.jruby.exceptions.RaiseException: (LoadError) no such file to load -- jruby I/TestRunner( 428): at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:961) I/TestRunner( 428): at RUBY.(root)(file:/data/app/org.ruboto.core-1.apk!/jruby/java/java_ext/java.io.rb:1) I/TestRunner( 428): at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:961) I/TestRunner( 428): at RUBY.(root)(file:/data/app/org.ruboto.core-1.apk!/jruby/java/java_ext/java.io.rb:6) I/TestRunner( 428): at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:961) I/TestRunner( 428): at RUBY.(root)(file:/data/app/org.ruboto.core-1.apk!/jruby/java/java_ext.rb:41) I/TestRunner( 428): ----- end exception ----- I/TestRunner( 428): finished: (LoadError) no such file to load -- jruby(org.ruboto.test.InstrumentationTestRunner$1) I/ActivityManager( 64): Force stopping package org.ruboto.test_app uid=10036 {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa 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