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/14/2007 02:56:26 |
Time to build: 207 minutes 32 seconds |
Last changed: 07/13/2007 16:23:12 |
Last log entry: [JBCACHE-1131] Genericize CacheJmxWrapper |
Unit Tests: (4954) Total Errors and Failures: (11) | ||||||||||||||||||||||
| ||||||||||||||||||||||
Modifications since last build: (first 50 of 17) | ||||
1.30 | modified | bstansberry | src/org/jboss/cache/jmx/CacheJmxWrapper.java | [JBCACHE-1131] Genericize CacheJmxWrapper |
1.11 | modified | bstansberry | src/org/jboss/cache/jmx/CacheJmxWrapperMBean.java | [JBCACHE-1131] Genericize CacheJmxWrapper |
1.11 | modified | bstansberry | tests/functional/org/jboss/cache/jmx/CacheJmxWrapperTest.java | [JBCACHE-1131] Genericize CacheJmxWrapper |
1.4 | modified | bstansberry | tests/functional/org/jboss/cache/jmx/CacheJmxWrapperTestBase.java | [JBCACHE-1131] Genericize CacheJmxWrapper |
1.3 | modified | bstansberry | tests/functional/org/jboss/cache/jmx/InterceptorRegistrationTest.java | [JBCACHE-1131] Genericize CacheJmxWrapper |
1.61 | modified | msurtani | src/org/jboss/cache/interceptors/ActivationInterceptor.java | JBCACHE-486 |
1.60 | modified | msurtani | src/org/jboss/cache/interceptors/ActivationInterceptor.java | Remove unnecessary sync |
1.44 | modified | msurtani | src/org/jboss/cache/interceptors/PassivationInterceptor.java | Remove unnecessary sync |
1.31 | modified | msurtani | tests/functional/org/jboss/cache/passivation/PassivationTestsBase.java | Remove unnecessary sync |
1.31 | modified | msurtani | src/org/jboss/cache/loader/bdbje/BdbjeCacheLoader.java | JBCACHE-1137 |
1.52 | modified | msurtani | src/org/jboss/cache/interceptors/CacheStoreInterceptor.java | JBCACHE-1120 |
1.56 | modified | msurtani | tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java | JBCACHE-1120 |
1.5 | modified | msurtani | tests/functional/org/jboss/cache/loader/UnnecessaryLoadingTest.java | JBCACHE-1120 |
1.55 | modified | msurtani | tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java | Added test to check recursive removal of child nodes when removing the root node directly on the cache loader. |
1.54 | modified | msurtani | tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java | Removed unused method |
1.2 | modified | msurtani | src/org/jboss/cache/notifications/annotation/CacheListener.java | Updated documentation |
1.3 | modified | msurtani | src/org/jboss/cache/pojo/notification/annotation/PojoCacheListener.java | Updated documentation |