TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:272: 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: 02/21/2007 14:14:13 |
Time to build: 239 minutes 5 seconds |
Last changed: 02/21/2007 12:38:52 |
Last log entry: DBSetup is not needed. |
Unit Tests: (4037) Total Errors and Failures: (42) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 39) | ||||
60776 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/ExtendedPersistenceUnitTestCase.java | DBSetup is not needed. |
60772 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/aspects/build.xml | [JBAOP-364] Make sure that the jboss-aop.deployer has classes compatible with JDK 1.4. This is there the aop releases come from and building the jboss-aop.deployer with JDK 5 breaks up the releases |
60770 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/deployment/ClientDeployer.java | Conditionally delegate to ServiceRefHandler |
60770 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/Container.java | Conditionally delegate to ServiceRefHandler |
60770 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/web/AbstractWebDeployer.java | Conditionally delegate to ServiceRefHandler |
60769 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/ejb/Container.java | comment out the NPE until someone fixes it!!! |
60768 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/web/AbstractWebDeployer.java | comment out the offending lines unti somene fix this properly! |
60766 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/aspects/build.xml | Improve release build |
60761 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/deployment/ClientDeployer.java | Cleanup service-ref handling |
60761 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/Container.java | Cleanup service-ref handling |
60761 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/metadata/serviceref/PortComponentRefMetaData.java | Cleanup service-ref handling |
60761 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/web/AbstractWebDeployer.java | Cleanup service-ref handling |
60761 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/metadata/BeanMetaData.java | Cleanup service-ref handling |
60761 | added | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/metadata/serviceref/ServiceRefHandler.java | Cleanup service-ref handling |
60761 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/metadata/WebMetaData.java | Cleanup service-ref handling |
60761 | deleted | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/webservice | Cleanup service-ref handling |
60761 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/metadata/ClientMetaData.java | Cleanup service-ref handling |
60761 | added | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/metadata/serviceref/ServiceRefHandlerFactory.java | Cleanup service-ref handling |
60760 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | Properly disabled dd.web (needs JavaEE 5) |
60758 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/jacc/unit/JaccTestCase.java | Fixed some jacc tests |
60758 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/jacc/StatelessBean.java | Fixed some jacc tests |
60757 | modified | wolfc | //branches/Branch_4_2/ejb3/.classpath | Fixed eclipse compile |
60756 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/injection/PcEncInjector.java | EJBTHREE-888: allow injection of HibernateEntityManager |
60756 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/TransactionScopedEntityManager.java | EJBTHREE-888: allow injection of HibernateEntityManager |
60755 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | Disabled dd.web (needs JavaEE 5) |
60754 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/SimpleMultiplexer.java | Using privileged action (EJBTHREE-889). |
60745 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/aspects/build.xml | Add eula |
60743 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/aspects/build.xml | Set correct version number |
60736 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/testsuite/imports/server-config.xml | [JBAS-4126] 4.2 now uses the AOP JDK 5 deployer so start up the scoped tests using the -javaagent since that is requir3ed by the AspectManagerServiceJDK5 |
60736 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/testsuite/build.xml | [JBAS-4126] 4.2 now uses the AOP JDK 5 deployer so start up the scoped tests using the -javaagent since that is requir3ed by the AspectManagerServiceJDK5 |
60734 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.java | ignore org.jgroups changes after the upgrade to 2.4.1 |
60733 | modified | epbernard | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/entityexception/ExceptionTestBean.java | Fix testcases due to wrong expected exception |
60733 | modified | epbernard | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/entityexception/Person.java | Fix testcases due to wrong expected exception |
60731 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/build-test.xml | Enable build of the clusteredsession-test-scoped.jar |
60715 | modified | dimitris@jboss.org | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/SimpleMultiplexer.java | comment out the evil trace that does Thread.currentThread().getContextClassLoader() and breaks security manager enabled tests. |
60714 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | onto jbossts 4.2.3.CR3 |
60712 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/strictpool/unit/StrictPoolUnitTestCase.java | Fixed strictpool |
60711 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | jbossws needs jbossxb at v1.0.0.CR9 |
60709 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/management/test/DeploymentDescriptorUnitTestCase.java | test of jboss-web.deployer presense, instead of jboss-aop.deployer (renamed to jboss-aop-jdk50.deployer) |