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

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/16/2006 03:50:52
Time to build: 77 minutes 23 seconds
Last changed: 11/16/2006 03:22:09
Last log entry: upd

 Unit Tests: (1848)  Total Errors and Failures: (48)
testReplicatabilityorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
testReplTxCommitorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
testConcurrentPutAndEvictorg.jboss.cache.eviction.ElementSizePolicyTest
testConcurrentPutAndEvictorg.jboss.cache.eviction.FIFOPolicyTest
testConcurrentPutAndEvictorg.jboss.cache.eviction.LFUPolicyTest
testInUseEvictionorg.jboss.cache.eviction.LRUPolicyTest
testConcurrentPutAndEvictorg.jboss.cache.eviction.LRUPolicyTest
testConcurrentPutAndEvictorg.jboss.cache.eviction.MRUPolicyTest
testConfigurationorg.jboss.cache.jmx.CacheMBeanTest
testCacheOperationsorg.jboss.cache.jmx.CacheMBeanTest
testShallowMoveorg.jboss.cache.loader.BdbjeCacheLoaderTest
testDeepMoveorg.jboss.cache.loader.BdbjeCacheLoaderTest
testShallowMoveorg.jboss.cache.loader.ChainingCacheLoaderBasicTest
testDeepMoveorg.jboss.cache.loader.ChainingCacheLoaderBasicTest
testShallowMoveorg.jboss.cache.loader.FileCacheLoaderTest
testDeepMoveorg.jboss.cache.loader.FileCacheLoaderTest
testShallowMoveorg.jboss.cache.loader.JDBCCacheLoaderDerbyDSTest
testDeepMoveorg.jboss.cache.loader.JDBCCacheLoaderDerbyDSTest
testShallowMoveorg.jboss.cache.loader.JDBCCacheLoaderTest
testDeepMoveorg.jboss.cache.loader.JDBCCacheLoaderTest
testShallowMoveorg.jboss.cache.loader.JdbmCacheLoaderTest
testDeepMoveorg.jboss.cache.loader.JdbmCacheLoaderTest
testShallowMoveorg.jboss.cache.loader.LocalDelegatingCacheLoaderTest
testDeepMoveorg.jboss.cache.loader.LocalDelegatingCacheLoaderTest
testLoadAndStoreorg.jboss.cache.loader.LocalDelegatingCacheLoaderTest
testShallowMoveorg.jboss.cache.loader.TcpCacheLoaderTest
testDeepMoveorg.jboss.cache.loader.TcpCacheLoaderTest
testNotificationsorg.jboss.cache.mgmt.NotificationTest
testNotificationsorg.jboss.cache.mgmt.OptimisticNotificationTest
testCompatibleVersionTypes1org.jboss.cache.options.ExplicitVersionsReplTest
testLoadAndStoreorg.jboss.cache.passivation.PassivationToLocalDelegatingCacheLoaderTest
testAll_RWLockorg.jboss.cache.pojo.LocalConcurrentTest
testRecursion2org.jboss.cache.pojo.collection.ReplicatedSyncMapTest
testAll_RWLockorg.jboss.cache.pojo.region.LocalConcurrentTest
testPartialStateTransferorg.jboss.cache.statetransfer.StateTransfer200Test
testPartialStateTferWithLoaderorg.jboss.cache.statetransfer.StateTransfer200Test
testConcurrencyorg.jboss.cache.api.NodeMoveOptimisticTest
testReplConcurrencyorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
testReplConcurrencyorg.jboss.cache.api.NodeReplicatedMoveTest
testPersistentStateTransferorg.jboss.cache.buddyreplication.BuddyAssignmentStateTransferTest
testMRUorg.jboss.cache.eviction.MRUAlgorithmTest
testCacheMBeanBindingorg.jboss.cache.jmx.CacheMBeanTest
testInterceptorMBeansorg.jboss.cache.jmx.CacheMBeanTest
testLocalCacheLoader2Modificationsorg.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest
testPropagationOfCustomVersionsorg.jboss.cache.options.ExplicitVersionsReplTest
testConcurrentTxPutsWithRollbackorg.jboss.cache.pojo.NewReplicatedTxTest
testConcurrentTxPutsWithRollbackFieldorg.jboss.cache.pojo.NewReplicatedTxTest
testRelationshipWithSharedSet1org.jboss.cache.pojo.collection.ReplicatedSyncSetTest
 

 Modifications since last build:  (first 50 of 70)
1.11modifiedbwangtests-50/functional/org/jboss/cache/pojo/LocalTest.javaupd
1.27modifiedbwangsrc-50/org/jboss/cache/pojo/impl/PojoCacheImpl.javaJBCACHE-720
1.11modifiedbwangtests-50/functional/org/jboss/cache/pojo/NewLocalTest.javaupd
1.2modifiedbstansberrysrc/org/jboss/cache/jmx/CacheLegacyJmxWrapperMBean.javaJavadoc
1.7modifiedmsurtanitests/functional/org/jboss/cache/config/ConfigurationTest.javaFixed some failing UTs
1.5modifiedmsurtanitests/functional/org/jboss/cache/eviction/DummyEvictionConfiguration.javaFixed some failing UTs
1.15modifiedmsurtanitests/functional/org/jboss/cache/interceptors/EvictionInterceptorTest.javaFixed some failing UTs
1.11modifiedmsurtanitests/functional/org/jboss/cache/marshall/ActiveInactiveTest.javaFixed some failing UTs
1.6modifiedmsurtanitests/functional/org/jboss/cache/marshall/RegionManagerTest.javaFixed some failing UTs
1.8modifiedmsurtanitests/perf/org/jboss/cache/loader/JDBCCacheLoaderPerfTest.javaFixed some failing UTs
1.28modifiedbstansberrysrc/org/jboss/cache/interceptors/DataGravitatorInterceptor.javaTo clean up, use removeNode, not remove
1.49modifiedmsurtanisrc/org/jboss/cache/TreeCacheProxyImpl.javaTemp impl of JBCACHE-848
1.7modifiedmsurtanisrc/org/jboss/cache/eviction/MRUQueue.javaFixed eviction breakages
1.8modifiedmsurtanisrc/org/jboss/cache/eviction/EvictionTimerTask.javaFixed eviction breakages
1.7modifiedmsurtanitests/functional/org/jboss/cache/eviction/ElementSizePolicyTest.javaFixed eviction breakages
1.18modifiedmsurtanitests/functional/org/jboss/cache/eviction/LRUPolicyTest.javaFixed eviction breakages
1.7modifiedmsurtanisrc/org/jboss/cache/eviction/EvictionTimerTask.javaFixed eviction breakages
1.5modifiedbwangtests-50/functional/org/jboss/cache/pojo/jmx/MBeanTest.javaCommented according to JBCACHE-849.
1.22modifiedmsurtanisrc/org/jboss/cache/Version.javaUpdated to 2.0.0.ALPHA
1.8deletedmsurtanisrc/org/jboss/cache/eviction/EvictionConfiguration.javaRemoved obsolete interfc
1.8modifiedmsurtanisrc/org/jboss/cache/factories/XmlConfigurationParser.javaRemoved obsolete interfc
1.8modifiedmsurtanisrc/org/jboss/cache/eviction/FIFOConfiguration.javaFixed failures to reset configs properly
1.8modifiedmsurtanisrc/org/jboss/cache/eviction/LFUConfiguration.javaFixed failures to reset configs properly
1.7modifiedmsurtanisrc/org/jboss/cache/eviction/MRUConfiguration.javaFixed failures to reset configs properly
1.7modifiedmsurtanitests/functional/org/jboss/cache/eviction/FIFOConfigurationTest.javaFixed failures to reset configs properly
1.5modifiedmsurtanitests/functional/org/jboss/cache/eviction/MRUConfigurationTest.javaFixed failures to reset configs properly
1.7modifiedmsurtanitests/functional/org/jboss/cache/eviction/ProgrammaticLRUPolicyTest.javaFixed failures to reset configs properly
1.6modifiedbwangtests-50/functional/org/jboss/cache/pojo/statetransfer/StateTransferAopTestBase.javaupd
1.5modifiedmsurtanisrc/org/jboss/cache/config/EvictionConfig.javaUpdated to fix failures after patching up region managers
1.34modifiedmsurtanisrc/org/jboss/cache/factories/InterceptorChainFactory.javaUpdated to fix failures after patching up region managers
1.7modifiedmsurtanisrc/org/jboss/cache/factories/XmlConfigurationParser.javaUpdated to fix failures after patching up region managers
1.9modifiedmsurtanisrc/org/jboss/cache/interceptors/EvictionInterceptor.javaUpdated to fix failures after patching up region managers
1.14modifiedmsurtanisrc/org/jboss/cache/statetransfer/StateTransferManager.javaUpdated to fix failures after patching up region managers
1.5modifiedmsurtanitests/functional/org/jboss/cache/factories/InterceptorChainFactoryTest.javaUpdated to fix failures after patching up region managers
1.5modifiedmsurtanisrc/org/jboss/cache/eviction/ElementSizeConfiguration.javaUpdated to fix failures after patching up region managers
1.6modifiedmsurtanisrc/org/jboss/cache/eviction/EvictionPolicyConfig.javaUpdated to fix failures after patching up region managers
1.2modifiedmsurtanisrc/org/jboss/cache/eviction/EvictionPolicyConfigBase.javaUpdated to fix failures after patching up region managers
1.7modifiedmsurtanisrc/org/jboss/cache/eviction/FIFOConfiguration.javaUpdated to fix failures after patching up region managers
1.7modifiedmsurtanisrc/org/jboss/cache/eviction/LFUConfiguration.javaUpdated to fix failures after patching up region managers
1.5modifiedmsurtanisrc/org/jboss/cache/eviction/LRUConfiguration.javaUpdated to fix failures after patching up region managers
1.6modifiedmsurtanisrc/org/jboss/cache/eviction/MRUConfiguration.javaUpdated to fix failures after patching up region managers
1.4modifiedmsurtanitests/functional/org/jboss/cache/eviction/DummyEvictionConfiguration.javaUpdated to fix failures after patching up region managers
1.11modifiedmsurtanitests/functional/org/jboss/cache/eviction/EvictionConfigurationTest.javaUpdated to fix failures after patching up region managers
1.6modifiedmsurtanitests/functional/org/jboss/cache/eviction/LFUAlgorithmTest.javaUpdated to fix failures after patching up region managers
1.5modifiedmsurtanitests/functional/org/jboss/cache/eviction/LRUConfigurationTest.javaUpdated to fix failures after patching up region managers
1.17modifiedmsurtanitests/functional/org/jboss/cache/eviction/LRUPolicyTest.javaUpdated to fix failures after patching up region managers
1.6modifiedmsurtanitests/functional/org/jboss/cache/eviction/ProgrammaticLRUPolicyTest.javaUpdated to fix failures after patching up region managers
1.17modifiedmsurtanitests/functional/org/jboss/cache/eviction/RegionManagerTest.javaUpdated to fix failures after patching up region managers
1.7modifiedbwangtests-50/functional/org/jboss/cache/pojo/collection/ReplicatedSyncMapTest.javaupd
1.48modifiedbstansberrysrc/org/jboss/cache/TreeCacheProxyImpl.javaReturn the old value from put(key, value)