TESTS FAILED |
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-common.xml:272: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures. |
Date of build: 02/09/2007 13:50:00 |
Time to build: 188 minutes 55 seconds |
Last changed: 02/08/2007 20:40:02 |
Last log entry: fix and test for @Depends and @EJB on same field or method |
Unit Tests: (4025) Total Errors and Failures: (32) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 3749) | ||||
60455 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/injection/DependsHandler.java | fix and test for @Depends and @EJB on same field or method |
60454 | modified | bdecoste | //branches/Branch_4_2/ejb3/build-test.xml | updated servicexmbean |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManager.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity/Table1Key.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity/Table1IntegerEntity.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerBean.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerCommon.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/timestampentity/META-INF/persistence.xml | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerLocal.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity/Table1TimestampEntity.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerConstants.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/unit/EntityUnitTestCase.java | test for closing resources for Entity with timestamp field |
60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity | test for closing resources for Entity with timestamp field |
60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/unit | test for closing resources for Entity with timestamp field |
60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity | test for closing resources for Entity with timestamp field |
60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/timestampentity | test for closing resources for Entity with timestamp field |
60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/timestampentity/META-INF | test for closing resources for Entity with timestamp field |
60446 | modified | scott.stark@jboss.org | //branches/Branch_4_2/thirdparty | Ignore sun-opends |
60445 | modified | scott.stark@jboss.org | //branches/Branch_4_2/aspects/.classpath | Add the commons-logging source path |
60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/unit/DeploymentUnitTestCase.java | fix and test for @Depends and @EJB on same field or method |
60440 | modified | bdecoste | //branches/Branch_4_2/ejb3/build-test.xml | fix and test for @Depends and @EJB on same field or method |
60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/A.java | fix and test for @Depends and @EJB on same field or method |
60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/B.java | fix and test for @Depends and @EJB on same field or method |
60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/ABean.java | fix and test for @Depends and @EJB on same field or method |
60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/BBean.java | fix and test for @Depends and @EJB on same field or method |
60435 | modified | scott.stark@jboss.org | //branches/Branch_4_2/server/build.xml | JBAS-4048, update javac source/target to 5 |
60434 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ExtendedPersistenceUnitTestCase.java | Correct assertion message |
60432 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/ShoppingCartBean.java | Use the correct CacheConfig |
60428 | modified | scott.stark@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/naming/ExternalContext.java | JBAS-4048, look to all superclass interfaces when creating the proxy |
60427 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.java | Update the start/end test logging |
60426 | modified | bstansberry@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | [JBAS-3891] Upgrade to JBC 1.4.1.SP1 |
60423 | added | wolfc | //branches/Branch_4_2/ejb3/src/resources/test/ear/application.xml | Fixed ear and servlet deployment |
60423 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | Fixed ear and servlet deployment |
60421 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/TransactionQueueTestMDB.java | Fixed mdb unit test |
60421 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MDBUnitTestCase.java | Fixed mdb unit test |
60420 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJB3Deployer.java | EJBTHREE-812: ported multiplexer context to AS 4.2 |
60420 | added | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/MultiplexerContext.java | EJBTHREE-812: ported multiplexer context to AS 4.2 |
60420 | added | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/NamingEnumerationImpl.java | EJBTHREE-812: ported multiplexer context to AS 4.2 |
60420 | added | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/SimpleMultiplexer.java | EJBTHREE-812: ported multiplexer context to AS 4.2 |
60420 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ThreadLocalENCFactory.java | EJBTHREE-812: ported multiplexer context to AS 4.2 |
60413 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/NestedBeanUnitTestCase.java | Tighten bean management |
60411 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/tx/TxUtil.java | use TransactionManagerLocator |
60410 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/ParentStatefulBean.java | Logging |
60410 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/BaseNestedStatefulBean.java | Logging |
60402 | modified | weston.price@jboss.com | //branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java | Temporary fix for 4.2 build. Added import for statically loaded classesTransformerCommon and HierarchialLoaderRepository3. |
60401 | modified | weston.price@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jca/test/XAExceptionUnitTestCase.java | [JBAS-3611] Handle IllegalStateException when thrown from JBossTS on receiving an XAException during 2PC protocol. Fix unit tests to accomodate exception thrown on Rollback on interleaved XAResource. |
60400 | modified | weston.price@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/TxInterceptorCMT.java | [JBAS-3611] Handle IllegalStateException when thrown from JBossTS on receiving an XAException during 2PC protocol. |
60399 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/resources/stylesheets/ConnectionFactoryTemplate.xsl | [JBAS-2215] Reworked ds-binding template to only set JMX invoker namewhen use-java-context is set to false. |
60398 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jdbc/xa/XAManagedConnectionFactory.java | [JBAS-4072] Allow for 'is' form of XADataSource properties. |
60397 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivation.java | [JBAS-1434][JBAS-3321] Removed reconnect attempts optimization. Added setTransactionTimeoutto activation spec and JmsServerSessionPool. |