Status of classlib-test on windows_x86

BUILD FAILED
Ant Error Message:D:\cc\cc-common\scripts\cc-exec-adaptor.xml:104: The following error occurred while executing this line: D:\cc\cc-common\adaptors\classlib-test\adaptor.xml:80: There were CLASSLIB Unit Test failures.
Date of build:2008-06-17 02:30:40 +0700
Time to build:41 minutes 54 seconds
Last changed:06/16/2008 22:17:01
Last log entry:hdk

Execution log

 Errors/Warnings: (12)
Java Result: 1
[cc-ant]: Test Suite 'classlib-test' execution. Repository updated: ${repository.updated}
[cc-ant]: Check for 'run' failure of hdk = ${hdk.parameters.run.failed}
[cc-ant]: Result: failed.superiors = '${failed.superiors}'
[junit] Tests FAILED
[junit] Tests FAILED
[junit] Tests FAILED
BUILD FAILED
D:\cc\cc-common\build\checkouts\hdk\working_classlib\build.xml:169: The following error occurred while executing this line:
D:\cc\cc-common\build\checkouts\hdk\working_classlib\make\build-test.xml:139: There were test errors.
Total time: 41 minutes 24 seconds
The execution FAILED with the following exception: The following error occurred while executing this line: D:\cc\cc-common\adaptors\classlib-test\adaptor.xml:80: There were CLASSLIB Unit Test failures.

 Unit Tests: (15961)
error testGetAttributeorg.apache.harmony.lang.management.MemoryPoolMXBeanImplTest
error testGetCollectionUsageorg.apache.harmony.lang.management.tests.java.lang.management.MemoryPoolMXBeanTest
failure testStartorg.apache.harmony.luni.tests.java.lang.ProcessBuilderTest
failure test_ConstructorIorg.apache.harmony.luni.tests.java.net.MulticastSocketTest
failure test_ConstructorLjava_util_TimeZoneorg.apache.harmony.luni.tests.java.util.GregorianCalendarTest
failure test_ConstructorLjava_util_TimeZoneLjava_util_Localeorg.apache.harmony.luni.tests.java.util.GregorianCalendarTest
 
 Unit Test Error Details: (6)
Test: testGetAttribute
Class: org.apache.harmony.lang.management.MemoryPoolMXBeanImplTest
java.lang.ClassCastException 
at org.apache.harmony.lang.management.DynamicMXBeanImpl.invokeMethod(DynamicMXBeanImpl.java:416) 
at org.apache.harmony.lang.management.DynamicMXBeanImpl.getAttribute(DynamicMXBeanImpl.java:190) 
at org.apache.harmony.lang.management.MemoryPoolMXBeanImplTest.testGetAttribute(MemoryPoolMXBeanImplTest.java:263) 
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Test: testGetCollectionUsage
Class: org.apache.harmony.lang.management.tests.java.lang.management.MemoryPoolMXBeanTest
java.lang.NoClassDefFoundError: org/apache/harmony/lang/management/MemoryPoolMXBean 
at org.apache.harmony.lang.management.MemoryPoolMXBeanImpl.getCollectionUsageImpl(MemoryPoolMXBeanImpl.java) 
at org.apache.harmony.lang.management.MemoryPoolMXBeanImpl.getCollectionUsage(MemoryPoolMXBeanImpl.java:91) 
at org.apache.harmony.lang.management.tests.java.lang.management.MemoryPoolMXBeanTest.testGetCollectionUsage(MemoryPoolMXBeanTest.java:54) 
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Test: testStart
Class: org.apache.harmony.luni.tests.java.lang.ProcessBuilderTest
junit.framework.AssertionFailedError 
at org.apache.harmony.luni.tests.java.lang.ProcessBuilderTest.testStart(ProcessBuilderTest.java:161) 
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Test: test_ConstructorI
Class: org.apache.harmony.luni.tests.java.net.MulticastSocketTest
junit.framework.AssertionFailedError: duplicate binding not allowed: java.net.BindException: The address is already in use 
at org.apache.harmony.luni.tests.java.net.MulticastSocketTest.test_ConstructorI(MulticastSocketTest.java:156) 
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Test: test_ConstructorLjava_util_TimeZone
Class: org.apache.harmony.luni.tests.java.util.GregorianCalendarTest
junit.framework.AssertionFailedError: Incorrect calendar returned 
at org.apache.harmony.luni.tests.java.util.GregorianCalendarTest.test_ConstructorLjava_util_TimeZone(GregorianCalendarTest.java:141) 
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Test: test_ConstructorLjava_util_TimeZoneLjava_util_Locale
Class: org.apache.harmony.luni.tests.java.util.GregorianCalendarTest
junit.framework.AssertionFailedError: Incorrect calendar returned 
at org.apache.harmony.luni.tests.java.util.GregorianCalendarTest.test_ConstructorLjava_util_TimeZoneLjava_util_Locale(GregorianCalendarTest.java:183) 
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)