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

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/09/2006 00:36:53
Time to build: 84 minutes 17 seconds
Last changed: 11/08/2006 17:20:15
Last log entry: JBCACHE-485 - Use attach instead of putObject for Set.add()

 Unit Tests: (1811)  Total Errors and Failures: (34)
testReplicatabilityorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
unknownorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest
unknownorg.jboss.cache.buddyreplication.BuddyPoolBroadcastTest
unknownorg.jboss.cache.buddyreplication.BuddyReplicationFailoverTest
testLegacyAPIorg.jboss.cache.eviction.LRUPolicyTest
testVisitNodeorg.jboss.cache.interceptors.EvictionInterceptorTest
testVisitElementorg.jboss.cache.interceptors.EvictionInterceptorTest
testCreateNodeorg.jboss.cache.interceptors.EvictionInterceptorTest
testCreateElementorg.jboss.cache.interceptors.EvictionInterceptorTest
testRemoveNodeorg.jboss.cache.interceptors.EvictionInterceptorTest
testRemoveElementorg.jboss.cache.interceptors.EvictionInterceptorTest
testMixedEventorg.jboss.cache.interceptors.EvictionInterceptorTest
testPessSyncReplorg.jboss.cache.loader.CacheLoaderWithReplicationTest
testPessAsyncReplorg.jboss.cache.loader.CacheLoaderWithReplicationTest
testOptSyncReplorg.jboss.cache.loader.CacheLoaderWithReplicationTest
testOptAsyncReplorg.jboss.cache.loader.CacheLoaderWithReplicationTest
testGetKeyValueorg.jboss.cache.loader.ClusteredCacheLoaderTest
testGetorg.jboss.cache.loader.ClusteredCacheLoaderTest
testGetChildrenNamesorg.jboss.cache.loader.ClusteredCacheLoaderTest
testExistsorg.jboss.cache.loader.ClusteredCacheLoaderTest
testPartialStateTransferWithLoaderorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest
testConcurrencyorg.jboss.cache.api.NodeMoveOptimisticTest
testReplTxCommitorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
testReplTxRollbackorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
testReplConcurrencyorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
testReplConcurrencyorg.jboss.cache.api.NodeReplicatedMoveTest
testPersistentStateTransferorg.jboss.cache.buddyreplication.BuddyAssignmentStateTransferTest
testWithDataGravitationEvictionorg.jboss.cache.buddyreplication.BuddyReplicationWithPassivationTest
testConcurrentEvictionorg.jboss.cache.eviction.ConcurrentEvictionTest
testXMLParsing3org.jboss.cache.eviction.LRUConfigurationTest
testLocalCacheLoader2Modificationsorg.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest
testReplSyncCacheLoader2Modificationsorg.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest
testRelationshipWithSharedSet1org.jboss.cache.pojo.collection.ReplicatedSyncSetTest
testInitialStateTferWithLoaderorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest
 

 Modifications since last build:  (first 50 of 16)
1.12modifiedgenmansrc-50/org/jboss/cache/pojo/collection/CachedSetImpl.javaJBCACHE-485 - Use attach instead of putObject for Set.add()
1.5modifiedbstansberrysrc/org/jboss/cache/Region.javaAdd unimplemented API for mark/unmarkNodeInUse
1.6modifiedbstansberrysrc/org/jboss/cache/RegionImpl.javaAdd unimplemented API for mark/unmarkNodeInUse
1.3modifiedmsurtanitests/functional/org/jboss/cache/eviction/ConcurrentEvictionTest.javafixed setup and teardown
1.4modifiedmsurtanitests/functional/org/jboss/cache/passivation/ConcurrentPassivationTest.javafixed setup and teardown
1.6modifiedbwangtests-50/functional/org/jboss/cache/pojo/collection/CachedSetTest.javaMake DumbObject serializable.
1.11modifiedbwangsrc-50/org/jboss/cache/pojo/collection/CachedSetImpl.javaAdded back toString to enable recursion detection (see reentrant annotation).
1.1addedbwangtests-50/functional/org/jboss/cache/pojo/EnumTest.java1. JBCACHE-619 to support Enum.
1.1addedbwangtests-50/functional/org/jboss/cache/pojo/test/EnumPlanet.java1. JBCACHE-619 to support Enum.
1.6modifiedbwangsrc-50/org/jboss/cache/pojo/CachedType.java1. JBCACHE-839 to allow replicating final field.2. JBCACHE-619 to support Enum.
1.3modifiedbwangsrc-50/org/jboss/cache/pojo/InternalConstant.java1. JBCACHE-839 to allow replicating final field.2. JBCACHE-619 to support Enum.
1.12modifiedbwangsrc-50/org/jboss/cache/pojo/impl/AdvisedPojoHandler.java1. JBCACHE-839 to allow replicating final field.2. JBCACHE-619 to support Enum.
1.2modifiedbwangsrc-50/org/jboss/cache/pojo/interceptors/PojoBeginInterceptor.java1. JBCACHE-839 to allow replicating final field.2. JBCACHE-619 to support Enum.
1.5modifiedbwangsrc-50/resources/pojocache-aop.xmlJBCACHE-839 to allow replicating final field.
1.4modifiedbwangsrc-50/resources/pojocache-aop.xmlRemoved 1.4 support.
1.147modifiedbwang/build.xmlCommented out old build targets.