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

BUILD COMPLETE -  build.43
Date of build: 03/11/2006 21:41:27
Time to build: 37 minutes 15 seconds
Last changed: 03/10/2006 17:56:10
Last log entry: [JBCACHE-500] Use object identity in equals()

 Unit Tests: (1373)  Total Errors and Failures: (0)
All Tests Passed
 

 Modifications since last build:  (first 50 of 82)
1.2modifiedsmarlowtests/functional/org/jboss/cache/aop/collection/ReplicatedSyncMapTest.javaFix for JBCACHE-498 "Replication issue with Collection proxy using Map.keySet().iterator()"
1.11modifiedjerrygauthtests/perf/org/jboss/cache/Server.javaRemoved unused JDK 1.5 import; http://www.jboss.org/index.html?module=bb&op=viewtopic&t=77239
1.10modifiedbwangtests/perf/org/jboss/cache/Server.javareceiver only mode
1.9modifiedbwangtests/perf/org/jboss/cache/Server.javaUPD
1.1addedbwangtests/scripts/readme.txtadded
1.8modifiedbwangtests/perf/org/jboss/cache/Server.javatrack exception counts
1.7modifiedbwangtests/perf/org/jboss/cache/Server.javaadded countdown to sync up threads
1.6modifiedbwangtests/perf/org/jboss/cache/Server.javaupd
1.5modifiedbwangtests/perf/org/jboss/cache/Server.javaupd
1.4modifiedbwangtests/perf/org/jboss/cache/Server.javaupd
1.3modifiedbwangtests/scripts/bench.txtupd
1.1addedbwangtests/scripts/bench.xmlupd
1.2modifiedbwangtests/scripts/bench.txtupd
1.3modifiedbwangtests/perf/org/jboss/cache/Server.javaAdded for benchmark purpose.
1.2modifiedbwangtests/perf/org/jboss/cache/Server.javaAdded for benchmark purpose.
1.1addedbwangtests/perf/org/jboss/cache/data/Address.javaAdded for benchmark purpose.
1.1addedbwangtests/perf/org/jboss/cache/data/Course.javaAdded for benchmark purpose.
1.1addedbwangtests/perf/org/jboss/cache/data/Person.javaAdded for benchmark purpose.
1.1addedbwangtests/perf/org/jboss/cache/data/RandomString.javaAdded for benchmark purpose.
1.1addedbwangtests/perf/org/jboss/cache/data/Student.javaAdded for benchmark purpose.
1.1addedbwangtests/scripts/bench.txtfor benchmark
1.1addedbwangtests/scripts/benchmark.shfor benchmark
1.3modifiedmsurtanisrc/org/jboss/cache/transaction/DummyBaseTransactionManager.javaSVUID
1.10modifiedbstansberrytests/functional/org/jboss/cache/aop/statetransfer/StateTransferAopTestBase.javaGuard against NPE in testPartialStateTransferWithLoader
1.9modifiedbstansberrytests/functional/org/jboss/cache/aop/statetransfer/StateTransferAopTestBase.javaActivate inactive tests
1.8modifiedbstansberrytests/functional/org/jboss/cache/aop/statetransfer/StateTransferAopTestBase.javaStop catching exceptions and invoking fail() in concurrentUseTest; let the exception propagate
1.8modifiedsmarlowtests/functional/org/jboss/cache/aop/loader/CacheLoaderTestsBase.javaI excluded the failing JBCACHE-477 testcase testTxCollectionRemove(). Please uncomment this after the bug is fixed so that we exercise the test case again.
1.6deletedsmarlowtests/functional/org/jboss/cache/aop/collection/ReplicatedObjectGraphAopTest.javaReplaced with ReplicatedSyncListTest, ReplicatedSyncSetTest and ReplicatedSyncMapTest
1.8modifieddhuangtests/functional/org/jboss/cache/eviction/LRUPolicyTest.javaAdded deprecated methods back into LRUPolicy/Region/RegionManager to support API compatibility for EJB3 class extensions of JBossCache
1.9modifieddhuangsrc/org/jboss/cache/eviction/LRUPolicy.javaAdded deprecated methods back into LRUPolicy/Region/RegionManager to support API compatibility for EJB3 class extensions of JBossCache
1.6modifieddhuangsrc/org/jboss/cache/eviction/Region.javaAdded deprecated methods back into LRUPolicy/Region/RegionManager to support API compatibility for EJB3 class extensions of JBossCache
1.9modifieddhuangsrc/org/jboss/cache/eviction/RegionManager.javaAdded deprecated methods back into LRUPolicy/Region/RegionManager to support API compatibility for EJB3 class extensions of JBossCache
1.1addedsmarlowtests/functional/org/jboss/cache/aop/collection/CachedMapAopNullTest.javamore testing for JBCACHE-398
1.2modifiedsmarlowtests/functional/org/jboss/cache/aop/collection/ReplicatedSyncSetTest.javacorrection to test for JBCACHE-398.
1.8modifiedsmarlowsrc/org/jboss/cache/aop/collection/CachedMapImpl.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.9modifiedsmarlowsrc/org/jboss/cache/aop/collection/CachedSetImpl.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.9modifiedsmarlowtests/functional/org/jboss/cache/aop/collection/CachedMapAopTest.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.1addedsmarlowtests/functional/org/jboss/cache/aop/collection/ReplicatedSyncListTest.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.1addedsmarlowtests/functional/org/jboss/cache/aop/collection/ReplicatedSyncMapTest.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.1addedsmarlowtests/functional/org/jboss/cache/aop/collection/ReplicatedSyncSetTest.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.1addedsmarlowsrc/org/jboss/cache/aop/util/Null.javaFixed JBCACHE-398 'Cached collections don't handle null values correctly'Also fixed JBCACHE-496 which was a minor problem reported today on the forum.
1.7modifiedbwangtests/functional/org/jboss/cache/eviction/LRUPolicyTest.javaJBCACHE-495 test case failure?
1.3modifiedbwangsrc/org/jboss/cache/eviction/BaseEvictionAlgorithm.javaCommented out perf testsJBCACHE-494 EvictionException improperly thrown
1.2modifiedbwangsrc/org/jboss/cache/eviction/BaseEvictionAlgorithm.javaCommented out perf testsJBCACHE-494 EvictionException improperly thrown
1.6modifiedbwangtests/functional/org/jboss/cache/eviction/LRUPolicyTest.javaAdditional test ontributed by a user.
1.34modifiedmsurtanisrc/org/jboss/cache/interceptors/TxInterceptor.javaFixed a problem with LocalSyncHandlers being created for remotely initiated GTXs
1.33modifiedmsurtanisrc/org/jboss/cache/interceptors/TxInterceptor.javaAdded error message for null tx entry
1.32modifiedmsurtanisrc/org/jboss/cache/interceptors/TxInterceptor.javaRolled back fix - broke too many things
1.31modifiedmsurtanisrc/org/jboss/cache/interceptors/TxInterceptor.javaFixed bug in removing tx stuff when an exception occurs when committing
1.7modifiedbwangtests/functional/org/jboss/cache/aop/loader/CacheLoaderTestsBase.javaJBCACHE-477 Created to illustrate this problem.

Reply via email to