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

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 01:20:29
Time to build: 263 minutes 18 seconds
Last changed: 04/30/2007 13:56:13
Last log entry: JBAS-4383

 Unit Tests: (4114)  Total Errors and Failures: (16)
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)
testClientCertSSLAccessorg.jboss.test.pooled.test.SSLSocketsUnitTestCase
testClusterMergeStatusorg.jboss.test.cluster.test.DRMTestCase(Default-TCP)
testSubjectObserverorg.jboss.test.cluster.test.DeprecAnnocFieldBasedTestCase(Default-UDP)
testApplicationServerExpirationorg.jboss.test.jbossmq.test.JBAS4328UnitTestCase
testFixedDelayorg.jboss.test.jbossmx.compliance.timer.JBossTimerPeriodTestCase(tests-jbossmx-compliance)
testFixedRateorg.jboss.test.jbossmx.compliance.timer.JBossTimerPeriodTestCase(tests-jbossmx-compliance)
testRetryInterceptororg.jboss.test.testbeancluster.test.RetryInterceptorUnitTestCase(Default-TCP)
testRetryInterceptororg.jboss.test.testbeancluster.test.RetryInterceptorUnitTestCase(Default-UDP)
testSecuredEntityBeanTimerorg.jboss.test.timer.test.SecureTimerUnitTestCase(tests-security-basic-unit)
testMultipleEventDurationorg.jboss.test.txtimer.test.CanceledTimerTestCase(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.