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

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: 02/06/2007 22:43:45
Time to build: 261 minutes 0 seconds
Last changed: 02/06/2007 21:21:14
Last log entry: Minor code clean-up

 Unit Tests: (4221)  Total Errors and Failures: (28)
testEvictionErrororg.jboss.cache.eviction.OptimisticEvictionTest(udp)
unknownorg.jboss.cache.multiplexer.StateTransferTest
testSimpleReplorg.jboss.cache.pojo.collection.CachedListImplTest(tcp)
testSimpleReplorg.jboss.cache.pojo.collection.CachedListImplTest(udp)
testSimpleReplorg.jboss.cache.pojo.collection.CachedMapImplTest(tcp)
testSimpleReplorg.jboss.cache.pojo.collection.CachedMapImplTest(udp)
testConcurrencyorg.jboss.cache.buddyreplication.BuddyPoolBroadcastTest(tcp)
testConcurrencyorg.jboss.cache.buddyreplication.BuddyPoolBroadcastTest(udp)
testEvictionOccurenceorg.jboss.cache.eviction.OptimisticEvictionTest(udp)
testCompleteRemovalorg.jboss.cache.eviction.OptimisticEvictionTest(udp)
testLocalCacheLoader2Modificationsorg.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest(tcp)
testLocalCacheLoader2Modificationsorg.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest(udp)
testReplSyncCacheLoader2Modificationsorg.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest(udp)
testRemovalFromCluster2Buddiesorg.jboss.cache.multiplexer.BuddyGroupAssignmentTest(tcp)
testBuddyIntegrationorg.jboss.cache.multiplexer.StateTransferTest(udp)
testConcurrentActivationSyncorg.jboss.cache.multiplexer.StateTransferTest(udp)
testConcurrentActivationAsyncorg.jboss.cache.multiplexer.StateTransferTest(udp)
testConcurrentUseSyncorg.jboss.cache.multiplexer.StateTransferTest(udp)
testConcurrentUseAsyncorg.jboss.cache.multiplexer.StateTransferTest(udp)
testEvictionAfterStateTransferorg.jboss.cache.multiplexer.StateTransferTest(udp)
testListIteratororg.jboss.cache.pojo.optimistic.CachedListTest(tcp)
testListIteratororg.jboss.cache.pojo.optimistic.CachedListTest(udp)
testConcurrentActivationSyncorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest(tcp)
testConcurrentActivationSyncorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest(udp)
testCacheLoaderFailureorg.jboss.cache.statetransfer.StateTransfer200Test(tcp)
testConcurrentUseSyncorg.jboss.cache.statetransfer.StateTransfer200Test(tcp)
testConcurrentUseAsyncorg.jboss.cache.statetransfer.StateTransfer200Test(tcp)
testEvictionAfterStateTransferorg.jboss.cache.statetransfer.StateTransfer200Test(tcp)
 

 Modifications since last build:  (first 50 of 4)
1.39modifiedgenmansrc/org/jboss/cache/interceptors/DataGravitatorInterceptor.javaMinor code clean-up
1.64modifiedgenmansrc/org/jboss/cache/buddyreplication/BuddyManager.javaAdd test for getBackupFqn()
1.10modifiedgenmantests/functional/org/jboss/cache/buddyreplication/BuddyManagerTest.javaAdd test for getBackupFqn()
1.43modifiedbstansberrysrc/org/jboss/cache/CacheImpl.java[JBCACHE-735] Append clusterName to the log category