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

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/06/2006 05:14:37
Time to build: 83 minutes 27 seconds
Last changed: 11/06/2006 01:59:17
Last log entry: Fixed it for Windows env

 Unit Tests: (1800)  Total Errors and Failures: (29)
unknownorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest
unknownorg.jboss.cache.buddyreplication.BuddyReplicationContentTest
unknownorg.jboss.cache.buddyreplication.BuddyReplicationFailoverTest
testWithDataGravitationEvictionorg.jboss.cache.buddyreplication.BuddyReplicationWithCacheLoaderTest
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
testGetKeyValueorg.jboss.cache.loader.ClusteredCacheLoaderTest
testGetorg.jboss.cache.loader.ClusteredCacheLoaderTest
testGetChildrenNamesorg.jboss.cache.loader.ClusteredCacheLoaderTest
testExistsorg.jboss.cache.loader.ClusteredCacheLoaderTest
testConcurrentPassivationorg.jboss.cache.passivation.ConcurrentPassivationTest
testPartialStateTransferWithLoaderorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest
testConcurrencyorg.jboss.cache.api.NodeMoveOptimisticTest
testReplicatabilityorg.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
testReplSyncCacheLoader2Modificationsorg.jboss.cache.loader.deadlock.ConcurrentCreationDeadlockTest
testInitialStateTferWithLoaderorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest
 

 Modifications since last build:  (first 50 of 13)
1.9modifiedbwangetc/META-INF/local-passivation-service.xmlFixed it for Windows env
1.1addedbwangetc/META-INF/pojocache-passivation-service.xmlpojocache passivation sample file
1.1addedbstansberrysrc/org/jboss/cache/jmx/CacheJmxWrapper.javaAdd wrapper classes to support removing JMX registration from core JBC/PojoCache code
1.1addedbstansberrysrc/org/jboss/cache/jmx/CacheJmxWrapperMBean.javaAdd wrapper classes to support removing JMX registration from core JBC/PojoCache code
1.1addedbstansberrysrc-50/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapper.javaAdd wrapper classes to support removing JMX registration from core JBC/PojoCache code
1.1addedbstansberrysrc-50/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapperMBean.javaAdd wrapper classes to support removing JMX registration from core JBC/PojoCache code
1.5modifiedbstansberrysrc/org/jboss/cache/jmx/JmxUtil.javaImprove translation between pojo and plain cache object names
1.3modifiedbstansberrysrc-50/org/jboss/cache/pojo/jmx/JmxUtil.javaAdd support for PojoCacheJmxWrapperImprove translation between pojo and plain cache object names
1.262modifiedbstansberrysrc/org/jboss/cache/TreeCache.javaRefactor JMX registration to decouple from TreeCache class
1.4modifiedbstansberrysrc/org/jboss/cache/jmx/JmxUtil.javaRefactor JMX registration to decouple from TreeCache class
1.2modifiedbstansberrysrc-50/org/jboss/cache/pojo/jmx/JmxUtil.javaChange default ObjectNameHandle cases where underlying cache isn't configured to use default ObjectName
1.3modifiedbstansberrysrc/org/jboss/cache/jmx/JmxUtil.javaChange default ObjectName
1.261modifiedbstansberrysrc/org/jboss/cache/TreeCache.javaAlways register cache; there is no other way to do it