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

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: 03/12/2007 12:34:55
Time to build: 234 minutes 32 seconds
Last changed: 03/12/2007 07:34:35
Last log entry: EJBTHREE-840: backport of start/stop and destroy pool

 Unit Tests: (4033)  Total Errors and Failures: (8)
testClientCertSSLAccessorg.jboss.test.pooled.test.SSLSocketsUnitTestCase
unknownorg.jboss.test.util.test.ThreadPoolRunnableUnitTestCase
testSimpleEjborg.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase
testSimpleEarorg.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase
testNoWebEarorg.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase
testSimpleIsolatedEarorg.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase
testIsolatedNoWebEarorg.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase
testNotificationWithBadListenerorg.jboss.test.jmx.test.JMXInvokerUnitTestCase
 

 Modifications since last build:  (first 50 of 22)
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJBContainer.javaEJBTHREE-840: backport of start/stop and destroy pool
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.javaEJBTHREE-840: backport of start/stop and destroy pool
61280unknownwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/lang/ref/WeakThreadLocal.javaEJBTHREE-840: backport of start/stop and destroy pool
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/StrictMaxPool.javaEJBTHREE-840: backport of start/stop and destroy pool
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Pool.javaEJBTHREE-840: backport of start/stop and destroy pool
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.javaEJBTHREE-840: backport of start/stop and destroy pool
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ThreadlocalPool.javaEJBTHREE-840: backport of start/stop and destroy pool
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.javaEJBTHREE-840: backport of start/stop and destroy pool
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.javaEJBTHREE-840: backport of start/stop and destroy pool
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.javaEJBTHREE-840: backport of start/stop and destroy pool
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.javaEJBTHREE-840: backport of start/stop and destroy pool
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/strictpool/BogusPool.javaEJBTHREE-840: backport of start/stop and destroy pool
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/SessionContainer.javaEJBTHREE-840: backport of start/stop and destroy pool
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/MCKernelAbstraction.javaEJBTHREE-840: backport of start/stop and destroy pool
61280addedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/lang/refEJBTHREE-840: backport of start/stop and destroy pool
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/AbstractPool.javaEJBTHREE-840: backport of start/stop and destroy pool
61280modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/mdb/ConsumerContainer.javaEJBTHREE-840: backport of start/stop and destroy pool
61279addedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/lang
61272modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/leak/clstore/ClassLoaderStore.javaUse the new LeakAnalyzer
61271addedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/leak/clstore/ReferenceReportNode.javaSupport for condensed format classloader leak reports
61271addedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/leak/clstore/LeakAnalyzer.javaSupport for condensed format classloader leak reports
61269modifiedthomas.diesler@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/metadata/serviceref/ServiceRefDelegate.javaUse untyped Object instead of AnnotatedElement for jdk14 compatibility