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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-ejb3-common-testsuite.xml:105: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 06/07/2007 22:00:22
Time to build: 86 minutes 19 seconds
Last changed: 06/07/2007 20:22:27
Last log entry: [EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor

 Unit Tests: (507)  Total Errors and Failures: (41)
testCircularorg.jboss.ejb3.test.circulardependency.unit.IgnoreDependencyTestCase
testDeployEjb3ExtensionOnlyorg.jboss.ejb3.test.deployer.unit.DeployerUnitTestCase
testRelativeJarFileBeanAccessorg.jboss.ejb3.test.ejbthree724.unit.RelativeJarFileUnitTestCase
testCreateNoArgsorg.jboss.ejb3.test.ejbthree963.unit.NoEjbCreateTestCase
testExceptionorg.jboss.ejb3.test.exception.unit.ExceptionTestCase
testInfloworg.jboss.ejb3.test.jca.inflowmdb.unit.InflowUnitTestCase
testQuartzorg.jboss.ejb3.test.jca.inflowmdb.unit.InflowUnitTestCase
testJMSorg.jboss.ejb3.test.jca.inflowmdb.unit.InflowUnitTestCase
testInjectedQueueorg.jboss.ejb3.test.jms.unit.JMSUnitTestCase
testJndiOverrideorg.jboss.ejb3.test.naming.unit.NamingTestCase
test1org.jboss.ejb3.test.pool.unit.PoolTestCase
test2org.jboss.ejb3.test.pool.unit.PoolTestCase
testSession30org.jboss.ejb3.test.reference21_30.unit.GlobalReferenceTestCase
testGetCallerPrincipalorg.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testStatefulCreateCallerorg.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testDomainInteractionorg.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testPrincipalPropagationorg.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testMethodAccessorg.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testDomainMethodAccessorg.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testMethodAccess2org.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testUncheckedRemoteorg.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testRemoteUncheckedorg.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testUncheckedorg.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testUncheckedWithLoginorg.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testExcludedorg.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testRunAsorg.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testDeepRunAsorg.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testRunAsSFSBorg.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testJBAS1852org.jboss.ejb3.test.security.unit.EJBSpecUnitTestCase
testEJBServletorg.jboss.ejb3.test.security.unit.ServletUnitTestCase
testNoSecurityAssociationPrincipalorg.jboss.ejb3.test.security.unit.TimerRunAsTestCase
testNoDependencyorg.jboss.ejb3.test.servicedependency.unit.ServiceUnitTestCase
testDependencyorg.jboss.ejb3.test.servicedependency.unit.ServiceUnitTestCase
testEJBServletorg.jboss.ejb3.test.servlet.unit.EarServletUnitTestCase
testEJBServletorg.jboss.ejb3.test.servlet.unit.ServletUnitTestCase
testDeploymentDescriptorQueueXAorg.jboss.ejb3.test.consumer.unit.ConsumerUnitTestCase
testDeploymentFailureorg.jboss.ejb3.test.ejbthree751.unit.FailLocalRemoteSameInterfaceUnitTestCase
testExpirationorg.jboss.ejb3.test.mdb.unit.MDBUnitTestCase
testTransactionTimeoutorg.jboss.ejb3.test.mdb.unit.MDBUnitTestCase
testSession21org.jboss.ejb3.test.reference21_30.unit.GlobalReferenceTestCase
testXPCSharingorg.jboss.ejb3.test.stateful.unit.ExtendedPersistenceUnitTestCase
 

 Modifications since last build:  (first 50 of 14)
63409modifiedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/mdb/META-INF/ejb-jar.xml[EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor
63409modifiedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/mdb/META-INF/jboss.xml[EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor
63408modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/QueueTestMDB.java[EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor
63408addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/AbstractQueueTestInterface.java[EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor
63408addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/AbstractQueueTestMDB.java[EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor
63408modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb/MessageDrivenImpl.java[EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor
63408modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MetricsUnitTestCase.java[EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor
63408addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/QueueTestInterface.java[EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor
63396addedbdecoste//branches/Branch_4_2/ejb3/docs/tutorial/fastdeployment[EJBTHREE-809] tutorial for DeployEjb3ExtensionOnly
63396addedbdecoste//branches/Branch_4_2/ejb3/docs/tutorial/fastdeployment/META-INF[EJBTHREE-809] tutorial for DeployEjb3ExtensionOnly
63396addedbdecoste//branches/Branch_4_2/ejb3/docs/tutorial/fastdeployment/fastdeployment.wiki[EJBTHREE-809] tutorial for DeployEjb3ExtensionOnly
63396addedbdecoste//branches/Branch_4_2/ejb3/docs/tutorial/fastdeployment/fastdeployment.html[EJBTHREE-809] tutorial for DeployEjb3ExtensionOnly
63396addedbdecoste//branches/Branch_4_2/ejb3/docs/tutorial/fastdeployment/META-INF/jboss-service.xml[EJBTHREE-809] tutorial for DeployEjb3ExtensionOnly
63395modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/deployer/unit/DeployerUnitTestCase.java[EJBTHREE-877] added test for .ejb3