TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:104: 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/07/2007 02:11:44 |
Time to build: 262 minutes 3 seconds |
Last changed: 03/06/2007 15:12:05 |
Last log entry: Updated release version + added compiled tests to dist arch |
Unit Tests: (4268) Total Errors and Failures: (10) | ||||||||||||||||||||
| ||||||||||||||||||||
Modifications since last build: (first 50 of 21) | ||||
1.188 | modified | msurtani | /build.xml | Updated release version + added compiled tests to dist arch |
1.29 | modified | msurtani | src/org/jboss/cache/Version.java | Updated release version + added compiled tests to dist arch |
1.8 | modified | msurtani | etc/oodb.bsh | Fixed classpath issues |
1.13 | modified | msurtani | etc/runShellDemo.bat | Fixed classpath issues |
1.12 | modified | msurtani | etc/runShellDemo.sh | Fixed classpath issues |
1.5 | modified | msurtani | etc/plain.bsh | JBCACHE-998 |
1.12 | modified | msurtani | etc/runShellDemo.bat | JBCACHE-998 |
1.11 | modified | msurtani | etc/runShellDemo.sh | JBCACHE-998 |
1.6 | modified | genman | src/org/jboss/cache/lock/ReadWriteLockWithUpgrade.java | Assign generic type arguments to collections |
1.5 | modified | genman | src/org/jboss/cache/transaction/BatchModeTransactionManager.java | Assign generic type arguments to collections |
1.2 | modified | genman | src/org/jboss/cache/transaction/GlobalTransaction.java | Assign generic type arguments to collections |
1.4 | modified | genman | src/org/jboss/cache/transaction/TransactionEntry.java | Assign generic type arguments to collections |
1.51 | modified | genman | src/org/jboss/cache/CacheImpl.java | Assign generic type arguments to collections |
1.23 | modified | genman | src/org/jboss/cache/eviction/BaseEvictionAlgorithm.java | Assign generic type arguments to collections |
1.3 | modified | genman | src/org/jboss/cache/eviction/ElementSizeQueue.java | Assign generic type arguments to collections |
1.6 | modified | genman | src/org/jboss/cache/eviction/EvictionQueueList.java | Assign generic type arguments to collections |
1.5 | modified | genman | src/org/jboss/cache/eviction/FIFOQueue.java | Assign generic type arguments to collections |
1.6 | modified | genman | src/org/jboss/cache/eviction/LFUQueue.java | Assign generic type arguments to collections |
1.5 | modified | genman | src/org/jboss/cache/eviction/LRUQueue.java | Assign generic type arguments to collections |
1.8 | modified | genman | src/org/jboss/cache/eviction/MRUQueue.java | Assign generic type arguments to collections |
1.15 | modified | msurtani | tests/functional/org/jboss/cache/loader/deadlock/ConcurrentCreationDeadlockTest.java | Rollback txs on fail |