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

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: 08/02/2007 22:00:20
Time to build: 90 minutes 15 seconds
Last changed: 08/02/2007 19:27:17
Last log entry: [EJBTHREE-942] Looks like you can't redeploy interceptor refs

 Unit Tests: (520)  Total Errors and Failures: (7)
testQueueorg.jboss.ejb3.test.clusteredjms.unit.MDBUnitTestCase
testClusteredStatelessStaysLocalorg.jboss.ejb3.test.clusteredsession.unit.SimpleIsLocalInterceptorUnitTestCase
testMeorg.jboss.ejb3.test.factoryxml.unit.FactoryUnitTestCase
testExtendedorg.jboss.ejb3.test.factoryxml.unit.FactoryUnitTestCase
testRedeployorg.jboss.ejb3.test.clusteredentity.unit.EntityQueryRedeployUnitTestCase
testStatefulLocalFromRemoteorg.jboss.ejb3.test.localfromremote.unit.LocalTestCase
testXPCSharingorg.jboss.ejb3.test.stateful.unit.ExtendedPersistenceUnitTestCase
 

 Modifications since last build:  (first 50 of 23)
64439modifiedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/defaultremotebindings/default-ejb3-interceptors-aop.xml[EJBTHREE-942] Looks like you can't redeploy interceptor refs
64438addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/defaultremotebindings/StatelessBean.java[EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create
64438modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/SessionContainer.java[EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create
64438addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/defaultremotebindings/unit[EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create
64438addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/defaultremotebindings[EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create
64438addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/defaultremotebindings[EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create
64438addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/defaultremotebindings/default-ejb3-interceptors-aop.xml[EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create
64438addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/defaultremotebindings/StatelessRemote.java[EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create
64438addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/defaultremotebindings/unit/DefaultRemoteBindingsTestCase.java[EJBTHREE-942] fix and test for default RemoteBinding in ejb3-interceptors-aop.xml. Moved binding metadata processing from init to create
64425addedkabir.khan@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/ejbthree1023/ejbthree1023-aop.xml[EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP
64425modifiedkabir.khan@jboss.com//branches/Branch_4_2/ejb3/build-test.xml[EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP
64425addedkabir.khan@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/AnnotatedLocalBean.java[EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP
64425addedkabir.khan@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/TestInterceptor.java[EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP
64425addedkabir.khan@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/DefaultLocal.java[EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP
64425addedkabir.khan@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/FacadeRemote.java[EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP
64425addedkabir.khan@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/unit[EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP
64425addedkabir.khan@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023[EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP
64425addedkabir.khan@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/unit/DefaultLocalInterfaceWovenBeanTestCase.java[EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP
64425modifiedkabir.khan@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.java[EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP
64425addedkabir.khan@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/ejbthree1023[EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP
64425addedkabir.khan@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/DefaultLocalBean.java[EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP
64425addedkabir.khan@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/AnnotatedLocal.java[EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP
64425addedkabir.khan@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree1023/FacadeBean.java[EJBTHREE-1023] Fix and test for default local interface not picked up if class is woven with JBoss AOP