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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:86: 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: 03/10/2006 04:53:37
Time to build: 38 minutes 2 seconds
Last changed: 03/10/2006 03:42:07
Last log entry: added

 Unit Tests: (1373)  Total Errors and Failures: (1)
testConcurrentUseSyncorg.jboss.cache.aop.statetransfer.StateTransfer130AopTest
 

 Modifications since last build:  (first 50 of 70)
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/scripts/bench.txtfor benchmark
1.1addedbwangtests/scripts/benchmark.shfor benchmark
1.29modifiedbstansberrysrc/org/jboss/cache/Node.java[JBCACHE-476] When a cache is associated with a node, ensure the node's IdentityLock's LockStategy matches the cache's isolation level
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.18modifiedmsurtanidocs/faq/en/master.xmlUpdated FAQs to reflect JBCACHE-477
1.6deletedsmarlowtests/functional/org/jboss/cache/aop/collection/ReplicatedObjectGraphAopTest.javaReplaced with ReplicatedSyncListTest, ReplicatedSyncSetTest and ReplicatedSyncMapTest
1.131modifiedbelasrc/org/jboss/cache/TreeCache.javaqualified Address
1.130modifieddhuangsrc/org/jboss/cache/TreeCache.javaAdded deprecated methods back into LRUPolicy/Region/RegionManager to support API compatibility for EJB3 class extensions of JBossCache
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.2modifiedsmarlowsrc/org/jboss/cache/aop/collection/CachedListAbstract.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.8modifiedsmarlowsrc/org/jboss/cache/aop/collection/CachedListImpl.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.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.7modifiedsmarlowsrc/org/jboss/cache/aop/CollectionClassHandler.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.17modifiedmsurtanidocs/faq/en/master.xmlJBCACHE-489
1.16modifiedbwangdocs/faq/en/master.xmlupd
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