TESTS FAILED |
Ant Error Message: /qa/services/cruisecontrol/work/scripts/build-jboss-common.xml:272: The following error occurred while executing this line: /qa/services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures. |
Date of build: 06/17/2007 07:00:40 |
Time to build: 160 minutes 41 seconds |
Last changed: 06/15/2007 12:54:40 |
Last log entry: [JBAS-4487] - Suspend any leftover transaction for BMT. |
Unit Tests: (4085) Total Errors and Failures: (1) | |||
| |||
Modifications since last build: (first 50 of 275) | ||||
63543 | modified | adrian@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/AbstractTxInterceptorBMT.java | [JBAS-4487] - Suspend any leftover transaction for BMT. |
63543 | modified | adrian@jboss.org | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/jca/CachedConnectionValve.java | [JBAS-4487] - Suspend any leftover transaction for BMT. |
63524 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | no need to use flags when testing against 4.2.0.GA client libs |
63520 | modified | wolfc | //branches/Branch_4_2/ejb3/src/resources/test/ejbthree724/META-INF/persistence.xml | EJBTHREE-724: in AS 4.2 you need to use the workaround |
63518 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MDBUnitTestCase.java | EJBTHREE-890: in AS 4.2 (JBossMQ) expiration on MDBs doesn't work |
63501 | modified | clebert.suconic@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/matrix/MatrixTestContainer.java | Just fixing my english :-) |
63486 | modified | rrajesh | //branches/Branch_4_2/testsuite/build.xml | JBAS-4482 Added 4.2.0.GA to the compatibility matrix |
63485 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatefulRemote.java | [EJBTHREE-991] fix and test for SessionContext.getBusinessObject() when no Remote interfaces |
63485 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatefulLocalOnly.java | [EJBTHREE-991] fix and test for SessionContext.getBusinessObject() when no Remote interfaces |
63485 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatefulLocalOnlyBean.java | [EJBTHREE-991] fix and test for SessionContext.getBusinessObject() when no Remote interfaces |
63485 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatefulBean.java | [EJBTHREE-991] fix and test for SessionContext.getBusinessObject() when no Remote interfaces |
63485 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/unit/EjbContextUnitTestCase.java | [EJBTHREE-991] fix and test for SessionContext.getBusinessObject() when no Remote interfaces |
63485 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | [EJBTHREE-991] fix and test for SessionContext.getBusinessObject() when no Remote interfaces |
63484 | modified | bdecoste | //branches/Branch_4_2/ejb3/build-test.xml | create stateless-test.ejb3 for deployer test |
63479 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/ByteArrayBlob.java | Implement jdk1.6 methods |
63461 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/deployer/unit/DeployerUnitTestCase.java | EJBTHREE-877: reset deploy ejb3 ext only after test |
63458 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4480, Upgrade hibernate to v3.2.4.SP1_CP01 |
63438 | modified | fnasser@redhat.com | //branches/Branch_4_2/build/build-thirdparty.xml | Temporarely revert Hibernate to 3.2.3 to wait for jbpm/jpdl to add a compatible line for the new version |
63436 | modified | fnasser@redhat.com | //branches/Branch_4_2/build/build-thirdparty.xml | Use newer Hibernate 3.2.4.SP1_CP01 that improves performance and fixes some database issues |
63428 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/local.properties | JBAS-4477, rollback, revert to javac.source / javac.target set to 1.5 |
63427 | modified | dimitris@jboss.org | //branches/Branch_4_2/j2ee/build.xml | JBAS-4477, rollback, revert to javac.source / javac.target set to 1.5 |
63426 | modified | dimitris@jboss.org | //branches/Branch_4_2/tools/etc/buildmagic/task.properties | JBAS-4477, rollback, revert to javac.source / javac.target set to 1.5 |
63423 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/local.properties | JBAS-4477, compile the testsuite with javac.source / javac.target set to 1.5 |
63419 | modified | dimitris@jboss.org | //branches/Branch_4_2/j2ee/build.xml | JBAS-4477, jboss-j2ee.jar unfortunately contains javax.ejb.SessionContext that was modified to include a method that uses generics. |
63418 | modified | dimitris@jboss.org | //branches/Branch_4_2/tools/etc/buildmagic/task.properties | JBAS-4477, default javac.source / javac.target to 1.4 |
63409 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/mdb/META-INF/ejb-jar.xml | [EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor |
63409 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/mdb/META-INF/jboss.xml | [EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor |
63408 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/QueueTestMDB.java | [EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor |
63408 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/AbstractQueueTestInterface.java | [EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor |
63408 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/AbstractQueueTestMDB.java | [EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor |
63408 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb/MessageDrivenImpl.java | [EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor |
63408 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MetricsUnitTestCase.java | [EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor |
63408 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/QueueTestInterface.java | [EJBTHREE-990] fix and test for merging messageListenerInterface from annotation and descriptor |
63398 | modified | stan.silvert@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4454 |
63396 | added | bdecoste | //branches/Branch_4_2/ejb3/docs/tutorial/fastdeployment | [EJBTHREE-809] tutorial for DeployEjb3ExtensionOnly |
63396 | added | bdecoste | //branches/Branch_4_2/ejb3/docs/tutorial/fastdeployment/META-INF | [EJBTHREE-809] tutorial for DeployEjb3ExtensionOnly |
63396 | added | bdecoste | //branches/Branch_4_2/ejb3/docs/tutorial/fastdeployment/fastdeployment.wiki | [EJBTHREE-809] tutorial for DeployEjb3ExtensionOnly |
63396 | added | bdecoste | //branches/Branch_4_2/ejb3/docs/tutorial/fastdeployment/fastdeployment.html | [EJBTHREE-809] tutorial for DeployEjb3ExtensionOnly |
63396 | added | bdecoste | //branches/Branch_4_2/ejb3/docs/tutorial/fastdeployment/META-INF/jboss-service.xml | [EJBTHREE-809] tutorial for DeployEjb3ExtensionOnly |
63395 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/deployer/unit/DeployerUnitTestCase.java | [EJBTHREE-877] added test for .ejb3 |
63387 | modified | fnasser@redhat.com | //branches/Branch_4_2/build/build-thirdparty.xml | Use latest patched version of JacORB |
63377 | modified | dimitris@jboss.org | //branches/Branch_4_2/iiop/src/main/org/jboss/iiop/rmi/ContainerAnalysis.java | JBAS-4473, java to IDL mapping erroneously treats a 'get' method as an attribute |
63376 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/PersistenceUnitInfoImpl.java | [EJBTHREE-982] implemented getNewTempClassLoader() |
63375 | modified | bdecoste | //branches/Branch_4_2/ejb3/docs/tutorial/mdb_deployment_descriptor/mdb.wiki | [EJBTHREE-809] updated MDB documentation |
63375 | modified | bdecoste | //branches/Branch_4_2/ejb3/docs/tutorial/mdb_deployment_descriptor/mdb.html | [EJBTHREE-809] updated MDB documentation |
63375 | modified | bdecoste | //branches/Branch_4_2/ejb3/docs/tutorial/mdb/mdb.wiki | [EJBTHREE-809] updated MDB documentation |
63375 | modified | bdecoste | //branches/Branch_4_2/ejb3/docs/tutorial/mdb/mdb.html | [EJBTHREE-809] updated MDB documentation |
63374 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | JBAS-4271, exclude test org/jboss/test/pooled/test/SSLSocketsUnitTestCase that intermittently fails |
63369 | modified | dbhole | //branches/Branch_4_2/messaging/src/etc/server/examples/deploy/mssql-jdbc2-service.xml | Remove unnecessary characters at the beginning of the files. JBPAPP-114. |
63369 | modified | dbhole | //branches/Branch_4_2/messaging/src/etc/server/examples/deploy/standalone/build.xml | Remove unnecessary characters at the beginning of the files. JBPAPP-114. |