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

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/28/2006 03:28:54
Time to build: 185 minutes 0 seconds
Last changed: 11/27/2006 14:59:11
Last log entry: JBCACHE-880 - Fix update of expiration, better debug messages

 Unit Tests: (1769)  Total Errors and Failures: (39)
testMoveWithChildrenorg.jboss.cache.api.NodeMoveOptimisticTest
unknownorg.jboss.cache.buddyreplication.BuddyReplicationWithOptimisticLockingTest
testEvictionErrororg.jboss.cache.eviction.OptimisticEvictionTest
unknownorg.jboss.cache.invalidation.InvalidationInterceptorTest
testGetKeyValueorg.jboss.cache.loader.ClusteredCacheLoaderTest
testGetorg.jboss.cache.loader.ClusteredCacheLoaderTest
testGetChildrenNamesorg.jboss.cache.loader.ClusteredCacheLoaderTest
testExistsorg.jboss.cache.loader.ClusteredCacheLoaderTest
testTransferToInactiveRegionorg.jboss.cache.marshall.ReplicateToInactiveRegionTest
unknownorg.jboss.cache.marshall.SyncReplTest
unknownorg.jboss.cache.options.ExplicitVersionsReplTest
testActivationEventorg.jboss.cache.passivation.LocalPassivationIntegrationTest
testStateTransferorg.jboss.cache.pojo.NewReplicatedTest
testSimpleorg.jboss.cache.pojo.statetransfer.ReplicatedTest
testInitialStateTransferorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest
testInitialStateTferWithLoaderorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest
unknownorg.jboss.cache.replicated.SyncReplTxTest
unknownorg.jboss.cache.statetransfer.StateTransfer200Test
testBasicMoveorg.jboss.cache.api.NodeMoveAPITest
testBasicMoveorg.jboss.cache.api.NodeMoveOptimisticTest
testWithCacheloadersorg.jboss.cache.api.NodeMoveOptimisticTest
testWithPassivationorg.jboss.cache.api.NodeMoveOptimisticTest
testWithCacheloadersTxorg.jboss.cache.api.NodeMoveOptimisticTest
testWithPassivationTxorg.jboss.cache.api.NodeMoveOptimisticTest
testReplicatabilityorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
testReplTxCommitorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
testReplTxRollbackorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
testWithDataGravitationDefaultorg.jboss.cache.buddyreplication.BuddyReplicationWithCacheLoaderTest
testWithDataGravitationEvictionorg.jboss.cache.buddyreplication.BuddyReplicationWithCacheLoaderTest
testEvictionOccurenceorg.jboss.cache.eviction.OptimisticEvictionTest
testPutCacheLoaderWithPushorg.jboss.cache.loader.SingletonStoreCacheLoaderTest
testInvalidationMgmtorg.jboss.cache.mgmt.InvalidationTest
testConcurrentPassivationorg.jboss.cache.passivation.ConcurrentPassivationTest
testRemoveObject1org.jboss.cache.pojo.passivation.ReplicatedTest
testConcurrentActivationSyncorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest
testConcurrentActivationAsyncorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest
testReadCommittedorg.jboss.cache.transaction.IsolationLevelReadCommittedTest
testNodeRemovedorg.jboss.cache.transaction.IsolationLevelReadCommittedTest
testNodeRemovedorg.jboss.cache.transaction.IsolationLevelSerializableTest
 

 Modifications since last build:  (first 50 of 6)
1.2modifiedgenmansrc/org/jboss/cache/eviction/ExpirationAlgorithm.javaJBCACHE-880 - Fix update of expiration, better debug messages
1.2modifiedgenmantests/functional/org/jboss/cache/eviction/ExpirationPolicyTest.javaJBCACHE-880 - Fix update of expiration, better debug messages
1.11modifiedmsurtanisrc/org/jboss/cache/marshall/VersionAwareMarshaller.javaAdded marshaller to SPI
1.22modifiedmsurtanisrc/org/jboss/cache/CacheSPI.javaAdded marshaller to SPI
1.53modifiedmsurtanisrc/org/jboss/cache/TreeCacheProxyImpl.javaAdded marshaller to SPI
1.20modifiedmsurtanisrc/org/jboss/cache/NodeImpl.javaJBCACHE-872