BUILD FAILED:
Ant Error Message:
C:\harmony\buildtest2\scripts\cc-exec-adaptor.xml:101: The following error
occurred while executing this line:
C:\harmony\buildtest2\adaptors\drlvm-test\adaptor.xml:75: There were drlvm-test
failures
Date of build: 06/22/2007 14:57:44
Time to build: 257 minutes 26 seconds
Last changed: 06/22/2007 14:36:27
Last log entry: drlvm
***********************************************************
Errors/Warnings: (24)
[java] Java Result: 1
[java] Java Result: 1
[java] Java Result: 130
[java] Java Result: 1
[java] Java Result: 1
[java] Java Result: 130
[java] Java Result: 1
[java] Java Result: 1
[java] Java Result: 130
[java] Java Result: 1
[java] Java Result: 1
[java] Java Result: 130
[java] Java Result: 1
[java] Java Result: 1
[java] Java Result: 130
[junit] Tests FAILED
[junit] Tests FAILED
BUILD FAILED
C:\harmony\buildtest2\build\checkouts\drlvm\build\make\build.xml:400: The
following error occurred while executing this line:
C:\harmony\buildtest2\build\checkouts\drlvm\build\make\build_component.xml:73:
The following error occurred while executing this line:
C:\harmony\buildtest2\build\checkouts\drlvm\build\win_ia32_msvc_debug\semis\build\targets\test.xml:6:
Some tests failed
Total time: 255 minutes 49 seconds
The execution FAILED with the following exception:
The following error occurred while executing this line:
C:\harmony\buildtest2\adaptors\drlvm-test\adaptor.xml:75: There were drlvm-test
failures
***********************************************************
Unit Tests: (4338)
failure: test_exec_Str java.lang.RuntimeTest2
failure: test_exec_Str java.lang.RuntimeTest2
Unit Test Error Details: (2)
Test: test_exec_StrClass:
java.lang.RuntimeTest2junit.framework.AssertionFailedError: check001: the
date's reply has not been received
at junit.framework.Assert.fail(Assert.java:47)
at java.lang.RuntimeTest2.exec_StrForWindows(RuntimeTest2.java:295)
at java.lang.RuntimeTest2.test_exec_Str(RuntimeTest2.java:362)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
at java.lang.reflect.Method.invoke(Method.java:317)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:546)
Test: test_exec_StrClass:
java.lang.RuntimeTest2junit.framework.AssertionFailedError: check001: the
date's reply has not been received
at junit.framework.Assert.fail(Assert.java:47)
at java.lang.RuntimeTest2.exec_StrForWindows(RuntimeTest2.java:295)
at java.lang.RuntimeTest2.test_exec_Str(RuntimeTest2.java:362)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
at java.lang.reflect.Method.invoke(Method.java:317)
at junit.framework.TestCase.runTest(TestCase.java:164)
at junit.framework.TestCase.runBare(TestCase.java:130)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:546)
***********************************************************
Modifications since last successful build: (44)
add cc-drlvm log20070622143627Lbuild.15 06/22/2007 14:36:27drlvm
add cc-classlib log20070622141728Lbuild.31 06/22/2007 14:17:28classlib
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/ThreadGroup.java
06/22/2007 12:35:42 harmony-3684: this patch fixes a problem with
ThreadGroup.setmaxPriority
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/ThreadGroup.java
06/22/2007 12:35:42 harmony-3684: this patch fixes a problem with
ThreadGroup.setmaxPriority
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/VMThreadManager.java
06/22/2007 12:02:17 harmony-4158: this patch eliminates unexpected
InternalError exception when Thread.suspend() is called
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/Thread.java
06/22/2007 12:02:17 harmony-4158: this patch eliminates unexpected
InternalError exception when Thread.suspend() is called
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/VMThreadManager.java
06/22/2007 12:02:17 harmony-4158: this patch eliminates unexpected
InternalError exception when Thread.suspend() is called
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/java/lang/Thread.java
06/22/2007 12:02:17 harmony-4158: this patch eliminates unexpected
InternalError exception when Thread.suspend() is called
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_thin_monitor.c
06/22/2007 11:25:27 harmony-4036: fixes performance degradation in decapo.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_private.h 06/22/2007
11:25:27 harmony-4036: fixes performance degradation in decapo.
modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_init.c
06/22/2007 11:25:27 harmony-4036: fixes performance degradation in decapo.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_thin_monitor.c
06/22/2007 11:25:27 harmony-4036: fixes performance degradation in decapo.
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_private.h 06/22/2007
11:25:27 harmony-4036: fixes performance degradation in decapo.
modified wjwashburn /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_init.c
06/22/2007 11:25:27 harmony-4036: fixes performance degradation in decapo.
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Introspector.java
06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans]
Compatibility: java.beans.Introspector calculates default event index for a
bean in a different way)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/BeanInfoWrapper.java
06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans]
Compatibility: java.beans.Introspector calculates default event index for a
bean in a different way)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Introspector.java
06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans]
Compatibility: java.beans.Introspector calculates default event index for a
bean in a different way)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/BeanInfoWrapper.java
06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans]
Compatibility: java.beans.Introspector calculates default event index for a
bean in a different way)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Introspector.java
06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans]
Compatibility: java.beans.Introspector calculates default event index for a
bean in a different way)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/BeanInfoWrapper.java
06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans]
Compatibility: java.beans.Introspector calculates default event index for a
bean in a different way)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Introspector.java
06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans]
Compatibility: java.beans.Introspector calculates default event index for a
bean in a different way)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/BeanInfoWrapper.java
06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans]
Compatibility: java.beans.Introspector calculates default event index for a
bean in a different way)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Introspector.java
06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans]
Compatibility: java.beans.Introspector calculates default event index for a
bean in a different way)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/BeanInfoWrapper.java
06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans]
Compatibility: java.beans.Introspector calculates default event index for a
bean in a different way)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Introspector.java
06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans]
Compatibility: java.beans.Introspector calculates default event index for a
bean in a different way)
modified ayza
/harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/BeanInfoWrapper.java
06/22/2007 11:24:07 Applying patch from HARMONY-4049 ([classlib][beans]
Compatibility: java.beans.Introspector calculates default event index for a
bean in a different way)
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/parse_arguments.cpp 06/22/2007
10:53:53 Applied HARMONY-3409[drlvm][init] help on 'internal system property'
should be available from command line
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/harmony.properties 06/22/2007
10:53:53 Applied HARMONY-3409[drlvm][init] help on 'internal system property'
should be available from command line
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/parse_arguments.cpp 06/22/2007
10:53:53 Applied HARMONY-3409[drlvm][init] help on 'internal system property'
should be available from command line
modified gshimansky
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/harmony.properties 06/22/2007
10:53:53 Applied HARMONY-3409[drlvm][init] help on 'internal system property'
should be available from command line
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_basic.c 06/22/2007
10:37:39 harmony-4024: this patch fixes a major problem with recycling thread
IDs
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_generic.cpp
06/22/2007 10:37:39 harmony-4024: this patch fixes a major problem with
recycling thread IDs
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_basic.c 06/22/2007
10:37:39 harmony-4024: this patch fixes a major problem with recycling thread
IDs
modified wjwashburn
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_generic.cpp
06/22/2007 10:37:39 harmony-4024: this patch fixes a major problem with
recycling thread IDs
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.h
06/22/2007 10:06:01 fix for HARMONY-4250
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_fld_arr.cpp 06/22/2007
10:06:01 fix for HARMONY-4250
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/enc_ia32.cpp
06/22/2007 10:06:01 fix for HARMONY-4250
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_regs.cpp
06/22/2007 10:06:01 fix for HARMONY-4250
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/enc.h
06/22/2007 10:06:01 fix for HARMONY-4250
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.h
06/22/2007 10:06:01 fix for HARMONY-4250
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_fld_arr.cpp 06/22/2007
10:06:01 fix for HARMONY-4250
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/enc_ia32.cpp
06/22/2007 10:06:01 fix for HARMONY-4250
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_regs.cpp
06/22/2007 10:06:01 fix for HARMONY-4250
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/enc.h
06/22/2007 10:06:01 fix for HARMONY-4250