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/04/2007 05:24:26 |
Time to build: 223 minutes 17 seconds |
Last changed: 07/03/2007 13:03:39 |
Last log entry: Updated for CR3 |
Unit Tests: (4878) Total Errors and Failures: (12) | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
Modifications since last build: (first 50 of 13) | ||||
1.30 | modified | msurtani | docs/Changelog.txt | Updated for CR3 |
1.17 | modified | msurtani | src/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapper.java | listener based fixes |
1.8 | modified | msurtani | tests/functional/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapperTest.java | listener based fixes |
1.99 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | listener based fixes |
1.36 | modified | msurtani | src/org/jboss/cache/notifications/Notifier.java | listener based fixes |
1.10 | modified | msurtani | tests/functional/org/jboss/cache/jmx/CacheJmxWrapperTest.java | listener based fixes |
1.4 | modified | msurtani | tests/functional/org/jboss/cache/notifications/AnnotationsTest.java | listener based fixes |
1.2 | modified | msurtani | tests/functional/org/jboss/cache/notifications/NotificationThreadTest.java | Listeners should be public |
1.18 | modified | msurtani | tests/functional/org/jboss/cache/replicated/SyncCacheListenerTest.java | Listeners should be public |
1.35 | modified | msurtani | src/org/jboss/cache/notifications/Notifier.java | - Wrap exceptions encountered when invoking listener methods in a CacheException and re-throw- Made listenerInvocations map package protected, for access by unit tests |
1.3 | modified | msurtani | tests/functional/org/jboss/cache/notifications/AnnotationsTest.java | Tests multiple annotations |
1.20 | modified | msurtani | tests/functional/org/jboss/cache/CallbackTest.java | listeners should be public |
1.6 | modified | msurtani | tests/functional/org/jboss/cache/api/NodeSPITest.java | updated test |