View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache-testsuite-140?log=log20061101022806

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:104: 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: 11/01/2006 02:28:06
Time to build: 97 minutes 25 seconds
Last changed: 10/31/2006 21:05:07
Last log entry: Updated no new format

 Unit Tests: (1701)  Total Errors and Failures: (14)
testPessSyncReplorg.jboss.cache.loader.CacheLoaderWithReplicationTest
testPessAsyncReplorg.jboss.cache.loader.CacheLoaderWithReplicationTest
testOptSyncReplorg.jboss.cache.loader.CacheLoaderWithReplicationTest
testOptAsyncReplorg.jboss.cache.loader.CacheLoaderWithReplicationTest
testGetKeyValueorg.jboss.cache.loader.ClusteredCacheLoaderTest
testGetorg.jboss.cache.loader.ClusteredCacheLoaderTest
testGetChildrenNamesorg.jboss.cache.loader.ClusteredCacheLoaderTest
testExistsorg.jboss.cache.loader.ClusteredCacheLoaderTest
testWithDataGravitationEvictionorg.jboss.cache.buddyreplication.BuddyReplicationWithPassivationTest
testConcurrentEvictionorg.jboss.cache.eviction.ConcurrentEvictionTest
testIncorrectInsertionorg.jboss.cache.invalidation.OptimisticAsyncInvalidationTest
testSpeedSizeAndDefaultsorg.jboss.cache.marshall.JBossSerializationTest
testConcurrentPassivationorg.jboss.cache.passivation.ConcurrentPassivationTest
testAbortBeforeCompletionorg.jboss.cache.transaction.AbortionTest
 

 Modifications since last build:  (first 50 of 23)
1.42modifiedmsurtanidocs/faq/en/master.xmlUpdated no new format
1.41modifiedmsurtanidocs/faq/en/master.xmlUpdated no new format
1.2modifiedmsurtanisrc/org/jboss/cache/marshall/JBossObjectInputStreamOverride.javaJBCACHE-815
1.17modifiedmsurtanisrc/org/jboss/cache/marshall/ObjectSerializationFactory.javaJBCACHE-815
1.12modifiedmsurtanisrc/org/jboss/cache/Cache.javaRemove returns old value
1.45modifiedmsurtanisrc/org/jboss/cache/TreeCacheProxyImpl.javaRemove returns old value
1.2modifiedmsurtanietc/META-INF/local-eviction-cacheloader-service.xmlAdded file location + cleanup
1.8modifiedmsurtanietc/META-INF/local-passivation-service.xmlAdded file location + cleanup
1.2modifiedmsurtanitests/functional/org/jboss/cache/eviction/ConcurrentEvictionTest.javaAdded file location + cleanup
1.3modifiedmsurtanitests/functional/org/jboss/cache/passivation/ConcurrentPassivationTest.javaAdded file location + cleanup
1.7modifiedmsurtanitests/perf/org/jboss/cache/loader/JDBCCacheLoaderPerfTest.javaupdated
1.6modifiedmsurtanitests/perf/org/jboss/cache/loader/JDBCCacheLoaderPerfTest.javaupdated
1.33modifiedmsurtanisrc/org/jboss/cache/interceptors/PessimisticLockInterceptor.javaJBCACHE-794
1.260modifiedmsurtanisrc/org/jboss/cache/TreeCache.javaJBCACHE-813
1.4modifiedmsurtanisrc/org/jboss/cache/CacheException.javaAdded exception chaining ctor
1.4modifiedmsurtanisrc/org/jboss/cache/ReplicationException.javaAdded exception chaining ctor
1.4modifiedbwangexamples/PojoCache/annotated50/src/test/examples/StudentMaintTest.javaRefactored to be consistent with Cache factory method name.
1.4modifiedbwangexamples/PojoCache/loadtime/src/test/examples/StudentMaintTest.javaRefactored to be consistent with Cache factory method name.
1.4modifiedbwangexamples/PojoCache/non-annotated/src/test/examples/StudentMaintTest.javaRefactored to be consistent with Cache factory method name.
1.4modifiedbwangexamples/PojoCache/sensor/src/test/propagation/PropagationReplAopTest.javaRefactored to be consistent with Cache factory method name.
1.7modifiedbwangetc/oodb.bshRefactored to be consistent with Cache factory method name.
1.2modifiedbwangetc/pojocache.bshRefactored to be consistent with Cache factory method name.
1.3modifiedbwangetc/pojocacheWithTx.bshRefactored to be consistent with Cache factory method name.