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

TESTS FAILED
Ant Error Message: /qa/services/cruisecontrol/work/scripts/build-jboss-common.xml:272: The following error occurred while executing this line: /qa/services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.
Date of build: 04/13/2007 07:25:58
Time to build: 185 minutes 6 seconds
Last changed: 04/13/2007 06:49:43
Last log entry: JBCTS-576

 Unit Tests: (4103)  Total Errors and Failures: (4)
testAutoDiscoveryorg.jboss.test.cluster.test.HAJndiTestCase(Default-TCP)
testAutoDiscoveryorg.jboss.test.cluster.test.HAJndiTestCase(Default-UDP)
runLoginTestorg.jboss.test.jbossmq.test.SecurityUnitTestCase
testUnackedDurableTopicorg.jboss.test.jbossmq.test.UnackedUnitTestCase
 

 Modifications since last build:  (first 50 of 7)
62318modifiedalex.loubyansky@jboss.com//branches/Branch_4_2/server/src/etc/conf/default/standardjbosscmp-jdbc.xmlJBCTS-576
62317addeddimitris@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/ejb/txtimer/DatabasePersistencePluginExt.javaJBAS-4042, allow configuration of timers table name (and schema)
62317modifieddimitris@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicy.javaJBAS-4042, allow configuration of timers table name (and schema)
62317modifieddimitris@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicyMBean.javaJBAS-4042, allow configuration of timers table name (and schema)
62317modifieddimitris@jboss.org//branches/Branch_4_2/server/src/etc/deploy/ejb-deployer.xmlJBAS-4042, allow configuration of timers table name (and schema)
62317modifieddimitris@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/ejb/txtimer/GeneralPurposeDatabasePersistencePlugin.javaJBAS-4042, allow configuration of timers table name (and schema)
62316modifiedadrian@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/naming/LinkRefPairService.java[JBAS-4329] - Hold a static reference to the LinkRefPairObjectFactory to avoidthe GUID changing if the class was garbage collected.