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/13/2006 06:42:37 |
Time to build: 36 minutes 33 seconds |
Last changed: 04/13/2006 05:47:37 |
Last log entry: upd |
Unit Tests: (1503) Total Errors and Failures: (13) | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
Modifications since last build: (first 50 of 295) | ||||
1.7 | modified | bwang | tests/scripts/benchmark.sh | upd |
1.29 | modified | bwang | tests/perf/org/jboss/cache/Server.java | upd |
1.28 | modified | bwang | tests/perf/org/jboss/cache/Server.java | upd |
1.5 | modified | genman | tests/functional/org/jboss/cache/eviction/ReplicatedAopLRUPolicyTest.java | Fix broken unit test; setMarshalling(true) to match changed etc/META-INF/replSync-service.xml |
1.27 | modified | bwang | tests/perf/org/jboss/cache/Server.java | upd |
1.26 | modified | bwang | tests/perf/org/jboss/cache/Server.java | Need to keep generate new pojo during putObject |
1.25 | modified | bwang | tests/perf/org/jboss/cache/Server.java | commented out output |
1.5 | modified | bwang | tests/scripts/readme.txt | upd |
1.5 | modified | bwang | tests/scripts/bench.xml | upd |
1.4 | modified | bwang | tests/scripts/readme.txt | upd |
1.24 | modified | bwang | tests/perf/org/jboss/cache/Server.java | Added PojoCache tester |
1.2 | modified | bwang | tests/perf/org/jboss/cache/data/Address.java | Added PojoCache tester |
1.2 | modified | bwang | tests/perf/org/jboss/cache/data/Course.java | Added PojoCache tester |
1.2 | modified | bwang | tests/perf/org/jboss/cache/data/Person.java | Added PojoCache tester |
1.7 | modified | bwang | tests/scripts/bench.txt | Added PojoCache test |
1.4 | modified | bwang | tests/scripts/bench.xml | Added PojoCache test |
1.6 | modified | bwang | tests/scripts/benchmark.sh | Added PojoCache test |
1.3 | modified | dhuang | tests/functional/org/jboss/cache/eviction/EvictionConfigurationTest.java | Correct a unit test. |
1.3 | modified | dhuang | tests/functional/org/jboss/cache/eviction/MRUPolicyTest.java | Eviction refactored into an EvictionInterceptor. # of elements changes is also recorded for now. EvictionAlgorithm changes to support maxElements will follow shortly. |
1.4 | modified | dhuang | tests/functional/org/jboss/cache/eviction/RegionTest.java | Eviction refactored into an EvictionInterceptor. # of elements changes is also recorded for now. EvictionAlgorithm changes to support maxElements will follow shortly. |
1.1 | added | dhuang | tests/functional/org/jboss/cache/interceptors/EvictionInterceptorTest.java | Eviction refactored into an EvictionInterceptor. # of elements changes is also recorded for now. EvictionAlgorithm changes to support maxElements will follow shortly. |
1.4 | modified | genman | tests/functional/org/jboss/cache/eviction/ReplicatedLRUPolicyTest.java | Clean up tests and diagnostics; setUseMarshalling was not set on all nodesfor test; add help binary dump to TreeCacheMarshaller |
1.7 | modified | genman | tests/functional/org/jboss/cache/rpc/RpcTreeCacheFunctionalTest.java | Clean up tests and diagnostics; setUseMarshalling was not set on all nodesfor test; add help binary dump to TreeCacheMarshaller |
1.3 | deleted | bwang | tests/functional/org/jboss/cache/eviction/AopLRUPolicyUpdateEvictionTest.java | Moved aop eviction to its own dir. |
1.6 | modified | genman | tests/functional/org/jboss/cache/optimistic/ComparatorTest.java | JBCACHE-555 -Remove non-working code from WorkspaceNodeImpl.getParentClean up OptimisticNodeInterceptor |
1.22 | modified | genman | tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java | JBCACHE-555 -Remove non-working code from WorkspaceNodeImpl.getParentClean up OptimisticNodeInterceptor |
1.2 | modified | bwang | tests/functional/org/jboss/cache/eviction/AopLRUPolicyUpdateEvictionTest.java | JBCACHE-490 Created PojoCache class |
1.7 | modified | bwang | tests/functional/org/jboss/cache/loader/CacheLoaderManagerTest.java | JBCACHE-490 Created PojoCache class |
1.2 | modified | bwang | tests/perf/org/jboss/cache/aop/LocalMapPerfAopTest.java | JBCACHE-490 Created PojoCache class |
1.2 | modified | bwang | tests/perf/org/jboss/cache/aop/LocalPerfAopTest.java | JBCACHE-490 Created PojoCache class |
1.2 | modified | bwang | tests/perf/org/jboss/cache/aop/ReplicatedAsyncMapPerfAopTest.java | JBCACHE-490 Created PojoCache class |
1.2 | modified | bwang | tests/perf/org/jboss/cache/aop/ReplicatedSyncMapContentionAopTest.java | JBCACHE-490 Created PojoCache class |
1.2 | modified | bwang | tests/perf/org/jboss/cache/aop/ReplicatedSyncMapPerfAopTest.java | JBCACHE-490 Created PojoCache class |
1.2 | modified | bwang | tests/perf/org/jboss/cache/aop/ReplicatedSyncPerfAopTest.java | JBCACHE-490 Created PojoCache class |
1.2 | modified | bwang | tests/perf/org/jboss/cache/aop/Server.java | JBCACHE-490 Created PojoCache class |
1.2 | modified | bwang | tests/perf/org/jboss/cache/aop/StudentMetrics.java | JBCACHE-490 Created PojoCache class |
1.6 | modified | genman | tests/functional/org/jboss/cache/loader/CacheLoaderManagerTest.java | Fix oops in Node.createChildFix CacheLoaderManagerTest to reflect changes in FileCacheLoader interface |
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.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.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.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.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.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 |