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

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: 07/19/2007 00:46:37
Time to build: 228 minutes 11 seconds
Last changed: 07/18/2007 16:35:00
Last log entry: Re-enable tests

 Unit Tests: (5030)  Total Errors and Failures: (27)
testCacheLoaderThreadSafetyorg.jboss.cache.loader.ClusteredCacheLoaderTest(tcp)
testCacheLoaderThreadSafetyorg.jboss.cache.loader.DummyInMemoryCacheLoaderTest(tcp)
testCacheLoaderThreadSafetyMultipleFqnsorg.jboss.cache.loader.DummyInMemoryCacheLoaderTest(tcp)
testCacheLoaderThreadSafetyorg.jboss.cache.loader.DummyInMemoryCacheLoaderTest(udp)
unknownorg.jboss.cache.multiplexer.StateTransferTest
testConcurrentUseSyncorg.jboss.cache.multiplexer.StateTransferTest(udp)
unknownorg.jboss.cache.statetransfer.StateTransfer200Test
testConcurrentUseSyncorg.jboss.cache.statetransfer.StateTransfer200Test(udp)
testConcurrentUseAsyncorg.jboss.cache.statetransfer.StateTransfer200Test(udp)
test2Buddiesorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest(tcp)
testRemovalFromClusterSingleBuddyorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest(udp)
testRemovalFromCluster2Buddiesorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest(udp)
testConcurrencyorg.jboss.cache.buddyreplication.BuddyPoolBroadcastTest(udp)
testCompleteStateSurvivalorg.jboss.cache.buddyreplication.BuddyReplicationContentTest(tcp)
testNonRegionBasedStateTransferorg.jboss.cache.multiplexer.BuddyAssignmentStateTransferTest(tcp)
testPersistentStateTransferorg.jboss.cache.multiplexer.BuddyAssignmentStateTransferTest(tcp)
testNonRegionBasedStateTransferorg.jboss.cache.multiplexer.BuddyAssignmentStateTransferTest(udp)
testSingleBuddyorg.jboss.cache.multiplexer.BuddyGroupAssignmentTest(tcp)
test2Buddiesorg.jboss.cache.multiplexer.BuddyGroupAssignmentTest(tcp)
testRemovalFromCluster2Buddiesorg.jboss.cache.multiplexer.BuddyGroupAssignmentTest(tcp)
testSingleBuddyorg.jboss.cache.multiplexer.BuddyGroupAssignmentTest(udp)
test2Buddiesorg.jboss.cache.multiplexer.BuddyGroupAssignmentTest(udp)
testRemovalFromClusterSingleBuddyorg.jboss.cache.multiplexer.BuddyGroupAssignmentTest(udp)
testRemovalFromCluster2Buddiesorg.jboss.cache.multiplexer.BuddyGroupAssignmentTest(udp)
testBuddyIntegrationorg.jboss.cache.multiplexer.StateTransferTest(udp)
testConcurrentUseAsyncorg.jboss.cache.multiplexer.StateTransferTest(udp)
testConcurrentActivationAsyncorg.jboss.cache.statetransfer.StateTransfer200Test(udp)
 

 Modifications since last build:  (first 50 of 16)
1.20modifiedjgreenetests/functional/org/jboss/cache/statetransfer/StateTransfer200Test.javaRe-enable tests
1.15modifiedgzamarrenodocs/JBossCache-UserGuide/en/modules/cache_loaders.xml[JBCACHE-1091] Rest of documention for SSCL.
1.208modifiedmsurtani/build.xmlVersion to reflect GA
1.34modifiedmsurtanisrc/org/jboss/cache/Version.javaVersion to reflect GA
1.11modifiedjgreenedocs/PojoCache/en/modules/architecture.xmlstatic replication is not in 2.0.0
1.4modifiedjgreenesrc/org/jboss/cache/pojo/impl/CachedType.javaRemove unused imports
1.8modifiedgzamarrenotests/functional/org/jboss/cache/loader/SingletonStoreCacheLoaderTest.java[JBCACHE-1091] Make SingletonStoreCacheLoaderTest create unit test configuration from UTCCF.
1.3deletedmsurtanitests/functional/org/jboss/cache/optimistic/ConcurrentCreationTest.javaConsolidated JBCACHE-1026 tests
1.8modifiedmsurtanitests/functional/org/jboss/cache/optimistic/ConcurrentTransactionTest.javaConsolidated JBCACHE-1026 tests
1.3modifiedjgreenesrc/org/jboss/cache/pojo/impl/InternalConstant.javaRemove no longer needed constant
1.9modifiedjgreenesrc/org/jboss/cache/pojo/impl/AdvisedPojoHandler.javaOptomize enum fields by treating them like primitives
1.3modifiedjgreenesrc/org/jboss/cache/pojo/impl/CachedType.javaOptomize enum fields by treating them like primitives
1.5modifiedjgreenetests/functional/org/jboss/cache/pojo/EnumTest.javaOptomize enum fields by treating them like primitives
1.2modifiedmsurtanitests/functional/org/jboss/cache/optimistic/ConcurrentCreationTest.javatest for JBCACHE-1026
1.88modifiedmsurtanisrc/org/jboss/cache/interceptors/TxInterceptor.javabypass block/unblock calls
1.5modifiedmsurtanitests/functional/org/jboss/cache/jmx/CacheJmxWrapperTestBase.javaMade abstract to prevent IntelliJ trying to run this as a test class