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

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/12/2007 18:51:48
Time to build: 58 minutes 1 second
Last changed: 02/12/2007 11:33:43
Last log entry: Port JBAS-4090 from head

 Unit Tests: (2773)  Total Errors and Failures: (5)
org.jboss.test.jbossmq.test.JBossMQUnitTest::testTopicSelectorChangeorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(jms_3_2_8SP1)
org.jboss.test.jbossmq.test.JBossMQUnitTest::testTopicSelectorChangeorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(jms_3_2_x)
org.jboss.test.jbossmq.test.JBossMQUnitTest::testTopicSelectorChangeorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(jms_4_0_4_GA)
org.jboss.test.jbossmq.test.JBossMQUnitTest::testTopicSelectorChangeorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(jms_4_0_x)
org.jboss.test.jbossmq.test.JBossMQUnitTest::testTopicSelectorChangeorg.jboss.test.compatibility.test.matrix.MatrixTestContainer(jms_4_2_x)
 

 Modifications since last build:  (first 50 of 10)
60496modifiedadrian@jboss.org//branches/Branch_4_0/messaging/src/main/org/jboss/mq/Connection.javaPort JBAS-4090 from head
60480modifieddarran.lofthouse@jboss.com//branches/Branch_4_0/console/src/resources/webconsole.war/StatefulEjb.jspJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60480modifieddarran.lofthouse@jboss.com//branches/Branch_4_0/console/src/resources/webconsole.war/StatelessEjb.jspJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60480modifieddarran.lofthouse@jboss.com//branches/Branch_4_0/console/src/main/org/jboss/console/plugins/EJBModuleLister.javaJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60480modifieddarran.lofthouse@jboss.com//branches/Branch_4_0/console/src/resources/webconsole.war/EntityEjb.jspJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60480modifieddarran.lofthouse@jboss.com//branches/Branch_4_0/console/src/resources/webconsole.war/MdbEjb.jspJBAS-4056 - Update web console to support unique local JNDI names where applicable.
60386modifiedkabir.khan@jboss.com//branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java[JBAOP-357] Preload HeirarchicalLoaderRepository3 so that JRockit does not need to load up that class as part of weaving classes+ better logging of what classes failed
60379modifiedkabir.khan@jboss.com//branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/JBossClassPoolFactory.java[JBAOP-254] Add a few retries for the createTempDir() - "Access Is Denied" problem
60349modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java[JBAS-4075] Copy off the EDU ConcurrentHashMap before toArray call
60314modifiedscottmarlownovell//branches/Branch_4_0/server/src/main/org/jboss/invocation/pooled/interfaces/PooledInvokerProxy.javaJBAS-4047 Do not hold synchronization lock while testing connection.