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

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/19/2007 22:00:11
Time to build: 234 minutes 4 seconds
Last changed: 03/19/2007 21:50:00
Last log entry: fix the testsuite build, thanks to adrian.

 Unit Tests: (4038)  Total Errors and Failures: (7)
testCachedConnectionBankorg.jboss.test.jca.test.CachedConnectionBankStressTestCase
testTimerorg.jboss.test.jca.test.TxInflowUnitTestCase
unknownorg.jboss.test.util.test.ThreadPoolRunnableUnitTestCase
testUnackedDurableTopicorg.jboss.test.jbossmq.test.UnackedUnitTestCase
testInstanceAsscociationorg.jboss.test.txtimer.test.EntityBeanTestCase
testEjbTimeoutCallerPrincipalorg.jboss.test.txtimer.test.EntityBeanTestCase
testRestoreToEntityorg.jboss.test.txtimer.test.PersistenceTestCase
 

 Modifications since last build:  (first 50 of 11)
61478modifiedryan.campbell@jboss.com//branches/Branch_4_2/testsuite/build.xmlfix the testsuite build, thanks to adrian.
61465modifiedfnasser@redhat.com//branches/Branch_4_2/build/build-thirdparty.xmlSwitch to use JBoss TS 4.2.3.CR4 instead of snapshot
61463modifiedfnasser@redhat.com//branches/Branch_4_2/build/build-thirdparty.xmlSwitch to use Cache 1.4.1.SP3 instead of snapshot
61456modifiedmvecera@redhat.com//branches/Branch_4_2/testsuite/build.xmlJBAS-3993 patch fix
61455modifiedmvecera@redhat.com//branches/Branch_4_2/testsuite/imports/sections/tx.xmlJBAS-3993 patch fix
61453modifiedadrian@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/JBossMQUnitTest.java[JBAS-4204] - Need to close the subscriber before unsubscribing
61449addedadrian@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/UnsubscribeWhileActiveUnitTestCase.java[JBAS-4204] - Don't allow durable topic subscriptions to be unsubscribed if there are active subscribers or unacknowledged messages
61446modifiedadrian@jboss.org//branches/Branch_4_2/messaging/src/main/org/jboss/mq/server/JMSTopic.java[JBAS-4204] - Don't allow durable topic subscriptions to be unsubscribed if there are active subscribers or unacknowledged messages
61446modifiedadrian@jboss.org//branches/Branch_4_2/messaging/src/main/org/jboss/mq/server/BasicQueue.java[JBAS-4204] - Don't allow durable topic subscriptions to be unsubscribed if there are active subscribers or unacknowledged messages
61442modifiedmvecera@redhat.com//branches/Branch_4_2/testsuite/build.xmlJBAS-3993 patch removed due to build problems
61436modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJBContainer.javaEJBTHREE-840: using aop 1.5.5.GA