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

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 13:46:42
Time to build: 185 minutes 21 seconds
Last changed: 03/26/2007 13:01:22
Last log entry: JBPAPP-83, JBPAPP-72, rollback, '==' at -Djava.security.policy, it is intentional used to indicate that only the specific policy file should be used.

 Unit Tests: (4048)  Total Errors and Failures: (8)
testCachedConnectionBankorg.jboss.test.jca.test.CachedConnectionBankStressTestCase
testTimerorg.jboss.test.jca.test.TxInflowUnitTestCase
testEarRedeployorg.jboss.test.jmx.test.RedeployStressTestCase
testRestartJMSorg.jboss.test.messagedriven.test.JMSContainerInvokerQueueMessageDrivenUnitTestCase
testSecuredStatelessSessionBeanTimerorg.jboss.test.timer.test.SecureTimerUnitTestCase
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 32)
61706modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/imports/server-config.xmlJBPAPP-83, JBPAPP-72, rollback, '==' at -Djava.security.policy, it is intentional used to indicate that only the specific policy file should be used.
61706modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/build.xmlJBPAPP-83, JBPAPP-72, rollback, '==' at -Djava.security.policy, it is intentional used to indicate that only the specific policy file should be used.
61694modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/imports/server-config.xmlJBPAPP-83, replace '==' with '=' in -Djava.security.policy
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 ;