Status of jdktools-test on linux_x86

BUILD FAILED
Ant Error Message:/home/laichunrong/harmony.regularcc/infra/scripts/cc-exec-adaptor.xml:68: The following error occurred while executing this line: /home/laichunrong/harmony.regularcc/infra/adaptors/jdktools-test/adaptor.xml:50: The following error occurred while executing this line: /home/laichunrong/harmony.regularcc/infra/scripts/framework.xml:163: Java returned: 1
Date of build:2009-06-16 20:50:07 +0800
Time to build:14 minutes 34 seconds
Last changed:12/26/2008 17:58:32
Last log entry:hdk

Execution log

 Errors/Warnings: (7)
[junit] Tests FAILED
[exec] Result: 1
BUILD FAILED
/home/laichunrong/harmony.regularcc/infra/build/checkouts/hdk/working_jdktools/build.xml:160: The following error occurred while executing this line:
/home/laichunrong/harmony.regularcc/infra/build/checkouts/hdk/working_jdktools/make/build-test.xml:93: There were test errors.
Total time: 14 minutes 9 seconds
The execution FAILED with the following exception: The following error occurred while executing this line: /home/laichunrong/harmony.regularcc/infra/adaptors/jdktools-test/adaptor.xml:50: The following error occurred while executing this line: /home/laichunrong/harmony.regularcc/infra/scripts/framework.xml:163: Java returned: 1

 Unit Tests: (162)
error testCombinedEvents_04org.apache.harmony.jpda.tests.jdwp.Events.CombinedEventsTest
 
 Unit Test Error Details: (1)
Test: testCombinedEvents_04
Class: org.apache.harmony.jpda.tests.jdwp.Events.CombinedEventsTest
org.apache.harmony.jpda.tests.framework.TestErrorException: org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: Connection was closed 
at org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.receiveEvent(VmMirror.java:1698) 
at org.apache.harmony.jpda.tests.jdwp.Events.CombinedEventsTest.receiveAndCheckEvents(CombinedEventsTest.java:916) 
at org.apache.harmony.jpda.tests.jdwp.Events.CombinedEventsTest.testCombinedEvents_04(CombinedEventsTest.java:544) 
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) 
Caused by: org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: Connection was closed 
at org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:600)