BUILD FAILED:
        Ant Error Message:
/export/cruise/trunk/cc/projects/drlvm/trunk/build/make/build.xml:474: The 
following error occurred while executing this line: 
/export/cruise/trunk/cc/projects/drlvm/trunk/build/make/targets/reg.test.run.xml:122:
 There were test failures

Date of build:  06/19/2007 00:02:31
Time to build:  34 minutes 6 seconds
Last changed:   06/18/2007 23:40:26
Last log entry: Applied HARMONY-4118
[drlvm][jit] Stack overflow handling support in Jitrino compiler



***********************************************************
Execution log (errors/warnings messages):       
Test org.apache.harmony.drlvm.tests.regression.h3652.Test FAILED
Configuration:
     Hosting Java = 1.5.0_08 (Sun Microsystems Inc.)
    classlib root = /export/cruise/trunk/cc/projects/classlib/trunk
               os = Linux
             arch = ia32
              cxx = gcc
              cfg = debug
     svn revision = ${svn.revision}
       components = deploy

=====================================
DRLVM Regression Testing on platform: linux.x86
=====================================
        
vf_debug: verifying class 
org/apache/harmony/drlvm/tests/regression/h1857/TestClass (method tryMe()V) 
couldn't load class 
"org/apache/harmony/drlvm/tests/regression/h1857/MissedThrowable"
vf_debug: VerifyError: Couldn't load class: 
org/apache/harmony/drlvm/tests/regression/h1857/MissedThrowable
The GC did not provide gc_add_weak_root_set_entry()
The GC did not provide gc_add_weak_root_set_entry()
Running on JET
vf_debug: VerifyError: (class: 
org/apache/harmony/drlvm/tests/regression/h2103/SupClass, method: test()I) 
Incompatible object argument for invokespecial
vf_debug: verifying class 
org/apache/harmony/drlvm/tests/regression/h2808/finTest1 (method test()V) 
couldn't load class "org/apache/harmony/drlvm/tests/regression/h2808/finTest2"
vf_debug: VerifyError: Couldn't load class: 
org/apache/harmony/drlvm/tests/regression/h2808/finTest2
The GC did not provide gc_add_weak_root_set_entry()
Running on JIT
vf_debug: verifying class 
org/apache/harmony/drlvm/tests/regression/h3048/MyTestSuper (method 
<clinit>()V) couldn't load class 
"org/apache/harmony/drlvm/tests/regression/h3048/MyException"
vf_debug: VerifyError: Couldn't load class: 
org/apache/harmony/drlvm/tests/regression/h3048/MyException
Running on OPT
Running on OPT
Heap operand o21[o19(ESP)+o20(-12)]:intptr contains no sub-operands of type 
Object or ManagedPointer 
Heap address type verification failure
Verification failure after stack
==> VM Init callback
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h3698/InvokeAgentException;
Exception location:     test()V : 15
Catch clause location:  test()V : 16
Top frame location:     test()V : 15
TEST PASSED
==> VM Init callback
==> Class Prepare callback
    for class: Lorg/apache/harmony/drlvm/tests/regression/h3730/StepM2N;
==> Breakpoint callback
    at: inner()V :0
==> Frame Pop callback
    at: inner()V
==> Single Step callback
    at: Lorg/apache/harmony/drlvm/tests/regression/h3730/StepM2N;.outer()V :25
    expected location reached
TEST PASSED
The GC did not provide gc_add_weak_root_set_entry()
==> VM Init callback
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h3894/InvokeAgentException;
Child threads:
0:      child thread 0
1:      child thread 3
2:      child thread 4
3:      child thread 11
4:      child thread 13
5:      child thread 7
6:      child thread 1
7:      child thread 9
8:      child thread 12
9:      child thread 5
10:     child thread 14
11:     child thread 8
12:     child thread 2
13:     child thread 10
14:     child thread 6
Child groups:
0:      empty child group 0
1:      empty child group 1
2:      child group 0
3:      child group 1
4:      child group 2
5:      child group 3
6:      child group 4
7:      child group 5
8:      child group 6
9:      child group 7
10:     child group 8
11:     child group 9
12:     child group 10
13:     child group 11
14:     child group 12
15:     child group 13
16:     child group 14
Checking threads...
Array length:           15
Expected length:        15
Checking groups...
Array length:           17
Expected length:        17
TEST PASSED
==> VM Init callback
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h3909/InvokeAgentException;
System group:   system
All threads:
0:      ref handler     in group: system
1:      finalizer       in group: system
ok
2:      main    in group: main
Found 1 finalizer threads. All in system group
TEST PASSED
==> VM Init callback
starting native thread...
native thread stated
==> VM Init finished
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h3982/InvokeAgentException;
All threads:
0:      attached_thread in group: main
1:      ref handler     in group: system
2:      finalizer       in group: system
3:      main    in group: main
Atached thread  stack [0]
TEST PASSED
native thread finished
========================================
Regression testing report was stored in:
========================================
/export/cruise/trunk/cc/projects/drlvm/trunk/build/lnx_ia32_gcc_debug/semis/reg.tests/reports/html
========================================

***********************************************************
Unit Tests: (100)
        
error: unknown org.apache.harmony.drlvm.tests.regression.h1859.Test
Unit Test Error Details:        (1)
                
Test: unknownClass: 
org.apache.harmony.drlvm.tests.regression.h1859.Testjunit.framework.AssertionFailedError:
 Timeout occurred
        at net.sf.antcontrib.logic.TryCatchTask.execute(TryCatchTask.java:206)
        at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)
        at 
net.sf.antcontrib.logic.ForDelegate.doSequentialIteration(ForDelegate.java:228)
        at net.sf.antcontrib.logic.ForDelegate.doTheTasks(ForDelegate.java:281)
        at net.sf.antcontrib.logic.ForDelegate.execute(ForDelegate.java:213)
        at net.sf.antcontrib.logic.For.execute(For.java:166)


***********************************************************
Modifications since last successful build:      (30)
            
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32Inst.h 
06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling 
support in Jitrino compiler
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackLayout.cpp
 06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling 
support in Jitrino compiler
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.cpp
 06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling 
support in Jitrino compiler
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32IRManager.h 
06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling 
support in Jitrino compiler
modified gshimansky  
/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64
 06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling 
support in Jitrino compiler
added gshimansky  
/harmony/enhanced/drlvm/trunk/src/test/regression/H1859/Test.java 06/18/2007 
23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling support in 
Jitrino compiler
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.cpp 
06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling 
support in Jitrino compiler
added gshimansky  /harmony/enhanced/drlvm/trunk/src/test/regression/H1859 
06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling 
support in Jitrino compiler
added gshimansky  
/harmony/enhanced/drlvm/trunk/src/test/regression/H1859/run.test.xml 06/18/2007 
23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling support in 
Jitrino compiler
modified gshimansky  
/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64 
06/18/2007 23:40:26 Applied HARMONY-4118[drlvm][jit] Stack overflow handling 
support in Jitrino compiler
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMStack.cpp
 06/18/2007 23:38:45 Applied HARMONY-3542[drlvm][thread] VM crashes on getting 
stack traces
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_stack.cpp 06/18/2007 
23:38:45 Applied HARMONY-3542[drlvm][thread] VM crashes on getting stack traces
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp 
06/18/2007 23:37:02 Applied HARMONY-4063[drlvm][classloader] Crash in the 
classoader on BootstrapClassLoader initialization
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Class_File_Loader.cpp 
06/18/2007 23:35:49 Applied HARMONY-4193[drlvm][classloader] Improvements to 
Class_File_Loader.cpp
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.srv
 06/18/2007 23:33:35 Applied HARMONY-3731[drlvm][shutdown] FinalizeStackTest 
failed in opt/srv mode on Win32and unexcluded FinalizeStackTest for win32 
configs
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.opt
 06/18/2007 23:33:35 Applied HARMONY-3731[drlvm][shutdown] FinalizeStackTest 
failed in opt/srv mode on Win32and unexcluded FinalizeStackTest for win32 
configs
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_shutdown.cpp 06/18/2007 
23:33:35 Applied HARMONY-3731[drlvm][shutdown] FinalizeStackTest failed in 
opt/srv mode on Win32and unexcluded FinalizeStackTest for win32 configs
modified ayza  
/harmony/enhanced/classlib/trunk/modules/awt/make/exclude.windows.x86_64.drl 
06/18/2007 23:17:07 link to JIRA added
added tonywu  /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/unix 
06/18/2007 22:46:05 restructure source folder for platform specific tests, 
refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html
added tonywu  /harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common 
06/18/2007 22:46:05 restructure source folder for platform specific tests, 
refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html
deleted tonywu  /harmony/enhanced/classlib/trunk/modules/luni/src/test/java 
06/18/2007 22:46:05 restructure source folder for platform specific tests, 
refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html
added tonywu  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/windows 06/18/2007 
22:46:05 restructure source folder for platform specific tests, refer to 
http://harmony.apache.org/subcomponents/classlibrary/testing.html
modified tonywu  
/harmony/enhanced/classlib/trunk/modules/luni/make/hyproperties.xml 06/18/2007 
22:46:05 restructure source folder for platform specific tests, refer to 
http://harmony.apache.org/subcomponents/classlibrary/testing.html
modified tonywu  /harmony/enhanced/classlib/trunk/modules/luni/build.xml 
06/18/2007 22:46:05 restructure source folder for platform specific tests, 
refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html
added tonywu  /harmony/enhanced/classlib/trunk/modules/luni/src/test/api 
06/18/2007 22:46:05 restructure source folder for platform specific tests, 
refer to http://harmony.apache.org/subcomponents/classlibrary/testing.html
modified ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/BufferedWriter.java
 06/18/2007 22:38:02 Applying patch from HARMONY-4178 ( [classlib][io] 
Compatibility: BufferedWriter.close() flushes the underlying writer)
modified ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/io/BufferedWriterTest.java
 06/18/2007 22:38:02 Applying patch from HARMONY-4178 ( [classlib][io] 
Compatibility: BufferedWriter.close() flushes the underlying writer)
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32I8Lowerer.cpp
 06/18/2007 21:33:55 HARMONY-4218: fix for a build with gc4.1.0
modified ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/BufferedOutputStream.java
 06/18/2007 21:27:06 Applying patch from HARMONY-4177 ( [classlib][io] 
Unnecessary data copying in BufferedOutputStream.write() method)
modified ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/io/BufferedOutputStreamTest.java
 06/18/2007 21:27:06 Applying patch from HARMONY-4177 ( [classlib][io] 
Unnecessary data copying in BufferedOutputStream.write() method)

Reply via email to