BUILD FAILED:
        Ant Error Message:
/mounts/frigga/disks/0/shared-data/Harmony/nightlytest/trunk/cc/projects/classlib/trunk/build.xml:167:
 The following error occurred while executing this line: 
/mounts/frigga/disks/0/shared-data/Harmony/nightlytest/trunk/cc/projects/classlib/trunk/make/build-test.xml:139:
 There were test failures.

Date of build:  03/08/2007 22:19:32
Time to build:  115 minutes 23 seconds
Last changed:   03/08/2007 21:49:54
Last log entry: H3330, put back in the field_is_enumerable_reference
makes certain enumerable fields are !fh->is_magic_type()
build, build test runs on winxp32 and RHEL 4.0, gcc 4.0.2




***********************************************************
Errors/Warnings:        (313)
            

***********************************************************
Unit Tests: (20111)
        
failure: testKeyPress java.awt.RobotTest
failure: testKeyRelease java.awt.RobotTest
failure: testMouseMove java.awt.RobotTest
failure: testMousePress java.awt.RobotTest
failure: testMouseRelease java.awt.RobotTest
failure: testMouseWheel java.awt.RobotTest
Unit Test Error Details:        (6)
                
Test: testKeyPressClass: 
java.awt.RobotTestjunit.framework.AssertionFailedError: button has focus
        at java.awt.RobotTest.waitFocus(RobotTest.java:310)
        at java.awt.RobotTest.testKeyPress(RobotTest.java:283)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)

Test: testKeyReleaseClass: 
java.awt.RobotTestjunit.framework.AssertionFailedError: button has focus
        at java.awt.RobotTest.waitFocus(RobotTest.java:310)
        at java.awt.RobotTest.testKeyRelease(RobotTest.java:320)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)

Test: testMouseMoveClass: 
java.awt.RobotTestjunit.framework.AssertionFailedError: 
expected:<java.awt.Point[x=100,y=200]> but was:<java.awt.Point[x=561,y=526]>
        at java.awt.RobotTest.testMouseMove(RobotTest.java:356)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)

Test: testMousePressClass: 
java.awt.RobotTestjunit.framework.AssertionFailedError
        at java.awt.RobotTest.testMousePress(RobotTest.java:379)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)

Test: testMouseReleaseClass: 
java.awt.RobotTestjunit.framework.AssertionFailedError: event is not null
        at java.awt.RobotTest.testMouseRelease(RobotTest.java:409)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)

Test: testMouseWheelClass: 
java.awt.RobotTestjunit.framework.AssertionFailedError
        at java.awt.RobotTest.testMouseWheel(RobotTest.java:431)
        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)


***********************************************************
Modifications since last successful build:      (16)
            
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_for_class.cpp 03/08/2007 
21:49:54 H3330, put back in the field_is_enumerable_referencemakes certain 
enumerable fields are !fh->is_magic_type()build, build test runs on winxp32 and 
RHEL 4.0, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp 
03/08/2007 21:49:54 H3330, put back in the field_is_enumerable_referencemakes 
certain enumerable fields are !fh->is_magic_type()build, build test runs on 
winxp32 and RHEL 4.0, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/gc/root_set_enum_common.cpp 
03/08/2007 21:49:54 H3330, put back in the field_is_enumerable_referencemakes 
certain enumerable fields are !fh->is_magic_type()build, build test runs on 
winxp32 and RHEL 4.0, gcc 4.0.2
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/include/open/vm.h 
03/08/2007 21:49:54 H3330, put back in the field_is_enumerable_referencemakes 
certain enumerable fields are !fh->is_magic_type()build, build test runs on 
winxp32 and RHEL 4.0, gcc 4.0.2
modified wjwashburn  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_trace.cpp 03/08/2007 
21:49:54 H3330, put back in the field_is_enumerable_referencemakes certain 
enumerable fields are !fh->is_magic_type()build, build test runs on winxp32 and 
RHEL 4.0, gcc 4.0.2
modified wjwashburn  /harmony/enhanced/drlvm/trunk/vm/gc_cc/src/prepare.cpp 
03/08/2007 21:49:54 H3330, put back in the field_is_enumerable_referencemakes 
certain enumerable fields are !fh->is_magic_type()build, build test runs on 
winxp32 and RHEL 4.0, gcc 4.0.2
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32_em64t/nt_exception_filter_common.cpp
 03/08/2007 07:49:10 Applied HARMONY-3331  [drlvm][winx64] Fixed exception 
processing
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/include/exception_filter.h 
03/08/2007 07:49:10 Applied HARMONY-3331  [drlvm][winx64] Fixed exception 
processing
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/lil/em64t/pim/stack_iterator_em64t.cpp
 03/08/2007 07:49:10 Applied HARMONY-3331  [drlvm][winx64] Fixed exception 
processing
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32/nt_exception_filter.cpp
 03/08/2007 07:49:10 Applied HARMONY-3331  [drlvm][winx64] Fixed exception 
processing
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/em64t/nt_exception_filter.cpp
 03/08/2007 07:49:10 Applied HARMONY-3331  [drlvm][winx64] Fixed exception 
processing
add cc-drlvm log20070308015758Lbuild.27 03/08/2007 01:57:58drlvm
modified pyang  
/harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/unix/hysock.c
 03/08/2007 01:49:01 recover patch for HARMONY-2387([classlib][luni] 
org.apache.harmony.tests.internal.net.www.protocol.http.HttpURLConnectionTest.testUsingProxy()
 intermittently fails)
add cc-classlib log20070307222148Lbuild.24 03/07/2007 22:21:48classlib
modified pyang  
/harmony/enhanced/classlib/trunk/modules/nio_char/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/CharsetTest.java
 03/07/2007 21:52:27 fix the system property recovery bug
modified pyang  
/harmony/enhanced/classlib/trunk/modules/nio_char/make/exclude.common 
03/07/2007 21:28:21 apply patch for HARMONY-3328 ([classlib][nio_char]3 Tests 
in this module could be move out from excluded list.)

Reply via email to