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

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/26/2007 09:26:31
Time to build: 224 minutes 4 seconds
Last changed: 03/26/2007 08:11:22
Last log entry: libdeployment.jar to svn:ignore

 Unit Tests: (4034)  Total Errors and Failures: (13)
unknownorg.jboss.test.aop.test.RemotingUnitTestCase
unknownorg.jboss.test.aop.test.SecurityUnitTestCase
unknownorg.jboss.test.aop.test.TxLockUnitTestCase
unknownorg.jboss.test.aop.test.TxUnitTestCase
unknownorg.jboss.test.aop.test.VersionedObjectUnitTestCase
testCachedConnectionBankorg.jboss.test.jca.test.CachedConnectionBankStressTestCase
testTimerorg.jboss.test.jca.test.TxInflowUnitTestCase
testRestartJMSorg.jboss.test.messagedriven.test.JMSContainerInvokerQueueMessageDrivenUnitTestCase
testIdleTimeoutorg.jboss.test.jca.test.BaseConnectionManagerUnitTestCase
testPartialIdleTimeoutorg.jboss.test.jca.test.BaseConnectionManagerUnitTestCase
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 29)
61692modifiedwolfc//branches/Branch_4_2/ejb3/src/resources/test-configs/libdeployment/liblibdeployment.jar to svn:ignore
61691deletedwolfc//branches/Branch_4_2/ejb3/src/resources/test-configs/libdeployment/lib/libdeployment.jarRemoved libdeployment.jar
61675modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/imports/server-config.xml[EJBTHREE-881] Test proper local/remote routing of calls
61672modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/build-test.xml[EJBTHREE-881] Test proper local/remote routing of calls
61671modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/build.xml[EJBTHREE-881] Include ClusteredIsLocalInterceptor in client lib
61670modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/session/BaseSessionProxyFactory.java[EJBTHREE-881] Clustered proxy factories get the partition name from EJBContainer
61669addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/SimpleIsLocalInterceptorUnitTestCase.java[EJBTHREE-881] Test proper local/remote routing of calls
61669addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredsession/islocal/META-INF/ejb-jar.xml[EJBTHREE-881] Test proper local/remote routing of calls
61669addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredsession/islocal/foreign[EJBTHREE-881] Test proper local/remote routing of calls
61669addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/InvokeLocalTestBase.java[EJBTHREE-881] Test proper local/remote routing of calls
61669addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTesterBase.java[EJBTHREE-881] Test proper local/remote routing of calls
61669addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredsession/islocal/META-INF/jboss.xml[EJBTHREE-881] Test proper local/remote routing of calls
61669addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredsession/islocal[EJBTHREE-881] Test proper local/remote routing of calls
61669addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredsession/islocal/META-INF[EJBTHREE-881] Test proper local/remote routing of calls
61669addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredsession/islocal/foreign/testlocal-service.xml[EJBTHREE-881] Test proper local/remote routing of calls
61669addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTesterStatefulBean.java[EJBTHREE-881] Test proper local/remote routing of calls
61669addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTesterStatelessBean.java[EJBTHREE-881] Test proper local/remote routing of calls
61669addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ForeignPartitionLocalInterceptorUnitTestCase.java[EJBTHREE-881] Test proper local/remote routing of calls
61669addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTester.java[EJBTHREE-881] Test proper local/remote routing of calls
61668modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.java[EJBTHREE-881] Clustered proxies pass the partition name as invocation metadata
61668modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessClusterProxyFactory.java[EJBTHREE-881] Clustered proxies pass the partition name as invocation metadata
61668modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusteredProxy.java[EJBTHREE-881] Clustered proxies pass the partition name as invocation metadata
61668modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessClusteredProxy.java[EJBTHREE-881] Clustered proxies pass the partition name as invocation metadata
61667addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/remoting/ClusteredIsLocalInterceptor.java[EJBTHREE-881] Create a clustered version of IsLocalInterceptor
61667modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/remoting/IsLocalInterceptor.java[EJBTHREE-881] Create a clustered version of IsLocalInterceptor
61667modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/ejb3-interceptors-aop.xml[EJBTHREE-881] Create a clustered version of IsLocalInterceptor
61666modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJBContainer.java[EJBTHREE-881] Store partition name in EJBContainer if clustered
61664modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/annotation/ejb/ClusteredImpl.java[EJBTHREE-924] Add a default value for partition.
61662modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/annotation/ejb/Clustered.javaRemove extra ;