View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite-1.5?log=log20061025134033

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:254: 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: 10/25/2006 13:40:33
Time to build: 237 minutes 17 seconds
Last changed: 10/25/2006 09:40:26
Last log entry: JBAS-3636: Port HASingletonElectionPolicy to Branch_4_0

 Unit Tests: (4170)  Total Errors and Failures: (21)
testStatefulBeanFailoverorg.jboss.test.testbeancluster.test.BeanUnitTestCase(Default-TCP)
testElectionPolicyorg.jboss.test.cluster.test.HASingletonElectionPolicyTestCase(Default-TCP)
test402Compatibilityorg.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
test401Compatibilityorg.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
testFarmDeployorg.jboss.test.ha.farm.test.ClusterFileTransferTestCase(Default-TCP)
testRMMResourceImplementsMBeanorg.jboss.test.jbossmx.compliance.modelmbean.ModelMBeanTestCase
testMalformedorg.jboss.test.jbossmx.compliance.objectname.MalformedTestCase
testValidAttributeorg.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase
testMBeanInfoMarshallingorg.jboss.test.jmx.test.RMIAdaptorUnitTestCase
testStatelessBeanColocationorg.jboss.test.testbeancluster.test.BeanUnitTestCase(Default-TCP)
testRoundRobinorg.jboss.test.testbeancluster.test.BeanUnitTestCase(Default-TCP)
testStatelessBeanLoadBalancingorg.jboss.test.testbeancluster.test.BeanUnitTestCase(Default-TCP)
testCacheInvalidationorg.jboss.test.testbeancluster.test.CacheInvalidationUnitTestCase(Default-TCP)
testStatefulBeanFailoverorg.jboss.test.testbeancluster.test.PooledHAUnitTestCase(Default-TCP)
testStatelessBeanLoadBalancingorg.jboss.test.testbeancluster.test.PooledHAUnitTestCase(Default-TCP)
testDeferredRecoveryorg.jboss.test.testbeancluster.test.RetryInterceptorUnitTestCase(Default-TCP)
testRetryInterceptororg.jboss.test.testbeancluster.test.RetryInterceptorUnitTestCase(Default-TCP)
testRetryInterceptororg.jboss.test.testbeancluster.test.SingleRetryInterceptorUnitTestCase(Default-TCP)
testJBossEditorsorg.jboss.test.util.test.PropertyEditorsUnitTestCase
testJavaLangEditorsorg.jboss.test.util.test.PropertyEditorsUnitTestCase
testEditorSearchPathorg.jboss.test.util.test.PropertyEditorsUnitTestCase
 

 Modifications since last build:  (first 50 of 19)
57824addedAlexFu.Novell//branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/HASingletonElectionPolicyMBean.javaJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57824modifiedAlexFu.Novell//branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/HASingletonControllerMBean.javaJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57824modifiedAlexFu.Novell//branches/Branch_4_0/testsuite/imports/test-jars.xmlJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57824addedAlexFu.Novell//branches/Branch_4_0/testsuite/src/resources/ha/electionpolicy/META-INF/jboss-service.xmlJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57824addedAlexFu.Novell//branches/Branch_4_0/testsuite/src/resources/haJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57824addedAlexFu.Novell//branches/Branch_4_0/testsuite/imports/sections/hapolicy.xmlJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57824addedAlexFu.Novell//branches/Branch_4_0/testsuite/src/main/org/jboss/test/cluster/test/HASingletonElectionPolicyTestCase.javaJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57824addedAlexFu.Novell//branches/Branch_4_0/testsuite/src/resources/ha/electionpolicyJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57824addedAlexFu.Novell//branches/Branch_4_0/testsuite/src/resources/ha/electionpolicy/META-INFJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57824addedAlexFu.Novell//branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/HASingletonElectionPolicySimple.javaJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57824modifiedAlexFu.Novell//branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/HASingletonSupport.javaJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57824addedAlexFu.Novell//branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/HASingletonElectionPolicyBase.javaJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57824modifiedAlexFu.Novell//branches/Branch_4_0/testsuite/build.xmlJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57824addedAlexFu.Novell//branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/HASingletonElectionPolicySimpleMBean.javaJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57824addedAlexFu.Novell//branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/HASingletonSupportMBean.javaJBAS-3636: Port HASingletonElectionPolicy to Branch_4_0
57810modifiedbdecoste//branches/Branch_4_0/ejb3/src/main/org/jboss/ejb3/tx/TxUtil.javause InitialContextFactory instead of new InitialContext()
57805modifiedkabir.khan@jboss.com//branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/JBossScopedClassLoaderHelper.java
57805modifiedkabir.khan@jboss.com//branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/ScopedClassLoaderDomain.java
57805modifiedkabir.khan@jboss.com//branches/Branch_4_0/build/build-thirdparty.xml