TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:107: 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: 07/10/2007 00:05:39 |
Time to build: 72 minutes 1 second |
Last changed: 07/09/2007 07:51:10 |
Last log entry: Renamed AsyncFileCacheLoaderTest to AsyncCacheLoaderTest since the test is meant to focus on the async wrapper to the cache loader, and not specifically the FCL. Also replaced usage of the FCL in this test with the DummyInMemoryCacheLoader. Faster, more robust and less prone to file system cleanup errors. |
Unit Tests: (1971) Total Errors and Failures: (1) | |||
| |||
Modifications since last build: (first 50 of 3) | ||||
1.1.2.1 | modified | msurtani | tests/functional/org/jboss/cache/loader/AsyncCacheLoaderTest.java | Renamed AsyncFileCacheLoaderTest to AsyncCacheLoaderTest since the test is meant to focus on the async wrapper to the cache loader, and not specifically the FCL. Also replaced usage of the FCL in this test with the DummyInMemoryCacheLoader. Faster, more robust and less prone to file system cleanup errors. |
1.11.2.1 | deleted | msurtani | tests/functional/org/jboss/cache/loader/AsyncFileCacheLoaderTest.java | Renamed AsyncFileCacheLoaderTest to AsyncCacheLoaderTest since the test is meant to focus on the async wrapper to the cache loader, and not specifically the FCL. Also replaced usage of the FCL in this test with the DummyInMemoryCacheLoader. Faster, more robust and less prone to file system cleanup errors. |
1.1.2.4 | modified | msurtani | tests/functional/org/jboss/cache/notifications/TreeCacheListenerTest.java | fixed broken UT |