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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:96: 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: 02/04/2006 02:48:40
Time to build: 38 minutes 53 seconds
Last changed: 12/28/2005 10:48:11
Last log entry: Add the 1.2.4SP1 changelog notes.

 Unit Tests: (1349)  Total Errors and Failures: (41)
testorg.jboss.cache.ConcurrentEvictAndRemoveTest
testAllTx_RWLockorg.jboss.cache.EvictionLocalStressTest
testDataSourceIntegrationorg.jboss.cache.loader.DataSourceIntegrationTest
testCollectionWithCacheLoaderorg.jboss.cache.aop.loader.FileCacheLoaderAopTest
testConcurrentUseSyncorg.jboss.cache.aop.statetransfer.StateTransfer1241AopTest
testConcurrentUseSyncorg.jboss.cache.aop.statetransfer.StateTransfer124AopTest
testConcurrentUseSyncorg.jboss.cache.aop.statetransfer.StateTransfer130AopTest
warningorg.jboss.cache.benchmark.support.BaseTest
warningorg.jboss.cache.benchmark.support.Read50PercentTest
warningorg.jboss.cache.benchmark.support.Read75PercentTest
warningorg.jboss.cache.benchmark.support.Read90PercentTest
warningorg.jboss.cache.benchmark.tests.HashMapRead50JRunitTest
warningorg.jboss.cache.benchmark.tests.HashMapRead75JRunitTest
warningorg.jboss.cache.benchmark.tests.HashMapRead90JRunitTest
warningorg.jboss.cache.benchmark.tests.LocalPessIsoNoneRead50JRunitTest
warningorg.jboss.cache.benchmark.tests.LocalPessIsoNoneRead75JRunitTest
warningorg.jboss.cache.benchmark.tests.LocalPessIsoNoneRead90JRunitTest
warningorg.jboss.cache.benchmark.tests.LocalPessIsoRRRead50JRunitTest
warningorg.jboss.cache.benchmark.tests.LocalPessIsoRRRead75JRunitTest
warningorg.jboss.cache.benchmark.tests.LocalPessIsoRRRead90JRunitTest
warningorg.jboss.cache.benchmark.tests.ReplAsyncPessRead50JRunitTest
warningorg.jboss.cache.benchmark.tests.ReplAsyncPessRead75JRunitTest
warningorg.jboss.cache.benchmark.tests.ReplAsyncPessRead90JRunitTest
warningorg.jboss.cache.benchmark.tests.ReplSyncPessRead50JRunitTest
warningorg.jboss.cache.benchmark.tests.ReplSyncPessRead75JRunitTest
warningorg.jboss.cache.benchmark.tests.ReplSyncPessRead90JRunitTest
testUpdateEvictionorg.jboss.cache.eviction.AopLRUPolicyTest
testConcurrentPutAndEvictorg.jboss.cache.eviction.FIFOPolicyTest
testConcurrentPutAndEvictorg.jboss.cache.eviction.LFUPolicyTest
testConcurrentPutAndEvictorg.jboss.cache.eviction.LRUPolicyTest
testConcurrentPutAndEvictorg.jboss.cache.eviction.MRUPolicyTest
testOptSyncReplorg.jboss.cache.loader.CacheLoaderWithReplicationTest
testReadCommittedorg.jboss.cache.lock.LockTest
test2ReadersAnd1Writerorg.jboss.cache.lock.ReentrantWriterPreferenceReadWriteLockTest
warningorg.jboss.cache.optimistic.LocalCLTest
warningorg.jboss.cache.optimistic.LocalPessimisticCLTest
warningorg.jboss.cache.optimistic.LocalPessimisticTest
warningorg.jboss.cache.optimistic.LocalTest
testConcurrentUseAsyncorg.jboss.cache.statetransfer.StateTransfer130Test
testConcurrentAccessWithRWLockorg.jboss.cache.transaction.ConcurrentTransactionalTest
testNodeCreationRollbackorg.jboss.cache.transaction.IsolationLevelReadCommittedTest
 

 Modifications since last build:  (first 50 of 1351)
1.3modifiedmsurtanitests/perf/org/jboss/cache/loader/CacheLoaderPerfTest.javaFixes rating to JBCACHE-118 - optimising cache loader functionality.
1.2modifiedmsurtanitests/perf/org/jboss/cache/loader/CacheLoaderPerfTest.javaAdded a perf test to measure performance on basic operations with a cache loader
1.1addedmsurtanitests/perf/org/jboss/cache/loader/CacheLoaderPerfTest.javaAdded a perf test to measure performance on basic operations with a cache loader
1.2modifieddhuangtests/stress/org/jboss/cache/EvictionLocalStressTest.javaEviction policy refactoring to support 1 Policy per Region.Refactoring of Eviction Policies to allow for easier user extension.Introduce EvictionQueue and EvictionConfiguration interfaces.New Eviction Policies for MRU and LFU.Allow configuration of EvictionPolicies at runtime.References JIRA tasks:JBCACHE-314JBCACHE-313JBCACHE-312JBCACHE-286JBCACHE-225JBCACHE-213
1.2modifieddhuangtests/stress/org/jboss/cache/LocalStressTest.javaEviction policy refactoring to support 1 Policy per Region.Refactoring of Eviction Policies to allow for easier user extension.Introduce EvictionQueue and EvictionConfiguration interfaces.New Eviction Policies for MRU and LFU.Allow configuration of EvictionPolicies at runtime.References JIRA tasks:JBCACHE-314JBCACHE-313JBCACHE-312JBCACHE-286JBCACHE-225JBCACHE-213
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/ReplAsyncPessRead50JRunitTest.javaAdded replicated tests
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/ReplAsyncPessRead75JRunitTest.javaAdded replicated tests
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/ReplAsyncPessRead90JRunitTest.javaAdded replicated tests
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/ReplSyncPessRead50JRunitTest.javaAdded replicated tests
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/ReplSyncPessRead75JRunitTest.javaAdded replicated tests
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/ReplSyncPessRead90JRunitTest.javaAdded replicated tests
1.2deletedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalOptRead50JRunitTest.javaChaining cache loader JBCACHE-170
1.2deletedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalOptRead75JRunitTest.javaChaining cache loader JBCACHE-170
1.2deletedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalOptRead90JRunitTest.javaChaining cache loader JBCACHE-170
1.7modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/HashMapRead90JRunitTest.javaHashmaps sync'd
1.6modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/HashMapRead90JRunitTest.javaAdded more verbose logging
1.5modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/HashMapRead90JRunitTest.javaAdded more verbose logging
1.4modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/HashMapRead90JRunitTest.javaCleaned up and enhanced the performance benchmark tests
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalOptRead50JRunitTest.javaCleaned up and enhanced the performance benchmark tests
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalOptRead75JRunitTest.javaCleaned up and enhanced the performance benchmark tests
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalOptRead90JRunitTest.javaCleaned up and enhanced the performance benchmark tests
1.3modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoNoneRead50JRunitTest.javaCleaned up and enhanced the performance benchmark tests
1.3modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoNoneRead75JRunitTest.javaCleaned up and enhanced the performance benchmark tests
1.3modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoNoneRead90JRunitTest.javaCleaned up and enhanced the performance benchmark tests
1.2modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoRRRead50JRunitTest.javaCleaned up and enhanced the performance benchmark tests
1.2modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoRRRead75JRunitTest.javaCleaned up and enhanced the performance benchmark tests
1.2modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoRRRead90JRunitTest.javaCleaned up and enhanced the performance benchmark tests
1.3modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/HashMapRead90JRunitTest.javaAdded more tests
1.2modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoNoneRead50JRunitTest.javaAdded more tests
1.2modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoNoneRead75JRunitTest.javaAdded more tests
1.2modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoNoneRead90JRunitTest.javaAdded more tests
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoRRRead50JRunitTest.javaAdded more tests
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoRRRead75JRunitTest.javaAdded more tests
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoRRRead90JRunitTest.javaAdded more tests
1.2modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/HashMapRead90JRunitTest.javaFixed a missing rollback() on upgrade exception
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/HashMapRead90JRunitTest.javaFixed a missing rollback() on upgrade exception
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoNoneRead50JRunitTest.javaFixed a missing rollback() on upgrade exception
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoNoneRead75JRunitTest.javaFixed a missing rollback() on upgrade exception
1.1addedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoNoneRead90JRunitTest.javaFixed a missing rollback() on upgrade exception
1.5modifiedmsurtanitests/perf/org/jboss/cache/loader/CacheLoaderPerfTest.java- reintroduced a 'shared' flag for cache loaders- fixed bug relating to cache loaders writing twice when using replication + shared cache loader- updated test cases accordingly.
1.2modifiedmsurtanitests/perf/org/jboss/cache/optimistic/LocalCLTest.javaAdded multithreading; added CL config element fixes
1.2modifiedmsurtanitests/perf/org/jboss/cache/optimistic/LocalTest.javaAdded multithreading; added CL config element fixes
1.2modifiedmsurtanitests/perf/org/jboss/cache/optimistic/OptimisticPerfTestBase.javaAdded multithreading
1.1addedmsurtanitests/perf/org/jboss/cache/optimistic/LocalCLTest.javaSimple performance measurements to compare behaviour of certain configurations
1.1addedmsurtanitests/perf/org/jboss/cache/optimistic/LocalPessimisticCLTest.javaSimple performance measurements to compare behaviour of certain configurations
1.1addedmsurtanitests/perf/org/jboss/cache/optimistic/LocalPessimisticTest.javaSimple performance measurements to compare behaviour of certain configurations
1.1addedmsurtanitests/perf/org/jboss/cache/optimistic/LocalTest.javaSimple performance measurements to compare behaviour of certain configurations
1.1addedmsurtanitests/perf/org/jboss/cache/optimistic/OptimisticPerfTestBase.javaSimple performance measurements to compare behaviour of certain configurations
1.1addedmsurtanitests/perf/org/jboss/cache/optimistic/RunAll.javaSimple performance measurements to compare behaviour of certain configurations
1.4modifiedmsurtanitests/perf/org/jboss/cache/loader/CacheLoaderPerfTest.javaChanged new xcache loader config element from CacheLoaderConfig to CacheLoaderConfiguration to prevent setter overloading in MBean interface.

Reply via email to