TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:191: 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: 01/22/2006 14:37:30 |
Time to build: 48 minutes 45 seconds |
Last changed: 01/22/2006 03:20:20 |
Last log entry: Clear the TimeoutImpl references in cancel to limit the scope of references between the time of cancellation and when the timer is garbage collected. |
Unit Tests: (1822) Total Errors and Failures: (1) | |||
| |||
Modifications since last build: (first 50 of 25) | ||||
1.1.4.5 | modified | starksm | common/src/main/org/jboss/util/timeout/TimeoutFactory.java | Clear the TimeoutImpl references in cancel to limit the scope of references between the time of cancellation and when the timer is garbage collected. |
1.1.2.29 | modified | adrian | connector/src/main/org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnection.jpp | [JBAS-2304] - Add support for prepare[Statement|Call] with result set type and concurrency parameters.Based on patch provided by andrey belomutskiy. |
1.1.2.6 | modified | adrian | connector/src/main/org/jboss/resource/adapter/jdbc/PreparedStatementCache.java | [JBAS-2304] - Add support for prepare[Statement|Call] with result set type and concurrency parameters.Based on patch provided by andrey belomutskiy. |
1.1.2.19 | modified | adrian | connector/src/main/org/jboss/resource/adapter/jdbc/WrappedConnection.jpp | [JBAS-2304] - Add support for prepare[Statement|Call] with result set type and concurrency parameters.Based on patch provided by andrey belomutskiy. |
1.1.2.5 | modified | adrian | testsuite/src/main/org/jboss/test/jca/ejb/JDBCStatementTestsConnectionSessionBean.java | [JBAS-2304] - Add support for prepare[Statement|Call] with result set type and concurrency parameters.Based on patch provided by andrey belomutskiy. |
1.1.4.3 | modified | adrian | testsuite/src/main/org/jboss/test/jca/ejb/PreparedStatementBean.java | [JBAS-2304] - Add support for prepare[Statement|Call] with result set type and concurrency parameters.Based on patch provided by andrey belomutskiy. |
1.1.4.3 | modified | adrian | testsuite/src/main/org/jboss/test/jca/interfaces/PreparedStatementRemote.java | [JBAS-2304] - Add support for prepare[Statement|Call] with result set type and concurrency parameters.Based on patch provided by andrey belomutskiy. |
1.1.2.4 | modified | adrian | testsuite/src/main/org/jboss/test/jca/jdbc/TestConnection.java | [JBAS-2304] - Add support for prepare[Statement|Call] with result set type and concurrency parameters.Based on patch provided by andrey belomutskiy. |
1.1.4.3 | modified | adrian | testsuite/src/main/org/jboss/test/jca/test/PSCacheUnitTestCase.java | [JBAS-2304] - Add support for prepare[Statement|Call] with result set type and concurrency parameters.Based on patch provided by andrey belomutskiy. |
1.1.2.14 | modified | adrian | testsuite/imports/code-generation.xml | When I say -Dnoxdoclet that means don't run xdoclet |
1.17.2.4 | modified | dimitris | server/src/main/org/jboss/ejb/plugins/MetricsInterceptor.java | JBAS-2656, report a warning if MetricsInterceptor is activated, avoid enqueueing metrics if publisher thread has exited |
1.42.2.29 | modified | adrian | connector/build.xml | Backport [JBAS-2682] to 3.2.x |
1.1.2.28 | modified | adrian | connector/src/main/org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnection.jpp | Backport [JBAS-2682] to 3.2.x |
1.1.2.1 | modified | adrian | connector/src/main/org/jboss/resource/adapter/jdbc/CachedCallableStatement.jpp | Backport [JBAS-2682] to 3.2.x |
1.1.2.11 | modified | adrian | connector/src/main/org/jboss/resource/adapter/jdbc/CachedPreparedStatement.jpp | Backport [JBAS-2682] to 3.2.x |
1.1.2.5 | modified | adrian | connector/src/main/org/jboss/resource/adapter/jdbc/PreparedStatementCache.java | Backport [JBAS-2682] to 3.2.x |
1.1.2.18 | modified | adrian | connector/src/main/org/jboss/resource/adapter/jdbc/WrappedConnection.jpp | Backport [JBAS-2682] to 3.2.x |
1.1.4.2 | modified | adrian | testsuite/src/main/org/jboss/test/jca/ejb/PreparedStatementBean.java | Backport [JBAS-2682] to 3.2.x |
1.1.4.2 | modified | adrian | testsuite/src/main/org/jboss/test/jca/interfaces/PreparedStatementRemote.java | Backport [JBAS-2682] to 3.2.x |
1.1.4.2 | modified | adrian | testsuite/src/main/org/jboss/test/jca/test/PSCacheUnitTestCase.java | Backport [JBAS-2682] to 3.2.x |
1.1.4.1 | modified | adrian | testsuite/src/resources/jca/pscache/ejb-jar.xml | Backport [JBAS-2682] to 3.2.x |
1.11.2.13 | modified | adrian | server/src/main/org/jboss/ejb/plugins/jms/DLQHandler.java | Backport [JBAS-2684] from jboss-head |
1.50.2.22 | modified | adrian | server/src/main/org/jboss/ejb/plugins/jms/JMSContainerInvoker.java | Backport [JBAS-2684] from jboss-head |
1.4.2.9 | modified | dimitris | build/build-thirdparty.xml | JBAS-2694, use HSQLDB 1.8.0.2 compiled for jdk1.3 |
1.1.4.7 | modified | bstansberry | testsuite/src/main/org/jboss/test/cluster/test/DRMTestCase.java | Remove unneeded assertion that's prone to timing failures |