JBoss daily test results SUMMARY Number of tests run: 4089 -------------------------------------------- Successful tests: 4086 Errors: 2 Failures: 1 -------------------------------------------- [time of test: 2007-11-23.07-56 GMT] [java.version: 1.5.0_08] [java.vendor: BEA Systems, Inc.] [java.vm.version: R27.1.0-109-73164-1.5.0_08-20061129-1420-windows-x86_64] [java.vm.name: BEA JRockit(R)] [java.vm.info: compiled mode] [os.name: Windows 2003] [os.arch: amd64] [os.version: 5.2] Useful resources: - http://jboss.sourceforge.net/junit-results/32/2007-11-23.07-56 for the junit report of this test. NOTE: If there are any errors shown above - this mail is only highlighting them - it is NOT indicating that they are being looked at by anyone. It is assumed that whoever makes change(s) to jboss that break the test will be fixing the test or jboss, as appropriate! -------------------------------------------- DETAILS OF ERRORS Suite: org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase Test: testBug1006723 Type: error Exception: javax.ejb.CreateException Message: Error checking if entity exists:java.sql.SQLException: Column not found: OIDCMP in statement [SELECT COUNT(*) FROM ENTITYA WHERE OIDCMP=?] --------------------------------- Suite: org.jboss.test.jmx.test.DeployXMBeanUnitTestCase Test: testUserXMBeanPersistentValuesWithCustomPM Type: failure Exception: junit.framework.AssertionFailedError Message: value == Att1InitialValue, value=UpdatedAttr1ValueXMLPM --------------------------------- Suite: org.jboss.test.tm.test.TxTimeoutUnitTestCase Test: testOverriddenTimeoutExpires Type: error Exception: java.rmi.ServerException Message: EJBException:; nested exception is: javax.ejb.EJBException: Should be marked rolled back: STATUS_ACTIVE ---------------------------------