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/14/2006 05:41:59 |
Time to build: 35 minutes 52 seconds |
Last changed: 04/13/2006 19:20:40 |
Last log entry: cvs ignore to ignore test output files. |
Unit Tests: (1504) Total Errors and Failures: (50) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 338) | ||||
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/ReplicatedAnnotationAopTest.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/Address.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/Gadget.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/Link.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/NetworkAdmin.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/NetworkDomain.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/NetworkElement.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/NetworkNode.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/NodeManager.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/Person.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/Resource.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/SerializedAddress.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/aop/test/SpecialAddress.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/aop/test/Student.java | JBCACHE-451 & JBCACHE-454 @Transient and @Serializable support. |
1.4 | modified | msurtani | tests/functional/org/jboss/cache/replicated/AsyncReplTest.java | JBCACHE-198 |
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.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.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.6 | modified | genman | tests/functional/org/jboss/cache/optimistic/ComparatorTest.java | JBCACHE-555 -Remove non-working code from WorkspaceNodeImpl.getParentClean up OptimisticNodeInterceptor |
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.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.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.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.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 |