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

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: 02/20/2007 14:03:34
Time to build: 73 minutes 19 seconds
Last changed: 02/20/2007 10:59:54
Last log entry: comment out the evil trace that does Thread.currentThread().getContextClassLoader() and breaks security manager enabled tests.

 Unit Tests: (441)  Total Errors and Failures: (30)
testBasicorg.jboss.ejb3.test.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase
testDependentLifecycleorg.jboss.ejb3.test.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase
testXPCSharingorg.jboss.ejb3.test.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase
testPassivationorg.jboss.ejb3.test.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase
testFailoverorg.jboss.ejb3.test.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase
testRepeatedFailoverorg.jboss.ejb3.test.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase
testFailoverWithPassivationorg.jboss.ejb3.test.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase
testRepeatedFailoverWithPassivationorg.jboss.ejb3.test.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase
testServerFoundorg.jboss.ejb3.test.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase
unknownorg.jboss.ejb3.test.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase
testEJBServletorg.jboss.ejb3.test.dd.web.unit.WebIntegrationUnitTestCase
test1org.jboss.ejb3.test.ejbthree832.unit.EntityTestCase
testQuerySingleResultExceptionsorg.jboss.ejb3.test.entityexception.unit.EntityExceptionTestCase
test0org.jboss.ejb3.test.iiop.unit.IiopRemoteUnitTestCase
testTxPropegationorg.jboss.ejb3.test.iiop.unit.IiopRemoteUnitTestCase
testAllEntityorg.jboss.ejb3.test.jacc.unit.JaccTestCase
testStarEntityorg.jboss.ejb3.test.jacc.unit.JaccTestCase
testSomeEntityorg.jboss.ejb3.test.jacc.unit.JaccTestCase
testClientAccessorg.jboss.ejb3.test.jaxws.unit.ContextEJBTestCase
testInfloworg.jboss.ejb3.test.jca.inflowmdb.unit.InflowUnitTestCase
testQuartzorg.jboss.ejb3.test.jca.inflowmdb.unit.InflowUnitTestCase
testJMSorg.jboss.ejb3.test.jca.inflowmdb.unit.InflowUnitTestCase
testJmxMetricsorg.jboss.ejb3.test.stateful.unit.MetricsUnitTestCase
testWebServiceorg.jboss.ejb3.test.webservices.unit.JSR181TestCase
testWebServiceReforg.jboss.ejb3.test.webservices.unit.JSR181TestCase
testAnnotatedOnlySLSBorg.jboss.ejb3.test.interceptors2.unit.InterceptorsTestCase
testXmlOnlySLSBorg.jboss.ejb3.test.interceptors2.unit.InterceptorsTestCase
testOverrideOrderingorg.jboss.ejb3.test.interceptors2.unit.InterceptorsTestCase
testLongLivedSessionorg.jboss.ejb3.test.longlived.unit.EntityUnitTestCase
testExtendedPersistencePassivationorg.jboss.ejb3.test.stateful.unit.RemoteUnitTestCase
 

 Modifications since last build:  (first 50 of 43)
60715modifieddimitris@jboss.org//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/SimpleMultiplexer.javacomment out the evil trace that does Thread.currentThread().getContextClassLoader() and breaks security manager enabled tests.
60712modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/strictpool/unit/StrictPoolUnitTestCase.javaFixed strictpool
60706modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/OptimisticTreeCacheProviderHook.javaJust extend TreeCacheProviderHook and log a warn if JBC isn't using optimistic locking.
60705modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/TreeCacheProviderHook.javaSupport both optimistic and pessimistic locking.
60703modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/build-test.xml[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60702addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/unit/OptimisticEntityQueryUnitTestCase.java[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60702addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/unit/OptimisticEmbeddedIdClassloaderTestCase.java[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60702addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/unit/OptimisticEntityQueryRedeployUnitTestCase.java[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60702addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/unit/OptimisticEntityUnitTestCase.java[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60701addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredentity/optimistic/optimistic-entity-cache-service.xml[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60701addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredentity/optimistic/META-INF/persistence.xml[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60701addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredentity/optimistic/optimistic-entity-cache-beans.xml[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60701addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredentity/embeddedid/optimistic/META-INF/application.xml[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60700addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredentity/optimistic[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60700addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredentity/optimistic/META-INF[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60700addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredentity/embeddedid/optimistic[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60700addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredentity/embeddedid/optimistic/META-INF[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60699addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredentity/classloader/optimistic[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60699addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredentity/classloader/optimistic/META-INF[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60699addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredentity/classloader/optimistic/META-INF/application.xml[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60699addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredentity/classloader/optimistic/META-INF/persistence.xml[EJBTHREE-844] Test JBC in optimistic mode as 2nd level cache
60698addedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/OptimisticJBCCache.java[EJBTHREE-844] Support optimistic locking in replicated 2nd level cache
60698modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/OptimisticTreeCacheProviderHook.java[EJBTHREE-844] Support optimistic locking in replicated 2nd level cache
60697modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/unit/EntityQueryRedeployUnitTestCase.javaConfigure to work as base class for optimistic locking test subclasses
60697modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/unit/EntityClassloaderTestBase.javaConfigure to work as base class for optimistic locking test subclasses
60697modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/unit/EntityUnitTestCase.javaConfigure to work as base class for optimistic locking test subclasses
60697modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/unit/EntityQueryUnitTestCase.javaConfigure to work as base class for optimistic locking test subclasses
60697modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/unit/EmbeddedIdClassloaderTestCase.javaConfigure to work as base class for optimistic locking test subclasses
60696modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/unit/DBSetup.javaComment
60695modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/EntityTestBean.javaChoose the cache to integrate with based on whether optimistic locking is being tested
60695modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/classloader/EntityQueryTestBean.javaChoose the cache to integrate with based on whether optimistic locking is being tested
60695modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/EntityTest.javaChoose the cache to integrate with based on whether optimistic locking is being tested
60695modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/classloader/EntityQueryTest.javaChoose the cache to integrate with based on whether optimistic locking is being tested
60694modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/embeddedid/EmbeddedIdTestBean.javaComment
60694modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/embeddedid/EmbeddedIdTest.javaComment
60693modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/embeddedid/MusicianPK.javaComments
60693modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/embeddedid/Musician.javaComments
60692modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/classloader/AccountHolderPK.javaAdd license header
60692modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/classloader/Account.javaAdd license header
60691modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/JBCCache.javaIn destroy() do remove instead of evict
60690modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredentity/META-INF/persistence.xmlDeclare a hibernate.dialect
60690modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredsession/META-INF/persistence.xmlDeclare a hibernate.dialect
60690modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/resources/test/clusteredentity/classloader/META-INF/persistence.xmlDeclare a hibernate.dialect