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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:253: 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: 09/28/2006 04:21:44
Time to build: 270 minutes 18 seconds
Last changed: 09/27/2006 23:17:24
Last log entry: [JBAS-3713] Relookup deployer in createService() if its not available

 Unit Tests: (3852)  Total Errors and Failures: (10)
unknownorg.jboss.test.aop.test.ObservableUnitTestCase
unknownorg.jboss.test.aop.test.RemotingUnitTestCase
unknownorg.jboss.test.aop.test.SecurityUnitTestCase
unknownorg.jboss.test.aop.test.TxLockUnitTestCase
unknownorg.jboss.test.aop.test.TxUnitTestCase
unknownorg.jboss.test.aop.test.VersionedObjectUnitTestCase
unknownorg.jboss.test.testbeancluster.test.StatefulPassivationExpirationUnitTestCase
testPartialIdleTimeoutorg.jboss.test.jca.test.BaseConnectionManagerUnitTestCase
testStringCharArrayCredentialorg.jboss.test.security.test.JaasSecurityManagerUnitTestCase
testSRPLoginWithAuxChallengeorg.jboss.test.security.test.SRPLoginModuleUnitTestCase
 

 Modifications since last build:  (first 50 of 26)
57254modifiedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/server/FarmMemberService.java[JBAS-3713] Relookup deployer in createService() if its not available
57252modifiedbstansberry@jboss.com//branches/Branch_4_0/testsuite/build.xmlReeanble TCP test of StatefulPassivationExpiration
57251modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/resources/cluster-cache.xmlSync TCP config with the one used in the AS
57250modifiedbstansberry@jboss.com//branches/Branch_4_0/tomcat/src/resources/tc5-cluster-service.xmlAdd the tcp_nodelay attribute
57249modifiedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/etc/cluster-service.xml[JBAS-3712] Use TCP_NO_DELAY in TCP config
57248modifiedbstansberry@jboss.com//branches/Branch_4_0/build/build-thirdparty.xml[JBAS-3711] Upgrade to JGroups 2.2.7SP1
57238modifiedbstansberry@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/testbeancluster/test/BeanUnitTestCase.javaFix bad merge of the license header
57238modifiedbstansberry@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/testbeancluster/test/StatefulPassivationExpirationUnitTestCase.javaFix bad merge of the license header
57237modifiedbstansberry@jboss.com//branches/Branch_4_0/testsuite/build.xmlDisable passivation/expiration test until JGroups 2.2.7.SP1
57236modifiedbstansberry@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/testbeancluster/test/BeanUnitTestCase.javaExtract passivation/expiration test from BeanUnitTestCase
57236addedbstansberry@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/testbeancluster/test/StatefulPassivationExpirationUnitTestCase.javaExtract passivation/expiration test from BeanUnitTestCase
57227modifiedgalder.zamarreno@jboss.com//branches/Branch_4_0/varia/src/resources/services/binding/sample-bindings.xml[JBAS-3702] EJBInvokerHA and JMXInvokerHA invokers were uncommented for all server port definitions
57224modifiedscott.stark@jboss.org//branches/Branch_4_0/security/src/main/org/jboss/security/auth/spi/LdapExtLoginModule.javaRemove the System.out.println call
57223modifiedscott.stark@jboss.org//branches/Branch_4_0/security/src/main/org/jboss/security/auth/spi/LdapExtLoginModule.javaJBAS-3312, query the top level role context for matching roles.
57223modifiedscott.stark@jboss.org//branches/Branch_4_0/security/src/tests/org/jboss/test/LoginModulesTestCase.javaJBAS-3312, query the top level role context for matching roles.
57222modifiedscott.stark@jboss.org//branches/Branch_4_0/naming/src/main/org/jnp/server/Main.javaJBAS-3705, use the socket factory instance toString and debug level for the jndi bootstrap msg
57221modifiedscott.stark@jboss.org//branches/Branch_4_0/test/src/main/org/jboss/test/JBossTestServices.javaUse output/lib as the default deployDir if jbosstest.deploy.dir is not defined
57220modifiedscott.stark@jboss.org//branches/Branch_4_0/naming/src/main/org/jnp/server/Main.javaJBAS-3705, Update NamingService to work correctly in multi-homed environments.
57220modifiedscott.stark@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/naming/test/PooledInvokerUnitTestCase.javaJBAS-3705, Update NamingService to work correctly in multi-homed environments.
57220modifiedscott.stark@jboss.org//branches/Branch_4_0/naming/src/main/org/jnp/server/MainMBean.javaJBAS-3705, Update NamingService to work correctly in multi-homed environments.
57220modifiedscott.stark@jboss.org//branches/Branch_4_0/server/src/etc/conf/default/xmdesc/NamingService-xmbean.xmlJBAS-3705, Update NamingService to work correctly in multi-homed environments.
57220modifiedscott.stark@jboss.org//branches/Branch_4_0/testsuite/src/resources/naming/services/pooled-service.xmlJBAS-3705, Update NamingService to work correctly in multi-homed environments.
57220modifiedscott.stark@jboss.org//branches/Branch_4_0/testsuite/src/resources/naming/services/naming-xmbean.xmlJBAS-3705, Update NamingService to work correctly in multi-homed environments.
57220addedscott.stark@jboss.org//branches/Branch_4_0/naming/src/main/org/jnp/server/NamingServerWrapper.javaJBAS-3705, Update NamingService to work correctly in multi-homed environments.
57220modifiedscott.stark@jboss.org//branches/Branch_4_0/server/src/main/org/jboss/naming/NamingService.javaJBAS-3705, Update NamingService to work correctly in multi-homed environments.
57219modifiedscott.stark@jboss.org//branches/Branch_4_0/thirdpartyIgnore the thirdparty-libraries.ent