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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-ejb3-head-testsuite.xml:109: 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: 09/11/2006 18:51:54
Time to build: 57 minutes 37 seconds
Last changed: 12/31/2005 16:46:08
Last log entry: call isOpen() when obtaining session so that HEM registers with EM with TXset cglib_use_reflection flag to false

 Unit Tests: (375)  Total Errors and Failures: (29)
testEMCreateQueryExceptionsorg.jboss.ejb3.test.entityexception.unit.EntityExceptionTestCase
testQuerySingleResultExceptionsorg.jboss.ejb3.test.entityexception.unit.EntityExceptionTestCase
testQuerySetHintAndParameterorg.jboss.ejb3.test.entityexception.unit.EntityExceptionTestCase
testSecurityorg.jboss.ejb3.test.initial.unit.LocalUnitTestCase
testSecurityorg.jboss.ejb3.test.initial.unit.RemoteUnitTestCase
testSSLBindingsorg.jboss.ejb3.test.ssl.unit.SSLUnitTestCase
testArchivesByResourceorg.jboss.ejb3.test.standalone.embeddedjms.unit.EmbeddedJmsTestCase
testMeorg.jboss.ejb3.test.standalone.flushmodenever.unit.FactoryUnitTestCase
testExtendedorg.jboss.ejb3.test.standalone.flushmodenever.unit.FactoryUnitTestCase
testExtended2org.jboss.ejb3.test.standalone.flushmodenever.unit.FactoryUnitTestCase
unknownorg.jboss.ejb3.test.standalone.security.unit.SecurityUnitTestCase
testArchivesorg.jboss.ejb3.test.standalone.unit.DependencyTestCase
testDeployorg.jboss.ejb3.test.standalone.unit.DependencyTestCase
testArchivesByResourceorg.jboss.ejb3.test.standalone.unit.DependencyTestCase
testDeployByResourceorg.jboss.ejb3.test.standalone.unit.DependencyTestCase
testArchivesorg.jboss.ejb3.test.standalone.unit.DeployerTestCase
testDeployorg.jboss.ejb3.test.standalone.unit.DeployerTestCase
testArchivesByResourceorg.jboss.ejb3.test.standalone.unit.DeployerTestCase
testDeployByResourceorg.jboss.ejb3.test.standalone.unit.DeployerTestCase
testCleanuporg.jboss.ejb3.test.standalone.unit.DeployerTestCase
unknownorg.jboss.ejb3.test.standalone.unit.JavaClassPathTestCase
testStandardTestsorg.jboss.ejb3.test.standalone.unit.StandardTestCase
testXmlDeployerorg.jboss.ejb3.test.standalone.unit.XmlDeployerTestCase
testPassivationorg.jboss.ejb3.test.clusteredsession.unit.ExtendedPersistenceUnitTestCase
testDeploymentDescriptorQueueXAorg.jboss.ejb3.test.consumer.unit.ConsumerUnitTestCase
testRuntimeExceptionorg.jboss.ejb3.test.mdb.unit.MDBUnitTestCase
testOverrideConcurrentAccessorg.jboss.ejb3.test.stateful.unit.RemoteUnitTestCase
testRunAsorg.jboss.ejb3.test.stateless.unit.StatelessTestCase
testPoolTimeoutorg.jboss.ejb3.test.strictpool.unit.StrictPoolUnitTestCase
 

 Modifications since last build:  (first 50 of 12398)
56716modifiedwolfc//trunk/ejb3/.classpathadded src/test back in
56668modifiedanil.saldhana@jboss.com//trunk/ejb3/.classpathSECURITY-1:fix eclipse build
56613deletedbdecoste//trunk/ejb3/src/resources/schema/ejb-jar_3_0a.xsdadded correct ejb-jar_3_0 and removed old "a" version
56613addedbdecoste//trunk/ejb3/src/resources/schema/ejb-jar_3_0.xsdadded correct ejb-jar_3_0 and removed old "a" version
56593modifiedbill.burke@jboss.com//trunk/ejb3/build.xmlbuild e-ejb3 libs correctly
56592modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/ProxyDeployer.javafix E-EJB3 error when default client bind address wasn't being found
56592modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/SessionContainer.javafix E-EJB3 error when default client bind address wasn't being found
56592modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/MCClientKernelAbstraction.javafix E-EJB3 error when default client bind address wasn't being found
56592modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.javafix E-EJB3 error when default client bind address wasn't being found
56592modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3AnnotationHandler.javafix E-EJB3 error when default client bind address wasn't being found
56592modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3JmxDeployment.javafix E-EJB3 error when default client bind address wasn't being found
56592modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.javafix E-EJB3 error when default client bind address wasn't being found
56589modifiedrrajesh//trunk/ejb3/build-test.xmlRenamed jboss.messaging.classpath to jboss.mq.classpath
56588modifiedrrajesh//trunk/ejb3/build.xmlRenamed jboss.messaging.classpath to jboss.mq.classpath
56581addedbdecoste//trunk/ejb3/src/resources/test/servlet/servlet-security-service.xmladded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/unit/EarServletUnitTestCase.javaadded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/build-test.xmladded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/Session30Bean.javaadded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/servlets/EJBServlet.javaadded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/StatefulBean.javaadded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/resources/test/servlet/META-INF/jboss-app.xmladded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/unit/HttpUtils.javaadded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/unit/ServletUnitTestCase.javaadded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/resources/test/servlet/WEB-INF/test-web.xmladded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/resources/test/servlet/WEB-INF/jboss-web.xmladded webauthentication test for support ticket 10923
56581modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/Session30.javaadded webauthentication test for support ticket 10923
56573modifiedwolfc//trunk/ejb3/build-test.xmlEJBTHREE-666: concurrent access exception
56573addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/concurrent/MyStateful.javaEJBTHREE-666: concurrent access exception
56573addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/concurrent/unit/ConcurrentUnitTestCase.javaEJBTHREE-666: concurrent access exception
56573addedwolfc//trunk/ejb3x/src/main/javax/ejb/ConcurrentAccessException.javaEJBTHREE-666: concurrent access exception
56573addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/concurrent/unitEJBTHREE-666: concurrent access exception
56573addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/concurrentEJBTHREE-666: concurrent access exception
56573addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/concurrent/MyStatefulBean.javaEJBTHREE-666: concurrent access exception
56573modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulInstanceInterceptor.javaEJBTHREE-666: concurrent access exception
56551modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/MCKernelAbstraction.javafix and test for e-ejb3 redeployment
56551modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/standalone/unit/DeployerTestCase.javafix and test for e-ejb3 redeployment
56546modifiedryan.campbell@jboss.com//trunk/varia/build.xmlmerge from JEE5_TCK branch
56546modifiedryan.campbell@jboss.com//trunk/ejb3/build.xmlmerge from JEE5_TCK branch
56543modifiedwolfc//trunk/ejb3/build-test.xmlEJBTHREE-653: unit test
56543addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree653/MyStateful21Bean.javaEJBTHREE-653: unit test
56543addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree653/unit/PoolingSLBSTestCase.javaEJBTHREE-653: unit test
56543addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree653/MyStateful21Home.javaEJBTHREE-653: unit test
56543addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree653/MyStateless.javaEJBTHREE-653: unit test
56543addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree653/unitEJBTHREE-653: unit test
56543addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree653EJBTHREE-653: unit test
56543addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree653/MyStateful21.javaEJBTHREE-653: unit test
56543addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree653/MyStatelessBean.javaEJBTHREE-653: unit test
56534modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MDBUnitTestCase.javaset message redelivery limit to 1 (default is 0) in testRuntimeException()
56533modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/naming/unit/BindFailureTestCase.javatest no longer valid for rebind()
56532modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/naming/unit/BindFailureTestCase.javatest no longer valid for rebind()