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

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/25/2007 04:32:45
Time to build: 98 minutes 29 seconds
Last changed: 08/24/2007 15:23:58
Last log entry: removed unused getInvokedInterface(..)

 Unit Tests: (531)  Total Errors and Failures: (3)
testQueueorg.jboss.ejb3.test.mdb.unit.ConcurrentMDBUnitTestCase
testSecurityorg.jboss.ejb3.test.timer.unit.RemoteUnitTestCase
testSecurityWithPersistenceorg.jboss.ejb3.test.timer.unit.RemoteUnitTestCase
 

 Modifications since last build:  (first 50 of 18)
64863modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJBContainer.javaremoved unused getInvokedInterface(..)
64862modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/unit/MetricsUnitTestCase.java[EJBTHREE-1032] more consistent metrics and improved tests
64862modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/StatelessRemote.java[EJBTHREE-1032] more consistent metrics and improved tests
64862addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test-configs/statelesscreation/deploy/ejb3-interceptors-aop.xml[EJBTHREE-1032] more consistent metrics and improved tests
64862modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/StrictMaxPoolStatelessBean.java[EJBTHREE-1032] more consistent metrics and improved tests
64862modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/statelesscreation/unit/MetricsUnitTestCase.java[EJBTHREE-1032] more consistent metrics and improved tests
64862modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/StrictMaxPool.java[EJBTHREE-1032] more consistent metrics and improved tests
64862addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/statelesscreation/StatelessRemote.java[EJBTHREE-1032] more consistent metrics and improved tests
64862modifiedbdecoste//branches/Branch_4_2/ejb3/src/resources/test-configs/statelesscreation/deploy/ejb3.deployer/META-INF/jboss-service.xml[EJBTHREE-1032] more consistent metrics and improved tests
64862modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ThreadlocalPool.java[EJBTHREE-1032] more consistent metrics and improved tests
64862modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/DefaultPoolStatelessBean.java[EJBTHREE-1032] more consistent metrics and improved tests
64862addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/statelesscreation/ThreadLocalPoolStatelessBean.java[EJBTHREE-1032] more consistent metrics and improved tests
64850modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/SessionContainer.javaremoved logging
64847modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlRemoved calling arjuna-test
64844modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlRemoved arjuna-test server setup
64840modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/SessionContainer.java[EJBTHREE-1025] fix for valueless @Local and @Remote on bean
64832modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJBContainer.javacorrected fix in [EJBTHREE-942] which was causing factoryxml to fail - use default RemoteBindings for injection if not provided
64832modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.javacorrected fix in [EJBTHREE-942] which was causing factoryxml to fail - use default RemoteBindings for injection if not provided