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

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/15/2006 02:52:49
Time to build: 72 minutes 23 seconds
Last changed: 11/15/2006 01:49:25
Last log entry: Return the old value from put(key, value)

 Unit Tests: (1767)  Total Errors and Failures: (4)
 

 Modifications since last build:  (first 50 of 62)
1.48modifiedbstansberrysrc/org/jboss/cache/TreeCacheProxyImpl.javaReturn the old value from put(key, value)
1.268modifiedvblagojevicsrc/org/jboss/cache/TreeCache.java[JBCACHE-591] partial state transfer
1.9modifiedvblagojevicsrc/org/jboss/cache/marshall/TreeCacheMarshaller200.java[JBCACHE-591] partial state transfer
1.13modifiedvblagojevicsrc/org/jboss/cache/statetransfer/StateTransferManager.java[JBCACHE-591] partial state transfer
1.19modifiedvblagojevictests/functional/org/jboss/cache/statetransfer/VersionedTestBase.java[JBCACHE-591] partial state transfer
1.3modifiedmsurtanitests/functional/org/jboss/cache/marshall/CrudMethodTest.javaUpdated to reflect new methods in MethodDeclarations
1.8modifiedmsurtanisrc/org/jboss/cache/interceptors/EvictionInterceptor.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.5modifiedmsurtanitests/functional/org/jboss/cache/marshall/RegionManagerTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.4modifiedmsurtanisrc/org/jboss/cache/RegionManager.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.267modifiedmsurtanisrc/org/jboss/cache/TreeCache.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.47modifiedmsurtanisrc/org/jboss/cache/TreeCacheProxyImpl.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.14modifiedmsurtanisrc/org/jboss/cache/eviction/BaseEvictionAlgorithm.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.5modifiedmsurtanisrc/org/jboss/cache/eviction/BaseSortedEvictionAlgorithm.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.3modifiedmsurtanisrc/org/jboss/cache/eviction/ElementSizeAlgorithm.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.7modifiedmsurtanisrc/org/jboss/cache/eviction/EvictedEventNode.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.4modifiedmsurtanisrc/org/jboss/cache/eviction/EvictionAlgorithm.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.7modifiedmsurtanisrc/org/jboss/cache/eviction/EvictionPolicy.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.5modifiedmsurtanisrc/org/jboss/cache/eviction/EvictionPolicyConfig.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.6modifiedmsurtanisrc/org/jboss/cache/eviction/EvictionTimerTask.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.7modifiedmsurtanisrc/org/jboss/cache/eviction/FIFOAlgorithm.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.7modifiedmsurtanisrc/org/jboss/cache/eviction/LFUAlgorithm.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.14modifiedmsurtanisrc/org/jboss/cache/eviction/LRUAlgorithm.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.11modifiedmsurtanisrc/org/jboss/cache/eviction/LRUPolicy.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.4modifiedmsurtanisrc/org/jboss/cache/eviction/MRUAlgorithm.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.16deletedmsurtanisrc/org/jboss/cache/eviction/Region.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.29deletedmsurtanisrc/org/jboss/cache/eviction/RegionManager.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.14modifiedmsurtanitests/functional/org/jboss/cache/interceptors/EvictionInterceptorTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.11modifiedmsurtanitests/functional/org/jboss/cache/passivation/BasicPassivationTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.5modifiedmsurtanitests/functional/org/jboss/cache/passivation/ConcurrentPassivationTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.10modifiedmsurtanitests/functional/org/jboss/cache/passivation/LocalPassivationIntegrationTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.3modifiedmsurtanitests/functional/org/jboss/cache/passivation/ReplicatedPassivationIntegrationTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.18modifiedmsurtanitests/functional/org/jboss/cache/statetransfer/VersionedTestBase.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.10modifiedmsurtanisrc/org/jboss/cache/loader/AbstractCacheLoader.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.13modifiedmsurtanisrc/org/jboss/cache/loader/ChainingCacheLoader.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.4modifiedmsurtanitests/functional/org/jboss/cache/eviction/ConcurrentEvictionTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.4modifiedmsurtanitests/functional/org/jboss/cache/eviction/ElementSizeAlgorithmTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.6modifiedmsurtanitests/functional/org/jboss/cache/eviction/ElementSizePolicyTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.10modifiedmsurtanitests/functional/org/jboss/cache/eviction/EvictionConfigurationTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.6modifiedmsurtanitests/functional/org/jboss/cache/eviction/FIFOAlgorithmTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.8modifiedmsurtanitests/functional/org/jboss/cache/eviction/FIFOPolicyTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.5modifiedmsurtanitests/functional/org/jboss/cache/eviction/LFUAlgorithmTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.7modifiedmsurtanitests/functional/org/jboss/cache/eviction/LFUPolicyTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.7modifiedmsurtanitests/functional/org/jboss/cache/eviction/LRUAlgorithmTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.16modifiedmsurtanitests/functional/org/jboss/cache/eviction/LRUPolicyTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.4modifiedmsurtanitests/functional/org/jboss/cache/eviction/MRUAlgorithmTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.9modifiedmsurtanitests/functional/org/jboss/cache/eviction/MRUPolicyTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.5modifiedmsurtanitests/functional/org/jboss/cache/eviction/ProgrammaticLRUPolicyTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.16modifiedmsurtanitests/functional/org/jboss/cache/eviction/RegionManagerTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.9modifiedmsurtanitests/functional/org/jboss/cache/eviction/RegionTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)
1.14modifiedmsurtanitests/functional/org/jboss/cache/eviction/ReplicatedLRUPolicyTest.javaMerged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing)