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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:107: 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: 05/23/2007 05:08:42
Time to build: 226 minutes 16 seconds
Last changed: 05/23/2007 05:01:42
Last log entry: updated test

 Unit Tests: (4468)  Total Errors and Failures: (15)
unknownorg.jboss.cache.ReplicatedAsyncPerfTest
unknownorg.jboss.cache.ReplicatedAsyncPerfTest
testConcurrencyorg.jboss.cache.buddyreplication.BuddyPoolBroadcastTest(tcp)
testEvictionErrororg.jboss.cache.eviction.OptimisticEvictionTest(tcp)
testEvictionErrororg.jboss.cache.eviction.OptimisticEvictionTest(udp)
testAll_RWLockorg.jboss.cache.pojo.LocalConcurrentTest(tcp)
testGetInternalLocationorg.jboss.cache.pojo.jmx.PojoCacheJmxWrapperTest(tcp)
testGetInternalLocationorg.jboss.cache.pojo.jmx.PojoCacheJmxWrapperTest(udp)
testRemoteSetAfterPassivationorg.jboss.cache.pojo.passivation.ReplicatedTest(tcp)
testRemoteSetAfterPassivationorg.jboss.cache.pojo.passivation.ReplicatedTest(udp)
test2Buddiesorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest(tcp)
testEvictionAfterStateTransferorg.jboss.cache.multiplexer.StateTransferTest(tcp)
testSimpleorg.jboss.cache.pojo.passivation.LocalTest(udp)
testConcurrentActivationAsyncorg.jboss.cache.statetransfer.StateTransfer200Test(tcp)
testConcurrentActivationSyncorg.jboss.cache.statetransfer.StateTransfer200Test(udp)
 

 Modifications since last build:  (first 50 of 60)
1.11modifiedmsurtanitests/perf/org/jboss/cache/ReplicatedAsyncPerfTest.javaupdated test
1.8modifiedbstansberrysrc/org/jboss/cache/loader/tcp/TcpCacheServerMBean.java[JBCACHE-1053] Remove setCache(CacheSPI) from mbean interface as it makes the interace illegal
1.24modifiedbstansberrysrc/org/jboss/cache/TreeCacheView.javaGet rid of CacheImpl's CacheMBeanInterface property
1.1addedbstansberrytests/functional/org/jboss/cache/pojo/jmx/PojoCacheLegacyJmxWrapperTest.java[JBCACHE-1014] Test config via PojoCacheLegacyJmxWrapper setters
1.2modifiedbstansberrytests/functional/org/jboss/cache/jmx/CacheLegacyJmxWrapperTest.javaAdd test of creation of multiplexer channel via JMX invocation
1.9modifiedbstansberrysrc/org/jboss/cache/jmx/CacheLegacyJmxWrapper.javaFix null checks
1.1addedbstansberrytests/functional/org/jboss/cache/jmx/CacheLegacyJmxWrapperTest.java[JBCACHE-1014] Test config via CacheLegacyJmxWrapper setters
1.8modifiedbstansberrysrc/org/jboss/cache/jmx/CacheLegacyJmxWrapper.javaAdd getClusterConfigCache the passed in Elements so we can return via the getter
1.2modifiedbstansberrysrc/org/jboss/cache/pojo/jmx/PojoCacheLegacyJmxWrapper.javaAdd getClusterConfigCache the passed in Elements so we can return via the getter
1.2modifiedbstansberrysrc/org/jboss/cache/jmx/LegacyConfiguration.javaAdd getClusterConfigJavadoc
1.19modifiedbstansberrysrc/org/jboss/cache/factories/XmlConfigurationParser.javaExplain why we barf on EvictionPolicyClass
1.21modifiedbstansberrysrc/org/jboss/cache/config/CacheLoaderConfig.javaFix handling of singletonStore.pushStateWhenCoordinator
1.46modifiedbstansberrysrc/org/jboss/cache/config/Configuration.java[JBCACHE-1070] Consistent handling of repl version
1.5modifiedbstansberrytests/functional/org/jboss/cache/jmx/CacheJmxWrapperTest.java[JBCACHE-1058] Test duplicate invocations; lifecycle state
1.3modifiedbstansberrytests/functional/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapperTest.java[JBCACHE-1058] Test duplicate invocations; lifecycle state
1.8modifiedbstansberrysrc/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapper.javaDon't destroy failed cache from stopSet LifecycleState in create
1.2modifiedbstansberrysrc/org/jboss/cache/LifecycleUtil.javaDon't destroy failed cache from stop
1.21modifiedbstansberrysrc/org/jboss/cache/jmx/CacheJmxWrapper.javaDon't destroy failed cache from stop
1.9modifiedbstansberrytests/functional/org/jboss/cache/LifeCycleTest.java[JBCACHE-1058] Test duplicate invocations; lifecycle state
1.4modifiedbstansberrytests/functional/org/jboss/cache/jmx/CacheJmxWrapperTest.java[JBCACHE-1063] Test of getLocalAddress() and getMembers()
1.3modifiedbstansberrytests/functional/org/jboss/cache/jmx/CacheJmxWrapperTest.java[JBCACHE-1068] Get rid of LifeCycle interface[JBCACHE-1047] Revert manageCacheLifecycle attribute
1.2modifiedbstansberrytests/functional/org/jboss/cache/jmx/InterceptorRegistrationTest.java[JBCACHE-1068] Get rid of LifeCycle interface[JBCACHE-1047] Revert manageCacheLifecycle attribute
1.3modifiedbstansberrytests/functional/org/jboss/cache/pojo/jmx/InterceptorRegistrationTest.java[JBCACHE-1068] Get rid of LifeCycle interface[JBCACHE-1047] Revert manageCacheLifecycle attribute
1.20modifiedbstansberrysrc/org/jboss/cache/jmx/CacheJmxWrapper.java[JBCACHE-1068] Get rid of LifeCycle interface[JBCACHE-1047] Revert manageCacheLifecycle attribute
1.6modifiedbstansberrysrc/org/jboss/cache/jmx/CacheJmxWrapperMBean.java[JBCACHE-1068] Get rid of LifeCycle interface[JBCACHE-1047] Revert manageCacheLifecycle attribute
1.2deletedbstansberrysrc/org/jboss/cache/jmx/LifeCycle.java[JBCACHE-1068] Get rid of LifeCycle interface[JBCACHE-1047] Revert manageCacheLifecycle attribute
1.7modifiedbstansberrysrc/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapper.java[JBCACHE-1068] Get rid of LifeCycle interface[JBCACHE-1047] Revert manageCacheLifecycle attribute
1.5modifiedbstansberrysrc/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapperMBean.java[JBCACHE-1068] Get rid of LifeCycle interface[JBCACHE-1047] Revert manageCacheLifecycle attribute
1.15modifiedbstansberrysrc/org/jboss/cache/jmx/JmxUtil.javaNarrow down the type of exception thrown
1.1addedbstansberrysrc/org/jboss/cache/LifecycleState.java[JBCACHE-1058] Add utility classes to help manage lifecycle
1.1addedbstansberrysrc/org/jboss/cache/LifecycleUtil.java[JBCACHE-1058] Add utility classes to help manage lifecycle
1.29modifiedbstansberrysrc/org/jboss/cache/loader/tcp/TcpCacheServer.java[JBCACHE-1053] Remove unused mbean attribs from when we did JMX lookup[JBCACHE-1069] Support injection of CacheJmxWrapper[JBCACHE-1068] Get rid of LifeCycle interface.
1.7modifiedbstansberrysrc/org/jboss/cache/loader/tcp/TcpCacheServerMBean.java[JBCACHE-1053] Remove unused mbean attribs from when we did JMX lookup[JBCACHE-1069] Support injection of CacheJmxWrapper[JBCACHE-1068] Get rid of LifeCycle interface.
1.1addedbstansberrytests/functional/org/jboss/cache/loader/TcpCacheServerTest.java[JBCACHE-1053] Remove unused mbean attribs from when we did JMX lookup[JBCACHE-1069] Support injection of CacheJmxWrapper[JBCACHE-1068] Get rid of LifeCycle interface.
1.4modifiedbstansberrysrc/org/jboss/cache/TreeCacheViewMBean.java[JBCACHE-1068] Get rid of LifeCycle interface.
1.24modifiedmsurtanitests/functional/org/jboss/cache/api/NodeMoveAPITest.javalifecycle stuff
1.14modifiedmsurtanitests/functional/org/jboss/cache/api/NodeReplicatedMoveTest.javalifecycle stuff
1.15modifiedmsurtanitests/functional/org/jboss/cache/buddyreplication/BuddyReplicationConfigTest.javabroken sequence of events in creating interceptor stack
1.5modifiedmsurtanitests/functional/org/jboss/cache/HungChannelTest.javafixed broken test
1.17modifiedmsurtanisrc/org/jboss/cache/interceptors/InvocationContextInterceptor.javaJBCACHE-1038
1.16modifiedmsurtanisrc/org/jboss/cache/interceptors/InvocationContextInterceptor.javaJBCACHE-1038
1.13modifiedmsurtanisrc/org/jboss/cache/marshall/CacheMarshaller200.javaRemoved rpc tree cache stuff
1.40modifiedmsurtanisrc/org/jboss/cache/marshall/MethodDeclarations.javaRemoved rpc tree cache stuff
1.15modifiedmsurtanisrc/org/jboss/cache/interceptors/InvocationContextInterceptor.javaJBCACHE-1038
1.33modifiedmsurtanitests/functional/org/jboss/cache/optimistic/CacheTest.javaJBCACHE-1038
1.11modifiedmsurtanitests/functional/org/jboss/cache/factories/InterceptorChainFactoryTest.javaJBCACHE-1045 and made ICF a singleton
1.66modifiedmsurtanisrc/org/jboss/cache/CacheImpl.javaJBCACHE-1045 and made ICF a singleton
1.23modifiedmsurtanitests/functional/org/jboss/cache/api/NodeMoveAPITest.javaJBCACHE-1045 and made ICF a singleton
1.20modifiedmsurtanitests/functional/org/jboss/cache/optimistic/NodeInterceptorRemoveNodeTest.javaJBCACHE-1045 and made ICF a singleton
1.40modifiedmsurtanisrc/org/jboss/cache/factories/InterceptorChainFactory.javaJBCACHE-1045 and made ICF a singleton