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/06/2007 10:39:59 |
Time to build: 41 minutes 3 seconds |
Last changed: 02/06/2007 10:18:39 |
Last log entry: Use the VMID to identify the VM. Fixes the XPC test case |
Unit Tests: (301) Total Errors and Failures: (1) | |||
| |||
Modifications since last build: (first 50 of 33) | ||||
60330 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/StatelessSessionBean.java | Use the VMID to identify the VM. Fixes the XPC test case |
60321 | modified | scott.stark@jboss.org | //branches/Branch_4_2/jmx/src/main/org/jboss/mx/loading/RepositoryClassLoader.java | JBAS-3265, reject null or empty class names with a CNFE |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestENC.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/ejb/TestENCBean.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/jar/META-INF/jboss.xml | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestEjbLinkLocal.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/users.properties | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/roles.properties | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestENCHome.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/test/SecurityUnitTestCase.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestENCHome2.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/ejb/TestEjbLinkBean.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/security/src/main/org/jboss/security/jndi/JndiLoginInitialContextFactory.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestEjbLinkLocalHome.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/jar/META-INF/ejb-jar.xml | JBAS-2523, multi-threaded and restoreIdentity options |
60316 | modified | scott.stark@jboss.org | //branches/Branch_4_2/build/build-distr.xml | Correct the beanshell jar copy |
60313 | modified | scottmarlownovell | //branches/Branch_4_2/server/src/main/org/jboss/invocation/pooled/interfaces/PooledInvokerProxy.java | JBAS-4047 Do not synchronize while testing connection. |
60310 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/BeanUnitTestCase.java | Call the correct test method |
60309 | modified | bstansberry@jboss.com | //branches/Branch_4_2/tomcat/src/resources/META-INF/jboss-aop.xml | [JBAS-4051] Support the org.jboss.cache.aop marker interfaces |
60308 | added | bstansberry@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/session/AbstractCacheListener.java | [JBAS-4067] Detect collection modifications in FIELD pojosReduce calls to log.isTraceEnabled() |
60308 | modified | bstansberry@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/session/CacheListener.java | [JBAS-4067] Detect collection modifications in FIELD pojosReduce calls to log.isTraceEnabled() |
60307 | modified | bstansberry@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/session/JBossCacheManager.java | [JBAS-4067] Detect collection modifications in FIELD pojosReduce calls to log.isTraceEnabled() |
60306 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | JBAS-4064, fix the JACC + SecurityMgr tests |
60305 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | Fixed stateful packaging |
60304 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/HASingletonElectionPolicyTestCase.java | Revert parameter declaration in assertEquals so failure messages are accurate |
60302 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/HASingletonElectionPolicyTestCase.java | HASingletonElectionPolicy test should use its own partition |
60301 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/ha/electionpolicy/META-INF/jboss-service.xml | HASingletonElectionPolicy test should use its own partition |
60300 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build.xml | adapt the minimal config to the Naming service changes |
60299 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/etc/conf/default/jboss-service.xml | adapt the minimal config to the Naming service changes |
60298 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/etc/conf/default/jboss-minimal.xml | adapt the minimal config to the Naming service changes |
60297 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/build.xml | Use the 4.x deployment descriptors for the clustered bean caches |
60292 | deleted | wolfc | //branches/Branch_4_2/ejb3/src/resources/test-configs/arjuna/conf | AS 4.2 runs arjuna by default |
60288 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/injection/WebServiceRefInjector.java | [JBWS-1438] - Implement @WebServiceRef injection for JBossAS-4.2 |