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/13/2006 02:57:52 |
Time to build: 37 minutes 50 seconds |
Last changed: 03/13/2006 01:23:51 |
Last log entry: Changed the log output level from warn to debug in removeQueue |
Unit Tests: (1375) Total Errors and Failures: (1) | |||
| |||
Modifications since last build: (first 50 of 9) | ||||
1.4 | modified | bwang | src/org/jboss/cache/eviction/BaseEvictionAlgorithm.java | Changed the log output level from warn to debug in removeQueue |
1.4 | modified | bwang | tests/scripts/bench.txt | upd |
1.14 | modified | bwang | tests/perf/org/jboss/cache/Server.java | upd |
1.13 | modified | bwang | tests/perf/org/jboss/cache/Server.java | upd |
1.12 | modified | bwang | tests/perf/org/jboss/cache/Server.java | upd |
1.22 | modified | bstansberry | src/org/jboss/cache/Fqn.java | Ensure equals() handles other types properly |
1.12 | modified | bstansberry | src/org/jboss/cache/GlobalTransaction.java | Remove unneeded null check from equals() |
1.6 | modified | bstansberry | tests/functional/org/jboss/cache/FqnTest.java | Add a test that equals() handles null and other types properly |
1.4 | modified | bstansberry | tests/functional/org/jboss/cache/GlobalTransactionTest.java | Add a test that equals() handles null properly |