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: 05/02/2006 00:47:54 |
Time to build: 83 minutes 25 seconds |
Last changed: 05/01/2006 22:44:52 |
Last log entry: pre-load pojo class |
Unit Tests: (1579) Total Errors and Failures: (11) | ||||||||||||||||||||||
| ||||||||||||||||||||||
Modifications since last build: (first 50 of 870) | ||||
1.8 | modified | bwang | tests/scripts/readme.txt | Use testPerf.jar for the tester instead |
1.1 | added | bwang | tests/scripts/benchmark-jar.sh | Use testPerf.jar for the tester instead |
1.3 | modified | bwang | tests/scripts/benchmark-pojocache.sh | Minor change to AOP_PATH |
1.9 | modified | bwang | tests/scripts/benchmark.sh | Minor change to AOP_PATH |
1.8 | modified | bwang | tests/scripts/bench.txt | upd with additional lib |
1.2 | modified | bwang | tests/scripts/benchmark-pojocache.sh | upd with additional lib |
1.8 | modified | bwang | tests/scripts/benchmark.sh | upd with additional lib |
1.7 | modified | bwang | tests/scripts/readme.txt | upd with additional lib |
1.2 | modified | bwang | tests/perf/org/jboss/cache/data/Student.java | JBCACHE-574 Optimize PojoCache in LOCAL mode: use _removeObject in switched to using List instead of Set. |
1.1 | added | bwang | tests/scripts/benchmark-pojocache.sh | added |
1.6 | modified | bwang | tests/scripts/readme.txt | added |
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.7 | modified | bwang | tests/scripts/benchmark.sh | 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.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.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.1 | added | bwang | tests/perf/org/jboss/cache/aop/ReplicatedSyncMapContentionAopTest.java | no message |