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/16/2006 16:58:30 |
Time to build: 37 minutes 47 seconds |
Last changed: 12/28/2005 10:48:11 |
Last log entry: Add the 1.2.4SP1 changelog notes. |
Unit Tests: (1399) Total Errors and Failures: (43) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 1653) | ||||
1.3 | modified | msurtani | tests/perf/org/jboss/cache/loader/CacheLoaderPerfTest.java | Fixes rating to JBCACHE-118 - optimising cache loader functionality. |
1.2 | modified | msurtani | tests/perf/org/jboss/cache/loader/CacheLoaderPerfTest.java | Added a perf test to measure performance on basic operations with a cache loader |
1.1 | added | msurtani | tests/perf/org/jboss/cache/loader/CacheLoaderPerfTest.java | Added a perf test to measure performance on basic operations with a cache loader |
1.2 | modified | dhuang | tests/stress/org/jboss/cache/EvictionLocalStressTest.java | Eviction 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.2 | modified | dhuang | tests/stress/org/jboss/cache/LocalStressTest.java | Eviction 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.1 | added | msurtani | tests/perf/org/jboss/cache/benchmark/tests/ReplAsyncPessRead50JRunitTest.java | Added replicated tests |
1.1 | added | msurtani | tests/perf/org/jboss/cache/benchmark/tests/ReplAsyncPessRead75JRunitTest.java | Added replicated tests |
1.1 | added | msurtani | tests/perf/org/jboss/cache/benchmark/tests/ReplAsyncPessRead90JRunitTest.java | Added replicated tests |
1.1 | added | msurtani | tests/perf/org/jboss/cache/benchmark/tests/ReplSyncPessRead50JRunitTest.java | Added replicated tests |
1.1 | added | msurtani | tests/perf/org/jboss/cache/benchmark/tests/ReplSyncPessRead75JRunitTest.java | Added replicated tests |
1.1 | added | msurtani | tests/perf/org/jboss/cache/benchmark/tests/ReplSyncPessRead90JRunitTest.java | Added replicated tests |
1.2 | modified | msurtani | tests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoRRRead90JRunitTest.java | Cleaned up and enhanced the performance benchmark tests |
1.1 | added | msurtani | tests/perf/org/jboss/cache/benchmark/tests/LocalPessIsoRRRead90JRunitTest.java | Added more tests |
1.1 | added | hmesha | tests/perf/org/jboss/cache/loader/JDBCCacheLoaderPerfTest.java | JBCACHE-330 first draft JDBCCacheLoader performance test case |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/TestNode.java | Missed the annotation. |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/Address.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/CacheObject.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/IdObject.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/Link.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/NetworkAdmin.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/NetworkDomain.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/NetworkElement.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/NetworkNode.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/NodeManager.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/Person.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/SerializedAddress.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/Student.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/TestNode.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/ValueObject.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/propagation/Node.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/propagation/PropagationManager.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/propagation/PropagationRule.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/propagation/StateItem.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/propagation/impl/AbstractPropagtionRule.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/propagation/impl/NodeImpl.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/propagation/impl/ORSummaryRule.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/propagation/impl/PropagationManagerImpl.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/propagation/impl/PropagationRuleFactory.java | JBCACHE-175 JDK50 annotation support |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/propagation/impl/StateItemImpl.java | JBCACHE-175 JDK50 annotation support |
1.5 | modified | msurtani | tests/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.2 | modified | msurtani | tests/perf/org/jboss/cache/optimistic/LocalCLTest.java | Added multithreading; added CL config element fixes |
1.2 | modified | msurtani | tests/perf/org/jboss/cache/optimistic/LocalTest.java | Added multithreading; added CL config element fixes |
1.2 | modified | msurtani | tests/perf/org/jboss/cache/optimistic/OptimisticPerfTestBase.java | Added multithreading |
1.1 | added | msurtani | tests/perf/org/jboss/cache/optimistic/LocalCLTest.java | Simple performance measurements to compare behaviour of certain configurations |
1.1 | added | msurtani | tests/perf/org/jboss/cache/optimistic/LocalPessimisticCLTest.java | Simple performance measurements to compare behaviour of certain configurations |
1.1 | added | msurtani | tests/perf/org/jboss/cache/optimistic/LocalPessimisticTest.java | Simple performance measurements to compare behaviour of certain configurations |
1.1 | added | msurtani | tests/perf/org/jboss/cache/optimistic/LocalTest.java | Simple performance measurements to compare behaviour of certain configurations |
1.1 | added | msurtani | tests/perf/org/jboss/cache/optimistic/OptimisticPerfTestBase.java | Simple performance measurements to compare behaviour of certain configurations |
1.1 | added | msurtani | tests/perf/org/jboss/cache/optimistic/RunAll.java | Simple performance measurements to compare behaviour of certain configurations |
1.4 | modified | msurtani | tests/perf/org/jboss/cache/loader/CacheLoaderPerfTest.java | Changed new xcache loader config element from CacheLoaderConfig to CacheLoaderConfiguration to prevent setter overloading in MBean interface. |