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

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: 12/21/2006 04:44:37
Time to build: 74 minutes 34 seconds
Last changed: 12/21/2006 00:34:03
Last log entry: Fix bizarre args to createDataNode

 Unit Tests: (1870)  Total Errors and Failures: (27)
testMoveWithChildrenorg.jboss.cache.api.NodeMoveOptimisticTest
testEvictionErrororg.jboss.cache.eviction.OptimisticEvictionTest
testClassCastExceptionorg.jboss.cache.marshall.RedeploymentEmulationTest
testRegisterUnregisterorg.jboss.cache.marshall.RedeploymentEmulationTest
testActivationEventorg.jboss.cache.passivation.LocalPassivationIntegrationTest
testAll_RWLockorg.jboss.cache.pojo.LocalConcurrentTest
testLockingorg.jboss.cache.api.NodeAPITest
testImmutabilityOfChildrenorg.jboss.cache.api.NodeAPITest
testLocksDeepMoveorg.jboss.cache.api.NodeMoveAPITest
testLocksorg.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
testReplTxCommitorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
testReplTxRollbackorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
test2Buddiesorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest
testRemovalFromCluster2Buddiesorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest
testBuddyJoinorg.jboss.cache.buddyreplication.BuddyReplicationContentTest
testEvictionOccurenceorg.jboss.cache.eviction.OptimisticEvictionTest
testEvictionSeesStateTransferorg.jboss.cache.eviction.StateTransferIntegrationTest
testConcurrentPassivationorg.jboss.cache.passivation.ConcurrentPassivationTest
testRemoveObject1org.jboss.cache.pojo.passivation.ReplicatedTest
testConcurrentActivationSyncorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest
testFailedStateTransferorg.jboss.cache.statetransfer.FailedStateTransferTest
testPartialStateTransferorg.jboss.cache.statetransfer.StateTransfer200Test
 

 Modifications since last build:  (first 50 of 21)
1.299modifiedbstansberrysrc/org/jboss/cache/TreeCache.javaFix bizarre args to createDataNode
1.2modifiedbstansberrytests/functional/org/jboss/cache/eviction/StateTransferIntegrationTest.java[JBCACHE-913] Add test of notifying eviction policies of nodes added via state transfer
1.68modifiedbstansberrysrc/org/jboss/cache/interceptors/TxInterceptor.javaAvoid NPE in clearStaleLocks
1.298modifiedvblagojevicsrc/org/jboss/cache/TreeCache.javafinal state transfer refactoring
1.50modifiedvblagojevicsrc/org/jboss/cache/buddyreplication/BuddyManager.javafinal state transfer refactoring
1.8modifiedvblagojevicsrc/org/jboss/cache/statetransfer/DefaultStateTransferIntegrator.javafinal state transfer refactoring
1.18modifiedvblagojevicsrc/org/jboss/cache/statetransfer/StateTransferManager.javafinal state transfer refactoring
1.27modifiedvblagojevicsrc/org/jboss/cache/marshall/MethodDeclarations.javafinal state transfer refactoring
1.28modifiedvblagojevicsrc/org/jboss/cache/NodeImpl.javafix NPE
1.27modifiedmsurtanisrc/org/jboss/cache/NodeImpl.javafixed getChildren()
1.297modifiedmsurtanisrc/org/jboss/cache/TreeCache.javafixed getChildren()
1.32modifiedmsurtanisrc/org/jboss/cache/optimistic/WorkspaceNodeImpl.javarefactored
1.8modifiedmsurtanitests/stress/org/jboss/cache/LocalStressTest.javarefactored
1.12modifiedmsurtanitests/functional/org/jboss/cache/loader/TcpCacheLoaderTest.javaadded time for tcp cache server to start up
1.5modifiedmsurtanitests/functional/org/jboss/cache/eviction/ConcurrentEvictionTest.javaAdded sufficient clean ups to unit tests
1.10modifiedmsurtanitests/functional/org/jboss/cache/misc/TestingUtil.javaAdded sufficient clean ups to unit tests
1.12modifiedmsurtanitests/functional/org/jboss/cache/passivation/BasicPassivationTest.javaAdded sufficient clean ups to unit tests
1.6modifiedmsurtanitests/functional/org/jboss/cache/passivation/ConcurrentPassivationTest.javaAdded sufficient clean ups to unit tests
1.11modifiedmsurtanitests/functional/org/jboss/cache/passivation/LocalPassivationIntegrationTest.javaAdded sufficient clean ups to unit tests
1.3modifiedmsurtanitests/functional/org/jboss/cache/optimistic/RemoveBeforeCreateTest.javaadded async sleep
1.3modifiedmsurtanitests/functional/org/jboss/cache/marshall/RedeploymentEmulationTest.javaShould help with CC runs now...