TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:107: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures. |
Date of build: 04/27/2007 02:15:55 |
Time to build: 228 minutes 19 seconds |
Last changed: 04/26/2007 21:56:06 |
Last log entry: Mostly fix tests |
Unit Tests: (4359) Total Errors and Failures: (14) | ||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 13) | ||||
1.5 | modified | jgreene | tests/functional/org/jboss/cache/pojo/statetransfer/StateTransferAopTestBase.java | Mostly fix tests |
1.8 | modified | msurtani | src/org/jboss/cache/config/RuntimeConfig.java | made ctor package protected |
1.5 | modified | jgreene | src/org/jboss/cache/pojo/impl/PojoCacheDelegate.java | Disable error-prone usage of direct API |
1.9 | modified | msurtani | docs/JBossCache-UserGuide/en/modules/replication.xml | JBCACHE-1036 |
1.62 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | Prevent leaking the list of members externally without proper sync controls. |
1.32 | modified | msurtani | tests/functional/org/jboss/cache/optimistic/CacheTest.java | added a latch to orchestrate concurrent puts when testing for implicit failures |
1.63 | modified | msurtani | src/org/jboss/cache/interceptors/OptimisticNodeInterceptor.java | JBCACHE-1037 |
1.28 | modified | msurtani | docs/Changelog.txt | Updated changelog |
1.61 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | JBCACHE-1037 |
1.63 | modified | msurtani | src/org/jboss/cache/Node.java | JBCACHE-1037 |
1.27 | modified | msurtani | src/org/jboss/cache/UnversionedNode.java | JBCACHE-1037 |
1.56 | modified | msurtani | src/org/jboss/cache/optimistic/WorkspaceNodeImpl.java | JBCACHE-1037 |
1.16 | modified | msurtani | tests/functional/org/jboss/cache/api/NodeAPITest.java | JBCACHE-1037 |