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

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: 05/01/2007 05:57:49
Time to build: 219 minutes 28 seconds
Last changed: 04/30/2007 13:56:13
Last log entry: JBAS-4383

 Unit Tests: (4115)  Total Errors and Failures: (10)
testActivationInactivationorg.jboss.test.cluster.test.StateTransferTestCase(BuddyReplEnabled-TCP)
testActivationInactivationorg.jboss.test.cluster.test.StateTransferTestCase(BuddyReplEnabled-UDP)
testActivationInactivationorg.jboss.test.cluster.test.StateTransferTestCase(Default-TCP)
testActivationInactivationorg.jboss.test.cluster.test.StateTransferTestCase(Default-UDP)
testActivationInactivationorg.jboss.test.cluster.test.StateTransferTestCase(SyncModeNUseJvm-TCP)
testActivationInactivationorg.jboss.test.cluster.test.StateTransferTestCase(SyncModeNUseJvm-UDP)
testMaxUnreplicatedIntervalorg.jboss.test.cluster.test.SimpleTestCase(BuddyReplEnabled-UDP)
testUnackedDurableTopicorg.jboss.test.jbossmq.test.UnackedUnitTestCase
testSingleEventDurationorg.jboss.test.txtimer.test.SimpleTimerTestCase(tests-txtimer)
testMultipleEventExpireorg.jboss.test.txtimer.test.SimpleTimerTestCase(tests-txtimer)
 

 Modifications since last build:  (first 50 of 8)
62652modifiedstan.silvert@jboss.com//branches/Branch_4_2/tomcat/src/main/org/jboss/web/jsf/integration/config/JBossJSFConfigureListener.javaJBAS-4383
62652modifiedstan.silvert@jboss.com//branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/jasper/JspServletOptions.javaJBAS-4383
62651modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/resources/cluster/http/http-scoped/WEB-INF/jboss-web.xmlJBAS-4374, web deployment are scoped by default using the Web (tomcat) webloader.
62639modifieddimitris@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmlJBAS-4375, Upgrade Javassist to v3.5.0.GA
62634modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/resources/web/class-loading-ulr/jboss-web.xmlUse parent first class loading model with a scoped repository
62633deleteddimitris@jboss.org//branches/Branch_4_2/testsuite/src/resources/web/class-loading-ulr/.jboss-web.xml.swpremove .swp file
62632modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/resources/web/class-loading-ulr/jboss-web.xmlremove the explicit loader class reference
62631modifieddimitris@jboss.org//branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/TomcatDeployer.javaJBAS-3047, use the jboss loader if either it's the configured default tomcat setting or a jboss-web override. When using the tomcat loader, apply the default tomcat java2ClassLoadingCompliance setting, or the corresponding jboss-web.xml override.