View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.2-testsuite-sun-1.5?log=log20070213220210

TESTS FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-common.xml:272: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.
Date of build: 02/13/2007 22:02:10
Time to build: 206 minutes 22 seconds
Last changed: 02/13/2007 14:10:21
Last log entry: JBAS-4079, those tests target a local JBossTM, so make it explicit

 Unit Tests: (4030)  Total Errors and Failures: (19)
testWarCommonsLoggingLog4jOverridesorg.jboss.test.classloader.test.ScopingUnitTestCase
testTopicSelectorChangeorg.jboss.test.jbossmq.test.UIL2JBossMQUnitTestCase
testItorg.jboss.test.jca.test.ContentiousInterleavingStressTestCase
testItorg.jboss.test.jca.test.ContentiousRecyclingInterleavingStressTestCase
testContentiousInterleavingStressTestcaseorg.jboss.test.jca.test.ContentiousRecyclingStickyStressTestCase
testContentiousInterleavingStressTestcaseorg.jboss.test.jca.test.ContentiousStickyStressTestCase
testItorg.jboss.test.jca.test.RecyclingInterleavingStressTestCase
testItorg.jboss.test.jca.test.RecyclingStickyStressTestCase
testItorg.jboss.test.jca.test.RecyclingStickyWithContinuousPoisonThreadStressTestCase
testItorg.jboss.test.jca.test.RecyclingStickyWithPoisonThreadStressTestCase
testItorg.jboss.test.jca.test.UncontendedInterleavingStressTestCase
testItorg.jboss.test.jca.test.UncontendedStickyStressTestCase
testAccessorg.jboss.test.jrmp.test.DynLoadingUnitTestCase
testTxMandatoryorg.jboss.test.txiiop.test.IIOPUserTransactionStressTestCase
testIsNeworg.jboss.test.cluster.test.DeprecAnnocFieldBasedTestCase(BuddyReplEnabled-UDP)
test402Compatibilityorg.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
test401Compatibilityorg.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
testJ2EERI141Compatibilityorg.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
testUserTxorg.jboss.test.txiiop.test.IIOPUserTransactionStressTestCase
 

 Modifications since last build:  (first 50 of 3782)
60516modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/test/AbstractTransactionLocalStressTest.javaJBAS-4079, those tests target a local JBossTM, so make it explicit
60516modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/test/TransactionLocalUnitTestCase.javaJBAS-4079, those tests target a local JBossTM, so make it explicit
60514modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/ejb/TxTimeoutBean.javaincrease the timeout
60513modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlCreating more jars
60512modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/ServiceBean.javaFixed ambigious injection
60512modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/StatelessBean.javaFixed ambigious injection
60511modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/TransactionQueueTestMDB.javaUsing transactionTimeout activation config property
60510modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/unit/FailLocalRemoteSameInterfaceUnitTestCase.javaFixed test
60503modifiedjfrederic.clere@jboss.com//branches/Branch_4_2/system/src/bin/run.batAvoid using tools.jar because it is not needed by TC nor javassist.
60503modifiedjfrederic.clere@jboss.com//branches/Branch_4_2/system/src/bin/run.shAvoid using tools.jar because it is not needed by TC nor javassist.
60501modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/test/TxTimeoutUnitTestCase.javaJBAS-4011, the arjuna transaction manager does not allow the setting of the global default tx timeout after the tx manager is started, so we won't test the default timeout setting
60495modifiedadrian@jboss.org//branches/Branch_4_2/messaging/src/main/org/jboss/mq/Connection.javaPort JBAS-4090 from head
60492modifiedtom.elrod@jboss.com//branches/Branch_4_2/testsuite/build.xmlJBAS-4015 - fixed MultiInvokersUnitTestCase
60492modifiedtom.elrod@jboss.com//branches/Branch_4_2/testsuite/src/resources/invokers/META-INF/jboss.xmlJBAS-4015 - fixed MultiInvokersUnitTestCase
60489modifiedscott.stark@jboss.org//branches/Branch_4_2/tomcat/src/resources/jboss-service-all.xmlJBAS-2823, remove the commons logging package from the filter list
60489modifiedscott.stark@jboss.org//branches/Branch_4_2/tomcat/src/resources/jboss-service.xmlJBAS-2823, remove the commons logging package from the filter list
60488modifiedscott.stark@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmlJBAS-2823, update the commons logging to 1.1.0.jboss
60487modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlReverted to 60440 and merged timestampentity & servicexmbean
60486modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/.classpathAdd the apache-codec jar
60485addedscott.stark@jboss.org//branches/Branch_4_2/testsuite/src/resources/classloader/scoping/override/common-logging/log4j-cl11.xmlJBAS-2823, update the commons logging override test to include a version that bundles the commons-logging.jar
60485modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/test/ScopingUnitTestCase.javaJBAS-2823, update the commons logging override test to include a version that bundles the commons-logging.jar
60485modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/scoping/override/web/comlog/Log4jServlet.javaJBAS-2823, update the commons logging override test to include a version that bundles the commons-logging.jar
60484modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/imports/sections/classloader.xmlJBAS-2823, update the commons logging override test to include a version that bundles the commons-logging.jar
60483modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/TransactionQueueTestMDB.javaArjuna should set the rollback, not me
60482modifiedstan.silvert@jboss.com//branches/Branch_4_2/testsuite/src/resources/security/custom-principal/WEB-INF/web.xmlhttp://jira.jboss.com/jira/browse/JBAS-4080
60481modifieddarran.lofthouse@jboss.com//branches/Branch_4_2/console/src/resources/webconsole.war/StatefulEjb.jspJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60481modifieddarran.lofthouse@jboss.com//branches/Branch_4_2/console/src/resources/webconsole.war/StatelessEjb.jspJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60481modifieddarran.lofthouse@jboss.com//branches/Branch_4_2/console/src/main/org/jboss/console/plugins/EJBModuleLister.javaJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60481modifieddarran.lofthouse@jboss.com//branches/Branch_4_2/console/src/resources/webconsole.war/EntityEjb.jspJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60481modifieddarran.lofthouse@jboss.com//branches/Branch_4_2/console/src/resources/webconsole.war/MdbEjb.jspJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60474modifiedscott.stark@jboss.org//branches/Branch_4_2/build/build-distr.xmljboss common 1.0.4.GA and jboss vfs 1.0.0.Beta
60474modifiedscott.stark@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmljboss common 1.0.4.GA and jboss vfs 1.0.0.Beta
60473addedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/OptimisticTreeCacheProviderHook.javahook for optimistic locking
60455modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/injection/DependsHandler.javafix and test for @Depends and @EJB on same field or method
60454modifiedbdecoste//branches/Branch_4_2/ejb3/build-test.xmlupdated servicexmbean
60448addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManager.javatest for closing resources for Entity with timestamp field
60448addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity/Table1Key.javatest for closing resources for Entity with timestamp field
60448addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity/Table1IntegerEntity.javatest for closing resources for Entity with timestamp field
60448addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerBean.javatest for closing resources for Entity with timestamp field
60448addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerCommon.javatest for closing resources for Entity with timestamp field
60448addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/timestampentity/META-INF/persistence.xmltest for closing resources for Entity with timestamp field
60448addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerLocal.javatest for closing resources for Entity with timestamp field
60448addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity/Table1TimestampEntity.javatest for closing resources for Entity with timestamp field
60448addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerConstants.javatest for closing resources for Entity with timestamp field
60448addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/unit/EntityUnitTestCase.javatest for closing resources for Entity with timestamp field
60447addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entitytest for closing resources for Entity with timestamp field
60447addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/unittest for closing resources for Entity with timestamp field
60447addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentitytest for closing resources for Entity with timestamp field
60447addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/timestampentitytest for closing resources for Entity with timestamp field
60447addedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/timestampentity/META-INFtest for closing resources for Entity with timestamp field