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

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/29/2006 20:37:29
Time to build: 240 minutes 13 seconds
Last changed: 09/29/2006 03:50:40
Last log entry: fix for JBAS-3717

 Unit Tests: (4168)  Total Errors and Failures: (12)
testTopicSelectorChangeorg.jboss.test.jbossmq.test.UIL2JBossMQUnitTestCase
test402Compatibilityorg.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
test401Compatibilityorg.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
testRMMResourceImplementsMBeanorg.jboss.test.jbossmx.compliance.modelmbean.ModelMBeanTestCase
testMalformedorg.jboss.test.jbossmx.compliance.objectname.MalformedTestCase
testValidAttributeorg.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase
testShortBlockingFillorg.jboss.test.jca.test.BaseConnectionManagerStressTestCase
testMBeanInfoMarshallingorg.jboss.test.jmx.test.RMIAdaptorUnitTestCase
testStressNoJaasCacheorg.jboss.test.security.test.EJBSpecUnitTestCase
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 26)
57281modifiedalex.loubyansky@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/ejb/EjbModule.javafix for JBAS-3717
57280modifiedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/imports/sections/cmp.xmltestcase for JBAS-3717
57279addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717testcase for JBAS-3717
57279addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejbtestcase for JBAS-3717
57279addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejb/META-INFtestcase for JBAS-3717
57279addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ear/META-INF/jboss-app.xmltestcase for JBAS-3717
57279addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/eartestcase for JBAS-3717
57279addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ear/META-INFtestcase for JBAS-3717
57279addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ear/META-INF/application.xmltestcase for JBAS-3717
57279addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejb/META-INF/ejb-jar.xmltestcase for JBAS-3717
57279addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejb/META-INF/jboss.xmltestcase for JBAS-3717
57279addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejb/META-INF/jbosscmp-jdbc.xmltestcase for JBAS-3717
57278addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717testcase for JBAS-3717
57278addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/MyEntityCommand.javatestcase for JBAS-3717
57278addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/ALocalHome.javatestcase for JBAS-3717
57278addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/ABean.javatestcase for JBAS-3717
57278addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/ALocal.javatestcase for JBAS-3717
57278addedalex.loubyansky@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/JBAS3717UnitTestCase.javatestcase for JBAS-3717
57269modifiedssambasivam@jboss.com//branches/Branch_4_0/console/src/main/org/jboss/console/twiddle/command/SetCommand.javaJIRA-JBAS-3454When we try to set MBean attribute using SetCommand class, the arguments are filtered by the Getopt utility class used in the SetCommand class. But, the validity of the arguments should (can) be checked by the corresponding MBeans instead of the GetOpt class.
57268modifiedssambasivam@jboss.com//branches/Branch_4_0/console/src/main/org/jboss/console/twiddle/command/SetAttrsCommand.javaJIRA-JBAS-3454When we try to set MBean attribute using SetCommand class, the arguments are filtered by the Getopt utility class used in the SetCommand class. But, the validity of the arguments should (can) be checked by the corresponding MBeans instead of the GetOpt class.
57267modifiedbstansberry@jboss.com//branches/Branch_4_0/build/build-thirdparty.xmlUse jgroups 2.2.7.SP1
57261modifieddimitris@jboss.org//branches/Branch_4_0/testsuite/build.xmlre-enable webservices tests to test if the memory leak is gone
57260modifieddimitris@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/security/test/JaasSecurityManagerUnitTestCase.javaJBAS-3716, fix the test execution order
57258modifiedthomas.diesler@jboss.com//branches/Branch_4_0/build/build-thirdparty.xmljbossws-1.0.3.SP1
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