View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.2-compatibility-matrix?log=log20070220171432

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: 02/20/2007 17:14:32
Time to build: 44 minutes 42 seconds
Last changed: 02/20/2007 16:42:13
Last log entry: [JBAS-4126] 4.2 now uses the AOP JDK 5 deployer so start up the scoped tests using the -javaagent since that is requir3ed by the AspectManagerServiceJDK5

 Unit Tests: (301)  Total Errors and Failures: (1)
org.jboss.test.jbossmq.test.JBossMQUnitTest::testTopicSelectorChangeorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(jms_4_2_x)
 

 Modifications since last build:  (first 50 of 176)
60736modifiedkabir.khan@jboss.com//branches/Branch_4_2/testsuite/imports/server-config.xml[JBAS-4126] 4.2 now uses the AOP JDK 5 deployer so start up the scoped tests using the -javaagent since that is requir3ed by the AspectManagerServiceJDK5
60736modifiedkabir.khan@jboss.com//branches/Branch_4_2/testsuite/build.xml[JBAS-4126] 4.2 now uses the AOP JDK 5 deployer so start up the scoped tests using the -javaagent since that is requir3ed by the AspectManagerServiceJDK5
60734modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.javaignore org.jgroups changes after the upgrade to 2.4.1
60733modifiedepbernard//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/entityexception/ExceptionTestBean.javaFix testcases due to wrong expected exception
60733modifiedepbernard//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/entityexception/Person.javaFix testcases due to wrong expected exception
60731modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/build-test.xmlEnable build of the clusteredsession-test-scoped.jar
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.
60714modifieddimitris@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmlonto jbossts 4.2.3.CR3
60712modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/strictpool/unit/StrictPoolUnitTestCase.javaFixed strictpool
60711modifieddimitris@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmljbossws needs jbossxb at v1.0.0.CR9
60709modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/management/test/DeploymentDescriptorUnitTestCase.javatest of jboss-web.deployer presense, instead of jboss-aop.deployer (renamed to jboss-aop-jdk50.deployer)
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.
60704modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/JBossClusteredTestCase.javaSupport multiple deployments
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