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

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/06/2007 01:20:04
Time to build: 89 minutes 12 seconds
Last changed: 01/06/2007 00:47:37
Last log entry: Make fetchInMemoryState @Dynamic for use by Hibernate

 Unit Tests: (1999)  Total Errors and Failures: (14)
testRemoveAndGetInTransactionorg.jboss.cache.loader.ChainingCacheLoaderBasicTest
testRemoveAndGetInTransactionorg.jboss.cache.loader.FileCacheLoaderTest
testReplicatabilityorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
testReplTxRollbackorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest
testMRUorg.jboss.cache.eviction.MRUAlgorithmTest
testBuddyIntegrationorg.jboss.cache.multiplexer.StateTransferTest
testConcurrentActivationSyncorg.jboss.cache.multiplexer.StateTransferTest
testConcurrentActivationAsyncorg.jboss.cache.multiplexer.StateTransferTest
testConcurrentUseSyncorg.jboss.cache.multiplexer.StateTransferTest
testConcurrentUseAsyncorg.jboss.cache.multiplexer.StateTransferTest
testEvictionAfterStateTransferorg.jboss.cache.multiplexer.StateTransferTest
testListIteratororg.jboss.cache.pojo.optimistic.CachedListTest
testConcurrentActivationSyncorg.jboss.cache.pojo.statetransfer.StateTransfer200AopTest
testEvictionAfterStateTransferorg.jboss.cache.statetransfer.StateTransfer200Test
 

 Modifications since last build:  (first 50 of 40)
1.33modifiedbstansberrysrc/org/jboss/cache/config/Configuration.javaMake fetchInMemoryState @Dynamic for use by Hibernate
1.7modifiedbwangexamples/PojoCache/annotated50/build.xmlupd
1.6modifiedbwangexamples/PojoCache/annotated50/readme.txtupd
1.6modifiedbwangexamples/PojoCache/loadtime/build.xmlupd
1.4modifiedbwangexamples/PojoCache/loadtime/readme.txtupd
1.5modifiedbwangexamples/PojoCache/non-annotated/build.xmlupd
1.3modifiedbwangexamples/PojoCache/non-annotated/readme.txtupd
1.3modifiedbwangexamples/PojoCache/passivation/build.xmlupd
1.3modifiedbwangexamples/PojoCache/passivation/readme.txtupd
1.5modifiedbwangexamples/PojoCache/sensor/build.xmlupd
1.3modifiedbwangexamples/PojoCache/sensor/readme.txtupd
1.5modifiedbwangexamples/PojoCache/loadtime/src/test/examples/StudentMaintTest.javaUpdated for new API
1.5modifiedbwangexamples/PojoCache/annotated50/src/test/examples/StudentMaintTest.javaUpdated for new API
1.5modifiedbwangexamples/PojoCache/non-annotated/src/test/examples/StudentMaintTest.javaUpdated for new API
1.5modifiedbwangexamples/PojoCache/sensor/src/test/propagation/PropagationReplAopTest.javaUpdated for new API
1.13modifiedvblagojevicsrc/org/jboss/cache/statetransfer/DefaultStateTransferGenerator.javaadded missing delimeter nodes
1.160modifiedgzamarreno/build.xmlModified so that it passes under CC
1.5modifiedgzamarrenotests/functional/org/jboss/cache/marshall/RedeploymentEmulationTest.javaModified so that it passes under CC
1.4deletedmsurtanitests/functional/org/jboss/cache/eviction/StateTransferIntegrationTest.javaRepetition of a test in o.j.c.statetransfer.VersionedTestsBase
1.16modifiedmsurtanisrc/org/jboss/cache/statetransfer/DefaultStateTransferIntegrator.javaFixed issue with unnecessary call up interceptor stack when notifying of node creation
1.26modifiedvblagojevictests/functional/org/jboss/cache/statetransfer/VersionedTestBase.javamore sleep time to let eviction thread run
1.159modifiedmsurtani/build.xmlmarked JBCACHE-880 as a known failure
1.32modifiedmsurtanisrc/org/jboss/cache/config/Configuration.javafixed some stuff
1.5modifiedmsurtanisrc/org/jboss/cache/interceptors/CacheMgmtInterceptorMBean.javafixed some stuff
1.4modifiedmsurtanisrc/org/jboss/cache/jmx/CacheLegacyJmxWrapper.javafixed some stuff
1.4modifiedmsurtanisrc/org/jboss/cache/jmx/CacheLegacyJmxWrapperMBean.javafixed some stuff
1.9modifiedmsurtanisrc/org/jboss/cache/jmx/JmxUtil.javafixed some stuff
1.17modifiedmsurtanitests/functional/org/jboss/cache/mgmt/NotificationTest.javafixed some stuff
1.158modifiedbwang/build.xmlExclusion for CC
1.6modifiedmsurtanisrc/org/jboss/cache/factories/CacheFactory.java- Configurations are now cloned before being used by the factory to guarantee ownership- Cloning configurations also resets RuntimeConfiguration of the clone- RemoteCacheListenerTest updated for completeness and thoroughness
1.14modifiedmsurtanisrc/org/jboss/cache/factories/DefaultCacheFactory.java- Configurations are now cloned before being used by the factory to guarantee ownership- Cloning configurations also resets RuntimeConfiguration of the clone- RemoteCacheListenerTest updated for completeness and thoroughness
1.11modifiedmsurtanitests/functional/org/jboss/cache/notifications/RemoteCacheListenerTest.java- Configurations are now cloned before being used by the factory to guarantee ownership- Cloning configurations also resets RuntimeConfiguration of the clone- RemoteCacheListenerTest updated for completeness and thoroughness
1.31modifiedmsurtanisrc/org/jboss/cache/config/Configuration.java- Configurations are now cloned before being used by the factory to guarantee ownership- Cloning configurations also resets RuntimeConfiguration of the clone- RemoteCacheListenerTest updated for completeness and thoroughness
1.4modifiedmsurtanisrc/org/jboss/cache/config/RuntimeConfig.java- Configurations are now cloned before being used by the factory to guarantee ownership- Cloning configurations also resets RuntimeConfiguration of the clone- RemoteCacheListenerTest updated for completeness and thoroughness
1.13modifiedmsurtanisrc/org/jboss/cache/UnversionedNode.javaCommitted half baked code by mistake
1.5modifiedmsurtanisrc/org/jboss/cache/factories/CacheFactory.java- Improved javadocs
1.27modifiedmsurtanisrc/org/jboss/cache/CacheSPI.java- Improved javadocs- allow for deep remove and get direct
1.10modifiedmsurtanisrc/org/jboss/cache/NodeSPI.java- Improved javadocs- allow for deep remove and get direct
1.12modifiedmsurtanisrc/org/jboss/cache/UnversionedNode.java- Improved javadocs- allow for deep remove and get direct
1.6modifiedmsurtanitests/functional/org/jboss/cache/api/CacheSPITest.java- Improved javadocs- allow for deep remove and get direct