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

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/01/2007 23:43:46
Time to build: 263 minutes 8 seconds
Last changed: 02/01/2007 14:03:46
Last log entry: added ant libs to jboss retro lib dir so retroweaver runs

 Unit Tests: (4219)  Total Errors and Failures: (32)
testEvictionErrororg.jboss.cache.eviction.OptimisticEvictionTest(tcp)
testEvictionErrororg.jboss.cache.eviction.OptimisticEvictionTest(udp)
testRemoveAndGetInTransactionorg.jboss.cache.loader.ChainingCacheLoaderBasicTest(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)
testConcurrentActivationSyncorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest(udp)
testEvictionOccurenceorg.jboss.cache.eviction.OptimisticEvictionTest(tcp)
testCompleteRemovalorg.jboss.cache.eviction.OptimisticEvictionTest(tcp)
testEvictionOccurenceorg.jboss.cache.eviction.OptimisticEvictionTest(udp)
testCompleteRemovalorg.jboss.cache.eviction.OptimisticEvictionTest(udp)
testLocalCacheLoader2Modificationsorg.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest(tcp)
testReplSyncCacheLoader2Modificationsorg.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest(tcp)
testLocalCacheLoader2Modificationsorg.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest(udp)
testReplSyncCacheLoader2Modificationsorg.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest(udp)
testBuddyIntegrationorg.jboss.cache.multiplexer.StateTransferTest(udp)
testConcurrentUseSyncorg.jboss.cache.multiplexer.StateTransferTest(udp)
testConcurrentUseAsyncorg.jboss.cache.multiplexer.StateTransferTest(udp)
testConcurrentPutsWithRollbackorg.jboss.cache.pojo.NewReplicatedTxTest(tcp)
testListIteratororg.jboss.cache.pojo.optimistic.CachedListTest(tcp)
testListIteratororg.jboss.cache.pojo.optimistic.CachedListTest(udp)
testSimpleTxWithRollback1org.jboss.cache.pojo.rollback.LocalExceptionUndoTest(udp)
testConcurrentActivationSyncorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest(tcp)
testConcurrentActivationAsyncorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest(udp)
testCacheLoaderFailureorg.jboss.cache.statetransfer.StateTransfer200Test(tcp)
testConcurrentUseSyncorg.jboss.cache.statetransfer.StateTransfer200Test(tcp)
testConcurrentUseAsyncorg.jboss.cache.statetransfer.StateTransfer200Test(tcp)
testConcurrentUseSyncorg.jboss.cache.statetransfer.StateTransfer200Test(udp)
testConcurrentUseAsyncorg.jboss.cache.statetransfer.StateTransfer200Test(udp)
testEvictionAfterStateTransferorg.jboss.cache.statetransfer.StateTransfer200Test(udp)
 

 Modifications since last build:  (first 50 of 13)
1.174modifiedmsurtani/build.xmladded ant libs to jboss retro lib dir so retroweaver runs
1.173modifiedmsurtani/build.xmlJBCACHE-880 bug fixed
1.21modifiedmsurtanisrc/org/jboss/cache/eviction/BaseEvictionAlgorithm.javafixed unreachable code block (to treat added nodes as visited)
1.4modifiedmsurtanisrc/org/jboss/cache/interceptors/NotificationInterceptor.javaAdded null chk
1.13modifiedmsurtanitests/functional/org/jboss/cache/loader/deadlock/ConcurrentCreationDeadlockTest.javaCleaned up test a bit
1.19modifiedmsurtanitests/functional/org/jboss/cache/loader/BdbjeCacheLoaderTest.javaUpdated to clean up tmp dirs before running test
1.12modifiedmsurtanitests/functional/org/jboss/cache/loader/ChainingCacheLoaderFullTest.javaUpdated to clean up tmp dirs before running test
1.12modifiedmsurtanitests/functional/org/jboss/cache/loader/FileCacheLoaderTest.javaUpdated to clean up tmp dirs before running test
1.7modifiedmsurtanitests/functional/org/jboss/cache/loader/JdbmCacheLoaderTest.javaUpdated to clean up tmp dirs before running test
1.7modifiedmsurtanitests/functional/org/jboss/cache/marshall/JBossSerializationTest.javaruns the test for longer to create a more accurate test
1.3modifiedmsurtanitests/functional/org/jboss/cache/pojo/statetransfer/StateTransferAopTestBase.javafixed test
1.2modifiedmsurtanitests/functional/org/jboss/cache/pojo/passivation/LocalTest.javafixed test
1.10modifiedmsurtanitests/functional/org/jboss/cache/transaction/DeadlockTest.javasome stuff