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

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/14/2006 09:16:59
Time to build: 41 minutes 5 seconds
Last changed: 12/28/2005 10:48:11
Last log entry: Add the 1.2.4SP1 changelog notes.

 Unit Tests: (1351)  Total Errors and Failures: (44)
testSimplifiedorg.jboss.cache.aop.integrated.PropagationManagerlAopTest
testPropagationorg.jboss.cache.aop.integrated.PropagationManagerlAopTest
testSimplifiedorg.jboss.cache.aop.integrated.ReplicatedPropagationManagerlAopTest
testPropagationorg.jboss.cache.aop.integrated.ReplicatedPropagationManagerlAopTest
testDataSourceIntegrationorg.jboss.cache.loader.DataSourceIntegrationTest
testSharedCacheLoadingWithReplicationorg.jboss.cache.optimistic.OptimisticWithCacheLoaderTest
testCheckReplInstanceorg.jboss.cache.aop.ReplicatedObjectGraphAopTest
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
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
testGetChildren9Passivationorg.jboss.cache.passivation.PassivationToBdbjeCacheLoaderTest
testGetChildren10Passivationorg.jboss.cache.passivation.PassivationToBdbjeCacheLoaderTest
testGetChildren9Passivationorg.jboss.cache.passivation.PassivationToFileCacheLoaderTest
testGetChildren10Passivationorg.jboss.cache.passivation.PassivationToFileCacheLoaderTest
testGetChildren9Passivationorg.jboss.cache.passivation.PassivationToLocalDelegatingCacheLoaderTest
testGetChildren10Passivationorg.jboss.cache.passivation.PassivationToLocalDelegatingCacheLoaderTest
testConcurrentAccessWithRWLockorg.jboss.cache.transaction.ConcurrentTransactionalTest
testNodeCreationRollbackorg.jboss.cache.transaction.IsolationLevelReadCommittedTest
 

 Modifications since last build:  (first 50 of 1632)
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.2modifiedmsurtanitests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoRRRead90JRunitTest.javaCleaned up and enhanced the performance benchmark 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.2modifiedbwangtests-50/functional/org/jboss/cache/aop/test/TestNode.javaMissed the annotation.
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/Address.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/CacheObject.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/IdObject.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/Link.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/NetworkAdmin.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/NetworkDomain.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/NetworkElement.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/NetworkNode.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/NodeManager.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/Person.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/SerializedAddress.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/Student.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/TestNode.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/ValueObject.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/propagation/Node.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/propagation/PropagationManager.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/propagation/PropagationRule.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/propagation/StateItem.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/propagation/impl/AbstractPropagtionRule.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/propagation/impl/NodeImpl.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/propagation/impl/ORSummaryRule.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/propagation/impl/PropagationManagerImpl.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/propagation/impl/PropagationRuleFactory.javaJBCACHE-175 JDK50 annotation support
1.1addedbwangtests-50/functional/org/jboss/cache/aop/test/propagation/impl/StateItemImpl.javaJBCACHE-175 JDK50 annotation support
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