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: 04/08/2006 02:36:04 |
Time to build: 35 minutes 22 seconds |
Last changed: 04/08/2006 01:24:39 |
Last log entry: JBCACHE-555 - Performance and memory enhancementsJBCACHE-541 - Clean up node classesJBCACHE-551 - TreeCache.getKeys() returns empty setOther minor fixes for correcting JBCACHE-535 |
Unit Tests: (1459) Total Errors and Failures: (15) | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 67) | ||||
1.13 | modified | genman | tests/functional/org/jboss/cache/passivation/PassivationTestsBase.java | JBCACHE-555 - Performance and memory enhancementsJBCACHE-541 - Clean up node classesJBCACHE-551 - TreeCache.getKeys() returns empty setOther minor fixes for correcting JBCACHE-535 |
1.39 | modified | genman | src/org/jboss/cache/aop/TreeCacheAopDelegate.java | JBCACHE-555 - Performance and memory enhancementsJBCACHE-541 - Clean up node classesJBCACHE-551 - TreeCache.getKeys() returns empty setOther minor fixes for correcting JBCACHE-535 |
1.2 | modified | genman | src/org/jboss/cache/interceptors/BaseCacheLoaderInterceptor.java | JBCACHE-555 - Performance and memory enhancementsJBCACHE-541 - Clean up node classesJBCACHE-551 - TreeCache.getKeys() returns empty setOther minor fixes for correcting JBCACHE-535 |
1.34 | modified | genman | src/org/jboss/cache/interceptors/CacheLoaderInterceptor.java | JBCACHE-555 - Performance and memory enhancementsJBCACHE-541 - Clean up node classesJBCACHE-551 - TreeCache.getKeys() returns empty setOther minor fixes for correcting JBCACHE-535 |
1.22 | modified | genman | src/org/jboss/cache/interceptors/ReplicationInterceptor.java | JBCACHE-555 - Performance and memory enhancementsJBCACHE-541 - Clean up node classesJBCACHE-551 - TreeCache.getKeys() returns empty setOther minor fixes for correcting JBCACHE-535 |
1.10 | modified | genman | src/org/jboss/cache/interceptors/UnlockInterceptor.java | JBCACHE-555 - Performance and memory enhancementsJBCACHE-541 - Clean up node classesJBCACHE-551 - TreeCache.getKeys() returns empty setOther minor fixes for correcting JBCACHE-535 |
1.5 | modified | genman | src/org/jboss/cache/loader/ClusteredCacheLoader.java | JBCACHE-555 - Performance and memory enhancementsJBCACHE-541 - Clean up node classesJBCACHE-551 - TreeCache.getKeys() returns empty setOther minor fixes for correcting JBCACHE-535 |
1.11 | modified | genman | src/org/jboss/cache/loader/FileCacheLoader.java | JBCACHE-555 - Performance and memory enhancementsJBCACHE-541 - Clean up node classesJBCACHE-551 - TreeCache.getKeys() returns empty setOther minor fixes for correcting JBCACHE-535 |
1.11 | modified | genman | src/org/jboss/cache/lock/IdentityLock.java | JBCACHE-555 - Performance and memory enhancementsJBCACHE-541 - Clean up node classesJBCACHE-551 - TreeCache.getKeys() returns empty setOther minor fixes for correcting JBCACHE-535 |
1.9 | modified | genman | src/org/jboss/cache/lock/LockMap.java | JBCACHE-555 - Performance and memory enhancementsJBCACHE-541 - Clean up node classesJBCACHE-551 - TreeCache.getKeys() returns empty setOther minor fixes for correcting JBCACHE-535 |
1.21 | modified | genman | tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java | JBCACHE-555 - Performance and memory enhancementsJBCACHE-541 - Clean up node classesJBCACHE-551 - TreeCache.getKeys() returns empty setOther minor fixes for correcting JBCACHE-535 |
1.23 | modified | bwang | tests/perf/org/jboss/cache/Server.java | added additional sleep |
1.1 | added | genman | tests/perf/org/jboss/cache/SizeOf.java | Add simple Java tool to calculate the size of objects |
1.4 | modified | genman | tests/functional/org/jboss/cache/mgmt/CacheLoaderTest.java | JBCACHE-535Optimization of CacheLoaderInterceptor caused the counts to go downFix these unit tests to match current behavior; fix tests use these variables |
1.2 | modified | genman | tests/functional/org/jboss/cache/mgmt/PassivationTest.java | JBCACHE-535Optimization of CacheLoaderInterceptor caused the counts to go downFix these unit tests to match current behavior; fix tests use these variables |
1.37 | modified | msurtani | src/org/jboss/cache/interceptors/TxInterceptor.java | JBCACHE-548 - TxManager NPE issues when using with WebLogic and WebSphere |
1.8 | modified | genman | tests/functional/org/jboss/cache/loader/CacheLoaderMethodCallCounterTest.java | JBCACHE-535Fix count; CacheLoader no longer does a get when we do a put |
1.5 | modified | msurtani | tests/functional/org/jboss/cache/TreeCacheListenerTest.java | Added more tree cache listener related tests |
1.25 | modified | genman | src/org/jboss/cache/interceptors/ActivationInterceptor.java | JBCACHE-535Fix PassivationInterceptor which I did not fix; fix PassivationTestsBase toreflect how cache loader now behaves; add flag to change CacheLoaderInterceptorbehavior for sub-classes |
1.33 | modified | genman | src/org/jboss/cache/interceptors/CacheLoaderInterceptor.java | JBCACHE-535Fix PassivationInterceptor which I did not fix; fix PassivationTestsBase toreflect how cache loader now behaves; add flag to change CacheLoaderInterceptorbehavior for sub-classes |
1.20 | modified | genman | src/org/jboss/cache/interceptors/PassivationInterceptor.java | JBCACHE-535Fix PassivationInterceptor which I did not fix; fix PassivationTestsBase toreflect how cache loader now behaves; add flag to change CacheLoaderInterceptorbehavior for sub-classes |
1.12 | modified | genman | tests/functional/org/jboss/cache/passivation/PassivationTestsBase.java | JBCACHE-535Fix PassivationInterceptor which I did not fix; fix PassivationTestsBase toreflect how cache loader now behaves; add flag to change CacheLoaderInterceptorbehavior for sub-classes |
1.1 | added | bwang | tests/perf/org/jboss/cache/aop/ReplicatedSyncMapContentionAopTest.java | no message |
1.19 | modified | genman | src/org/jboss/cache/interceptors/PassivationInterceptor.java | Address JBCACHE-352, JBCACHE-535Clean up the CacheLoaderInterceptor to not load so vigorouslyClean up JavaDoc for TreeCache which seems like it needs themMinor fixes elsewhere |
1.6 | modified | genman | tests/functional/org/jboss/cache/loader/AbstractCacheLoaderTestBase.java | Address JBCACHE-352, JBCACHE-535Clean up the CacheLoaderInterceptor to not load so vigorouslyClean up JavaDoc for TreeCache which seems like it needs themMinor fixes elsewhere |
1.20 | modified | genman | tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java | Address JBCACHE-352, JBCACHE-535Clean up the CacheLoaderInterceptor to not load so vigorouslyClean up JavaDoc for TreeCache which seems like it needs themMinor fixes elsewhere |
1.11 | modified | genman | tests/functional/org/jboss/cache/passivation/PassivationTestsBase.java | Address JBCACHE-352, JBCACHE-535Clean up the CacheLoaderInterceptor to not load so vigorouslyClean up JavaDoc for TreeCache which seems like it needs themMinor fixes elsewhere |
1.9 | modified | genman | src/org/jboss/cache/aop/CollectionClassHandler.java | Address JBCACHE-352, JBCACHE-535Clean up the CacheLoaderInterceptor to not load so vigorouslyClean up JavaDoc for TreeCache which seems like it needs themMinor fixes elsewhere |
1.32 | modified | genman | src/org/jboss/cache/interceptors/CacheLoaderInterceptor.java | Address JBCACHE-352, JBCACHE-535Clean up the CacheLoaderInterceptor to not load so vigorouslyClean up JavaDoc for TreeCache which seems like it needs themMinor fixes elsewhere |
1.19 | modified | genman | src/org/jboss/cache/interceptors/CacheStoreInterceptor.java | Address JBCACHE-352, JBCACHE-535Clean up the CacheLoaderInterceptor to not load so vigorouslyClean up JavaDoc for TreeCache which seems like it needs themMinor fixes elsewhere |
1.24 | modified | genman | src/org/jboss/cache/interceptors/ActivationInterceptor.java | Prior to JBCACHE-533 -- What a difference a few misplaced { } make |
1.3 | modified | bwang | src/org/jboss/cache/aop/collection/CachedListAbstract.java | code fixes from analysis |
1.9 | modified | bwang | src/org/jboss/cache/aop/collection/CachedListImpl.java | code fixes from analysis |
1.10 | modified | bwang | src/org/jboss/cache/aop/collection/CachedMapImpl.java | code fixes from analysis |
1.10 | modified | bwang | src/org/jboss/cache/aop/collection/CachedSetImpl.java | code fixes from analysis |
1.4 | modified | bwang | src/org/jboss/cache/aop/util/ObjectUtil.java | code fixes from analysis |
1.19 | modified | bwang | src/org/jboss/cache/aop/InternalDelegate.java | code fixes from analysis |
1.9 | modified | bwang | src/org/jboss/cache/aop/TreeCacheAopView.java | code fixes from analysis |
1.5 | modified | bwang | src/org/jboss/cache/eviction/BaseEvictionAlgorithm.java | added more log tracing |
1.10 | modified | bwang | src/org/jboss/cache/eviction/RegionManager.java | JBCACHE-532 disabled hasDefaultRegionOnly |
1.2 | modified | bwang | src/org/jboss/cache/aop/SerializableObjectHandler.java | Used the right log category |
1.18 | modified | genman | src/org/jboss/cache/interceptors/PassivationInterceptor.java | Prior to JBCACHE-533 , clean up race condition with long increment, also shrinkthe synchronized {} block. |
1.12 | modified | genman | src/org/jboss/cache/loader/AsyncCacheLoader.java | JBCACHE-525 - Fix potential race condition; unfortunately BTree node iteration(reads) requires the tree to be locked against concurrent writes. Hopefullythese heavy locks can be removed when JDBM has a better tree iteratorJBCACHE-526 - Upon shutdown, put(List l) all remaining tasks that were polledand removed from the common queue; they were not being applied before.Add unit test for asynchronous storeEntireState operation |
1.6 | modified | genman | src/org/jboss/cache/loader/jdbm/JdbmCacheLoader.java | JBCACHE-525 - Fix potential race condition; unfortunately BTree node iteration(reads) requires the tree to be locked against concurrent writes. Hopefullythese heavy locks can be removed when JDBM has a better tree iteratorJBCACHE-526 - Upon shutdown, put(List l) all remaining tasks that were polledand removed from the common queue; they were not being applied before.Add unit test for asynchronous storeEntireState operation |
1.11 | modified | genman | tests/functional/org/jboss/cache/loader/AsyncFileCacheLoaderTest.java | JBCACHE-525 - Fix potential race condition; unfortunately BTree node iteration(reads) requires the tree to be locked against concurrent writes. Hopefullythese heavy locks can be removed when JDBM has a better tree iteratorJBCACHE-526 - Upon shutdown, put(List l) all remaining tasks that were polledand removed from the common queue; they were not being applied before.Add unit test for asynchronous storeEntireState operation |
1.23 | modified | genman | src/org/jboss/cache/interceptors/ActivationInterceptor.java | Clean-up the code, move cut/pasted code into private functionsNo actual semantic changes, tests pass :-) |
1.13 | modified | genman | src/org/jboss/cache/interceptors/CacheMgmtInterceptor.java | Fix possible sequence number generation race condition |
1.4 | modified | smarlow | src/org/jboss/cache/xml/XmlHelper.java | Specify utf8 encoding for call to getBytes instead of using default platform encoding.I saw this issue when working on JBCACHE-531, however, this change is not needed to solve JBCACHE-531. |
1.8 | modified | smarlow | src/org/jboss/cache/config/CacheLoaderConfig.java | fix for JBCACHE-531. |
1.8 | modified | bwang | src/org/jboss/cache/aop/CollectionClassHandler.java | JBCACHE-435 putObject can do removeObject first multiple times |