FYI, this was a test build; I don't have it set up to go to the list
just yet, but it is running.

On 4/22/06, JRuby Nightly Build <[EMAIL PROTECTED]> wrote:
>     [junit] Test org.jruby.test.MainTestSuite FAILED
> ated dir: /tmp/jruby/build
>     [mkdir] Created dir: /tmp/jruby/build/classes
>     [mkdir] Created dir: /tmp/jruby/build/classes/jruby
>     [mkdir] Created dir: /tmp/jruby/build/classes/test
>     [mkdir] Created dir: /tmp/jruby/build/test-results
>     [mkdir] Created dir: /tmp/jruby/build/test-results/html
>     [mkdir] Created dir: /tmp/jruby/docs/api
>
> compile.tasks:
>     [javac] Compiling 1 source file to /tmp/jruby/build/classes/jruby
>      [copy] Copying 1 file to /tmp/jruby/build/classes/jruby
>
> check-for-optional-packages:
>
> compile:
>     [javac] Compiling 52 source files to /tmp/jruby/build/classes/jruby
>
> serialize:
> [jruby-serialize] Serializing 22 files to /tmp/jruby/build/classes/jruby
>
> jar:
>       [jar] Building jar: /tmp/jruby/lib/jruby.jar
>
> compile-test:
>     [javac] Compiling 42 source files to /tmp/jruby/build/classes/test
>
> copy-test-files:
>      [copy] Copying 1 file to /tmp/jruby/build/classes/test
>
> test:
>     [junit] Testsuite: org.jruby.test.MainTestSuite
>     [junit] Tests run: 144, Failures: 2, Errors: 1, Time elapsed: 408.727 sec
>
>     [junit] Testcase: 
> testLowerJavaSupport.rb(org.jruby.test.ScriptTestSuite$ScriptTest):       
> Caused an ERROR
>     [junit] /opt/sun-jdk-1.4.2.06/jre/lib/i386/libawt.so: libXp.so.6: cannot 
> open shared object file: No such file or directory
>     [junit] java.lang.UnsatisfiedLinkError: 
> /opt/sun-jdk-1.4.2.06/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared 
> object file: No such file or directory
>     [junit]     at java.lang.ClassLoader$NativeLibrary.load(Native Method)
>     [junit]     at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
>     [junit]     at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
>     [junit]     at java.lang.Runtime.loadLibrary0(Runtime.java:788)
>     [junit]     at java.lang.System.loadLibrary(System.java:834)
>     [junit]     at 
> sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
>     [junit]     at java.security.AccessController.doPrivileged(Native Method)
>     [junit]     at java.awt.Toolkit.loadLibraries(Toolkit.java:1437)
>     [junit]     at java.awt.Toolkit.<clinit>(Toolkit.java:1458)
>     [junit]     at java.awt.Rectangle.<clinit>(Rectangle.java:93)
>     [junit]     at java.lang.Class.forName0(Native Method)
>     [junit]     at java.lang.Class.forName(Class.java:219)
>     [junit]     at 
> org.jruby.javasupport.JavaSupport.loadJavaClass(JavaSupport.java:65)
>     [junit]     at 
> org.jruby.javasupport.JavaClass.for_name(JavaClass.java:161)
>     [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     [junit]     at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>     [junit]     at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>     [junit]     at 
> org.jruby.runtime.callback.ReflectionCallback.execute(ReflectionCallback.java:140)
>     [junit]     at 
> org.jruby.internal.runtime.methods.CallbackMethod.internalCall(CallbackMethod.java:79)
>     [junit]     at 
> org.jruby.internal.runtime.methods.AbstractMethod.call(AbstractMethod.java:51)
>     [junit]     at org.jruby.RubyObject.callMethod(RubyObject.java:361)
>     [junit]     at org.jruby.RubyObject.callMethod(RubyObject.java:315)
>     [junit]     at 
> org.jruby.evaluator.EvaluateVisitor$CallNodeVisitor.execute(EvaluateVisitor.java:537)
>     [junit]     at 
> org.jruby.evaluator.EvaluationState.executeNext(EvaluationState.java:211)
>     [junit]     at 
> org.jruby.evaluator.EvaluationState.begin(EvaluationState.java:291)
>     [junit]     at org.jruby.RubyObject.eval(RubyObject.java:439)
>     [junit]     at org.jruby.Ruby.loadScript(Ruby.java:785)
>     [junit]     at 
> org.jruby.runtime.load.ExternalScript.load(ExternalScript.java:50)
>     [junit]     at 
> org.jruby.runtime.load.LoadService.load(LoadService.java:125)
>     [junit]     at org.jruby.RubyKernel.load(RubyKernel.java:592)
>     [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     [junit]     at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>     [junit]     at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>     [junit]     at 
> org.jruby.runtime.callback.ReflectionCallback.execute(ReflectionCallback.java:140)
>     [junit]     at 
> org.jruby.internal.runtime.methods.CallbackMethod.internalCall(CallbackMethod.java:79)
>     [junit]     at 
> org.jruby.internal.runtime.methods.AbstractMethod.call(AbstractMethod.java:51)
>     [junit]     at org.jruby.RubyObject.callMethod(RubyObject.java:361)
>     [junit]     at org.jruby.RubyObject.callMethod(RubyObject.java:315)
>     [junit]     at 
> org.jruby.evaluator.EvaluateVisitor$FCallNodeVisitor.execute(EvaluateVisitor.java:1028)
>     [junit]     at 
> org.jruby.evaluator.EvaluationState.executeNext(EvaluationState.java:211)
>     [junit]     at 
> org.jruby.evaluator.EvaluationState.begin(EvaluationState.java:291)
>     [junit]     at org.jruby.RubyObject.eval(RubyObject.java:439)
>     [junit]     at 
> org.jruby.internal.runtime.methods.DefaultMethod.internalCall(DefaultMethod.java:109)
>     [junit]     at 
> org.jruby.internal.runtime.methods.AbstractMethod.call(AbstractMethod.java:51)
>     [junit]     at org.jruby.RubyObject.callMethod(RubyObject.java:361)
>     [junit]     at org.jruby.RubyObject.callMethod(RubyObject.java:315)
>     [junit]     at 
> org.jruby.evaluator.EvaluateVisitor$FCallNodeVisitor.execute(EvaluateVisitor.java:1028)
>     [junit]     at 
> org.jruby.evaluator.EvaluationState.executeNext(EvaluationState.java:211)
>     [junit]     at 
> org.jruby.evaluator.EvaluationState.begin(EvaluationState.java:291)
>     [junit]     at org.jruby.Ruby.eval(Ruby.java:188)
>     [junit]     at org.jruby.Ruby.evalScript(Ruby.java:181)
>     [junit]     at 
> org.jruby.test.ScriptTestSuite$ScriptTest.runTest(ScriptTestSuite.java:139)
>
>
>     [junit] Testcase: testDir.rb(org.jruby.test.ScriptTestSuite$ScriptTest):  
>   FAILED
>     [junit] FAILED Test Dir 9 expected ["./testDir_2/testDir_tmp1"], found 
> ["testDir_2/testDir_tmp1"]-- test/testDir.rb:51
>
>     [junit] junit.framework.AssertionFailedError: FAILED Test Dir 9 expected 
> ["./testDir_2/testDir_tmp1"], found ["testDir_2/testDir_tmp1"]-- 
> test/testDir.rb:51
>
>     [junit]     at 
> org.jruby.test.ScriptTestSuite$ScriptTest.runTest(ScriptTestSuite.java:143)
>
>
>     [junit] Testcase: testXML.rb(org.jruby.test.ScriptTestSuite$ScriptTest):  
>   FAILED
>     [junit] EXCEPTION raised  0 --
>     [junit]     Exception: No such file to load -- rexml/document
>     [junit]     test/testXML.rb:2:in `require'
>     [junit]     test/testXML.rb:2
>     [junit]     test/minirunit.rb:98:in `load'
>     [junit]     test/minirunit.rb:98:in `test_load'
>     [junit]     <script>:3
>     [junit] junit.framework.AssertionFailedError: EXCEPTION raised  0 --
>     [junit]     Exception: No such file to load -- rexml/document
>     [junit]     test/testXML.rb:2:in `require'
>     [junit]     test/testXML.rb:2
>     [junit]     test/minirunit.rb:98:in `load'
>     [junit]     test/minirunit.rb:98:in `test_load'
>     [junit]     <script>:3
>     [junit]     at 
> org.jruby.test.ScriptTestSuite$ScriptTest.runTest(ScriptTestSuite.java:143)
>
>
> [junitreport] Transform time: 11105ms
>
> BUILD SUCCESSFUL
> Total time: 9 minutes 2 seconds
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Jruby-devel mailing list
> Jruby-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jruby-devel
>


--
Charles Oliver Nutter @ headius.blogspot.com
JRuby Developer @ jruby.sourceforge.net
Application Architect @ www.ventera.com


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to