View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.2-testsuite-1.5?log=log20070716140615

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:272: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.
Date of build: 07/16/2007 14:06:15
Time to build: 258 minutes 19 seconds
Last changed: 07/16/2007 12:28:07
Last log entry: [EJBTHREE-1003] changed default MDB instance size from 30 to 15

 Unit Tests: (4089)  Total Errors and Failures: (4)
testRepeatedNotificationorg.jboss.test.jbossmx.compliance.timer.JBossTimerBasicTestCase(tests-jbossmx-compliance)
testEntityBeanTimerorg.jboss.test.timer.test.BasicTimerUnitTestCase
testRollbackAfterCancelorg.jboss.test.txtimer.test.EntityBeanTestCase(tests-txtimer)
testRetryAfterRollbackorg.jboss.test.txtimer.test.EntityBeanTestCase(tests-txtimer)
 

 Modifications since last build:  (first 50 of 4)
64071modifiedbdecoste//branches/Branch_4_2/ejb3/src/resources/ejb3-interceptors-aop.xml[EJBTHREE-1003] changed default MDB instance size from 30 to 15
64069modifiedbdecoste//branches/Branch_4_2/ejb3/build-test.xml[EJBTHREE-975] fixed bug in test, replaced node1 config with clusteredjms2
64069modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredjms/unit/MDBUnitTestCase.java[EJBTHREE-975] fixed bug in test, replaced node1 config with clusteredjms2
64066modifiedadrian@jboss.org//branches/Branch_4_2/messaging/src/main/org/jboss/mq/il/uil2/SocketManager.java[JBAS-4555] - Close the socket during stop() instead of relying on Thread.interrupt()