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: 02/01/2007 23:43:46 |
Time to build: 263 minutes 8 seconds |
Last changed: 02/01/2007 14:03:46 |
Last log entry: added ant libs to jboss retro lib dir so retroweaver runs |
Unit Tests: (4219) Total Errors and Failures: (32) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 13) | ||||
1.174 | modified | msurtani | /build.xml | added ant libs to jboss retro lib dir so retroweaver runs |
1.173 | modified | msurtani | /build.xml | JBCACHE-880 bug fixed |
1.21 | modified | msurtani | src/org/jboss/cache/eviction/BaseEvictionAlgorithm.java | fixed unreachable code block (to treat added nodes as visited) |
1.4 | modified | msurtani | src/org/jboss/cache/interceptors/NotificationInterceptor.java | Added null chk |
1.13 | modified | msurtani | tests/functional/org/jboss/cache/loader/deadlock/ConcurrentCreationDeadlockTest.java | Cleaned up test a bit |
1.19 | modified | msurtani | tests/functional/org/jboss/cache/loader/BdbjeCacheLoaderTest.java | Updated to clean up tmp dirs before running test |
1.12 | modified | msurtani | tests/functional/org/jboss/cache/loader/ChainingCacheLoaderFullTest.java | Updated to clean up tmp dirs before running test |
1.12 | modified | msurtani | tests/functional/org/jboss/cache/loader/FileCacheLoaderTest.java | Updated to clean up tmp dirs before running test |
1.7 | modified | msurtani | tests/functional/org/jboss/cache/loader/JdbmCacheLoaderTest.java | Updated to clean up tmp dirs before running test |
1.7 | modified | msurtani | tests/functional/org/jboss/cache/marshall/JBossSerializationTest.java | runs the test for longer to create a more accurate test |
1.3 | modified | msurtani | tests/functional/org/jboss/cache/pojo/statetransfer/StateTransferAopTestBase.java | fixed test |
1.2 | modified | msurtani | tests/functional/org/jboss/cache/pojo/passivation/LocalTest.java | fixed test |
1.10 | modified | msurtani | tests/functional/org/jboss/cache/transaction/DeadlockTest.java | some stuff |