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

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: 01/05/2007 02:38:00
Time to build: 89 minutes 6 seconds
Last changed: 01/05/2007 01:21:11
Last log entry: upd

 Unit Tests: (2005)  Total Errors and Failures: (47)
testRemoveAndGetInTransactionorg.jboss.cache.loader.ChainingCacheLoaderBasicTest
testRemoveAndGetInTransactionorg.jboss.cache.loader.FileCacheLoaderTest
testClassCastExceptionorg.jboss.cache.marshall.RedeploymentEmulationTest
testRegisterUnregisterorg.jboss.cache.marshall.RedeploymentEmulationTest
testNotificationsorg.jboss.cache.mgmt.NotificationTest
testNotificationsorg.jboss.cache.mgmt.OptimisticNotificationTest
testCreationorg.jboss.cache.notifications.RemoteCacheListenerOptimisticTest
testRemoteRemove2org.jboss.cache.pojo.NewReplicatedTest
testSimpleorg.jboss.cache.pojo.region.LocalTest
testModificationorg.jboss.cache.pojo.region.LocalTest
testRemoveorg.jboss.cache.pojo.region.LocalTest
testDynamicRefSwappingorg.jboss.cache.pojo.region.LocalTest
testMaporg.jboss.cache.pojo.region.LocalTest
testMapDetachAttachorg.jboss.cache.pojo.region.LocalTest
testMap2org.jboss.cache.pojo.region.LocalTest
testListorg.jboss.cache.pojo.region.LocalTest
testListDetachAndAttachorg.jboss.cache.pojo.region.LocalTest
testListDetachAndAttach2org.jboss.cache.pojo.region.LocalTest
testSetorg.jboss.cache.pojo.region.LocalTest
testSetDetachAttachorg.jboss.cache.pojo.region.LocalTest
testInheritanceorg.jboss.cache.pojo.region.LocalTest
testPartialStateTransferorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest
testReplTxCommitorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
testReplTxRollbackorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
testPersistentStateTransferorg.jboss.cache.buddyreplication.BuddyAssignmentStateTransferTest
test2Buddiesorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest
testMRUorg.jboss.cache.eviction.MRUAlgorithmTest
testEvictionSeesStateTransferorg.jboss.cache.eviction.StateTransferIntegrationTest
testPersistentStateTransferorg.jboss.cache.multiplexer.BuddyAssignmentStateTransferTest
testBuddyIntegrationorg.jboss.cache.multiplexer.StateTransferTest
testConcurrentActivationAsyncorg.jboss.cache.multiplexer.StateTransferTest
testConcurrentUseSyncorg.jboss.cache.multiplexer.StateTransferTest
testConcurrentUseAsyncorg.jboss.cache.multiplexer.StateTransferTest
testEvictionSeesStateTransferorg.jboss.cache.multiplexer.StateTransferTest
testEvictionAfterStateTransferorg.jboss.cache.multiplexer.StateTransferTest
testOnlyModificationorg.jboss.cache.notifications.RemoteCacheListenerOptimisticTest
testOnlyRemovalorg.jboss.cache.notifications.RemoteCacheListenerOptimisticTest
testRemoveDataorg.jboss.cache.notifications.RemoteCacheListenerOptimisticTest
testPutMaporg.jboss.cache.notifications.RemoteCacheListenerOptimisticTest
testCreationorg.jboss.cache.notifications.RemoteCacheListenerTest
testPutMaporg.jboss.cache.notifications.RemoteCacheListenerTest
testListIteratororg.jboss.cache.pojo.optimistic.CachedListTest
testRemoveObject1org.jboss.cache.pojo.passivation.ReplicatedTest
testConcurrentActivationSyncorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest
testConcurrentActivationAsyncorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest
testEvictionSeesStateTransferorg.jboss.cache.statetransfer.StateTransfer200Test
testEvictionAfterStateTransferorg.jboss.cache.statetransfer.StateTransfer200Test
 

 Modifications since last build:  (first 50 of 107)
1.9modifiedbwangsrc-50/org/jboss/cache/pojo/impl/InternalHelper.javaupd
1.9modifiedbwangtests-50/functional/org/jboss/cache/pojo/LocalTxTest.javaupd
1.10modifiedmsurtanitests/functional/org/jboss/cache/notifications/RemoteCacheListenerTest.javaremoved initial state transfer from start up
1.9modifiedmsurtanitests/functional/org/jboss/cache/notifications/RemoteCacheListenerTest.javaremoved initial state transfer from start up
1.9modifiedmsurtanitests/functional/org/jboss/cache/jmx/CacheMBeanTest.javaUpdated JMX interfaces
1.16modifiedmsurtanitests/functional/org/jboss/cache/mgmt/NotificationTest.javaUpdated JMX interfaces
1.41modifiedmsurtanisrc/org/jboss/cache/optimistic/WorkspaceNodeImpl.javafixed stuff
1.5modifiedmsurtanitests/functional/org/jboss/cache/api/CacheSPITest.javafixed stuff
1.6modifiedmsurtanitests/functional/org/jboss/cache/api/SyncReplTxTest.javafixed stuff
1.6modifiedmsurtanitests/functional/org/jboss/cache/loader/DummyInMemoryCacheLoader.javafixed stuff
1.17modifiedmsurtanisrc-50/org/jboss/cache/pojo/collection/CachedSetImpl.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.24modifiedmsurtanisrc/org/jboss/cache/loader/tcp/TcpCacheServer.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.21modifiedmsurtanisrc/org/jboss/cache/optimistic/WorkspaceNode.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.40modifiedmsurtanisrc/org/jboss/cache/optimistic/WorkspaceNodeImpl.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.21modifiedmsurtanitests/functional/org/jboss/cache/FqnTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.2modifiedmsurtanitests/functional/org/jboss/cache/UnversionedNodeTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.12modifiedmsurtanitests/functional/org/jboss/cache/eviction/ElementSizePolicyTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.13modifiedmsurtanitests/functional/org/jboss/cache/loader/CacheLoaderManagerTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.23modifiedmsurtanitests/functional/org/jboss/cache/transaction/TransactionTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.19modifiedmsurtanisrc/org/jboss/cache/lock/IdentityLock.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.7modifiedmsurtanisrc/org/jboss/cache/lock/LockUtil.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.13modifiedmsurtanisrc/org/jboss/cache/rpc/RpcTreeCache.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.8modifiedmsurtanisrc-50/org/jboss/cache/pojo/CachedType.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.18modifiedmsurtanisrc-50/org/jboss/cache/pojo/PojoTreeCache.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.20modifiedmsurtanisrc-50/org/jboss/cache/pojo/impl/PojoCacheDelegate.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.37modifiedmsurtanitests/functional/org/jboss/cache/buddyreplication/BuddyReplicationTestsBase.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.3modifiedmsurtanitests/functional/org/jboss/cache/buddyreplication/GravitateResultTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.8modifiedmsurtanisrc-50/org/jboss/cache/pojo/util/CacheApiUtil.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.6modifiedmsurtanitests-50/functional/org/jboss/cache/pojo/CircularGraphTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.6modifiedmsurtanitests-50/functional/org/jboss/cache/pojo/LocalConcurrentTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.12modifiedmsurtanitests-50/functional/org/jboss/cache/pojo/LocalTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.7modifiedmsurtanitests-50/functional/org/jboss/cache/pojo/NewReplicatedTxTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.7modifiedmsurtanitests-50/functional/org/jboss/cache/pojo/ObjectGraphTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.8modifiedmsurtanitests-50/functional/org/jboss/cache/pojo/ReplicatedObjectGraphTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.12modifiedmsurtanisrc/org/jboss/cache/statetransfer/DefaultStateTransferGenerator.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.15modifiedmsurtanisrc/org/jboss/cache/statetransfer/DefaultStateTransferIntegrator.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.21modifiedmsurtanisrc/org/jboss/cache/statetransfer/StateTransferManager.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.8modifiedmsurtanitests/functional/org/jboss/cache/optimistic/AsyncFullStackInterceptorTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.21modifiedmsurtanitests/functional/org/jboss/cache/optimistic/FullStackInterceptorTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.18modifiedmsurtanitests/functional/org/jboss/cache/optimistic/OpLockingInterceptorTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.20modifiedmsurtanitests/functional/org/jboss/cache/optimistic/OptimisticReplicationInterceptorTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.2modifiedmsurtanisrc/org/jboss/cache/loader/SingletonStoreCacheLoader.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.2modifiedmsurtanisrc/org/jboss/cache/marshall/CacheMarshaller200.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.2modifiedmsurtanitests/functional/org/jboss/cache/api/NodeAPIOptimisticTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.13modifiedmsurtanitests/functional/org/jboss/cache/api/NodeAPITest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.5modifiedmsurtanitests/functional/org/jboss/cache/api/SyncReplTxTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.9modifiedmsurtanitests/functional/org/jboss/cache/lock/AcquireAllTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.8modifiedmsurtanitests/functional/org/jboss/cache/lock/IdentityLockTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.4modifiedmsurtanitests/functional/org/jboss/cache/lock/ReadWriteLockWithUpgradeTest.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.
1.25modifiedmsurtanitests/functional/org/jboss/cache/passivation/PassivationTestsBase.javaMajor changes around nodes, and the way they interact with the interceptor stack.Also removed redundant methods in NodeSPI and removed the need for casting to NodeSPI in most cases.