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

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 02:50:34
Time to build: 279 minutes 12 seconds
Last changed: 01/31/2007 17:51:17
Last log entry: JIRA-693 - Fix Locale issues

 Unit Tests: (4209)  Total Errors and Failures: (46)
testConcurrencyorg.jboss.cache.buddyreplication.BuddyPoolBroadcastTest(tcp)
testEvictionErrororg.jboss.cache.eviction.OptimisticEvictionTest(tcp)
testEvictionErrororg.jboss.cache.eviction.OptimisticEvictionTest(udp)
testRemoveAndGetInTransactionorg.jboss.cache.loader.ChainingCacheLoaderBasicTest(tcp)
testRemoveAndGetInTransactionorg.jboss.cache.loader.ChainingCacheLoaderBasicTest(udp)
testRemoveAndGetInTransactionorg.jboss.cache.loader.FileCacheLoaderTest(tcp)
testRemoveAndGetInTransactionorg.jboss.cache.loader.FileCacheLoaderTest(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)
unknownorg.jboss.cache.transaction.DeadlockTest
unknownorg.jboss.cache.transaction.DeadlockTest
testConcurrencyorg.jboss.cache.buddyreplication.BuddyPoolBroadcastTest(udp)
testMRUorg.jboss.cache.eviction.MRUAlgorithmTest(tcp)
testMRUorg.jboss.cache.eviction.MRUAlgorithmTest(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)
testSpeedSizeAndDefaultsorg.jboss.cache.marshall.JBossSerializationTest(tcp)
testRemovalFromCluster2Buddiesorg.jboss.cache.multiplexer.BuddyGroupAssignmentTest(tcp)
testRemovalFromClusterSingleBuddyorg.jboss.cache.multiplexer.BuddyGroupAssignmentTest(udp)
testBuddyIntegrationorg.jboss.cache.multiplexer.StateTransferTest(udp)
testConcurrentActivationAsyncorg.jboss.cache.multiplexer.StateTransferTest(udp)
testConcurrentUseSyncorg.jboss.cache.multiplexer.StateTransferTest(udp)
testConcurrentUseAsyncorg.jboss.cache.multiplexer.StateTransferTest(udp)
testListIteratororg.jboss.cache.pojo.optimistic.CachedListTest(tcp)
testListIteratororg.jboss.cache.pojo.optimistic.CachedListTest(udp)
testSimpleorg.jboss.cache.pojo.passivation.LocalTest(tcp)
testSetAddressorg.jboss.cache.pojo.passivation.LocalTest(tcp)
testFindAgainorg.jboss.cache.pojo.passivation.LocalTest(tcp)
testSimpleorg.jboss.cache.pojo.passivation.LocalTest(udp)
testSetAddressorg.jboss.cache.pojo.passivation.LocalTest(udp)
testFindAgainorg.jboss.cache.pojo.passivation.LocalTest(udp)
testPartialStateTransferorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest(tcp)
testPartialStateTransferWithLoaderorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest(tcp)
testCacheLoaderFailureorg.jboss.cache.statetransfer.StateTransfer200Test(tcp)
testConcurrentUseAsyncorg.jboss.cache.statetransfer.StateTransfer200Test(tcp)
testConcurrentUseSyncorg.jboss.cache.statetransfer.StateTransfer200Test(udp)
testConcurrentUseAsyncorg.jboss.cache.statetransfer.StateTransfer200Test(udp)
 

 Modifications since last build:  (first 50 of 12)
1.31modifiedgenmansrc/org/jboss/cache/loader/JDBCCacheLoader.javaJIRA-693 - Fix Locale issues
1.40modifiedgenmansrc/org/jboss/cache/config/Configuration.javaJIRA-693 - Fix Locale issues
1.15modifiedgenmansrc/org/jboss/cache/factories/XmlConfigurationParser.javaJIRA-693 - Fix Locale issues
1.14modifiedgenmansrc/org/jboss/cache/xml/XmlHelper.javaJIRA-693 - Fix Locale issues
1.26modifiedmsurtanitests/functional/org/jboss/cache/transaction/TransactionTest.javasome stuff
1.2modifiedmsurtanitests/functional/org/jboss/cache/pojo/rollback/LocalExceptionUndoTest.javasome stuff
1.4modifiedmsurtanitests/functional/org/jboss/cache/lock/ReadWriteLockTest.javaUpdated to test Java5 util concurrent classes
1.9modifiedmsurtanisrc/org/jboss/cache/marshall/CacheMarshaller200.javaAllow the use of non-serializable objects if using JBoss Serialization
1.11modifiedmsurtanitests/functional/org/jboss/cache/options/ExplicitVersionsReplTest.javaJBCACHE-962
1.56modifiedmsurtanisrc/org/jboss/cache/interceptors/OptimisticValidatorInterceptor.javaJBCACHE-962
1.4modifiedmsurtanisrc/org/jboss/cache/optimistic/DataVersion.javaJBCACHE-962
1.8modifiedmsurtanisrc/org/jboss/cache/optimistic/DefaultDataVersion.javaJBCACHE-962