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/03/2007 03:23:41 |
Time to build: 217 minutes 23 seconds |
Last changed: 07/02/2007 21:46:32 |
Last log entry: Add TX notification test |
Unit Tests: (4868) Total Errors and Failures: (45) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 18) | ||||
1.1 | added | jgreene | tests/functional/org/jboss/cache/pojo/notification/TxGauranteedListener.java | Add TX notification test |
1.1 | added | jgreene | tests/functional/org/jboss/cache/pojo/notification/TxObjectTest.java | Add TX notification test |
1.3 | modified | jgreene | tests/functional/org/jboss/cache/pojo/notification/Listener.java | Mark this class as not thread safe |
1.3 | modified | jgreene | tests/functional/org/jboss/cache/pojo/notification/ObjectTest.java | Undo accidental change |
1.2 | modified | jgreene | src/org/jboss/cache/pojo/notification/annotation/ArrayModified.java | Update documentation |
1.2 | modified | jgreene | src/org/jboss/cache/pojo/notification/annotation/Detached.java | Update documentation |
1.2 | modified | jgreene | src/org/jboss/cache/pojo/notification/annotation/PojoCacheListener.java | Update documentation |
1.8 | modified | jgreene | src/org/jboss/cache/pojo/impl/CacheListenerAdaptor.java | Fix NPE |
1.98 | modified | msurtani | src/org/jboss/cache/CacheImpl.java | How on earth did some of this sneak in?!?? |
1.85 | modified | msurtani | src/org/jboss/cache/buddyreplication/BuddyManager.java | Listener shld be public |
1.7 | modified | jgreene | tests/functional/org/jboss/cache/pojo/passivation/LocalTest.java | Fix listener |
1.11 | modified | msurtani | tests/functional/org/jboss/cache/passivation/ReplicatedPassivationIntegrationTest.java | Patched test |
1.2 | modified | msurtani | tests/functional/org/jboss/cache/notifications/AnnotationsTest.java | Added tests to ensure listener class and methods are public |
1.34 | modified | msurtani | src/org/jboss/cache/notifications/Notifier.java | Added tests to ensure listener class and methods are public |
1.33 | modified | msurtani | src/org/jboss/cache/UnversionedNode.java | CCL getChindrenNames() to return a Set<Object>UnversionedNode's getChildrenNames() to return a set impl that can be marshalled efficiently |
1.25 | modified | msurtani | src/org/jboss/cache/loader/ClusteredCacheLoader.java | CCL getChindrenNames() to return a Set<Object>UnversionedNode's getChildrenNames() to return a set impl that can be marshalled efficiently |
1.20 | modified | msurtani | tests/functional/org/jboss/cache/passivation/LocalPassivationIntegrationTest.java | Listeners need to be public |
1.8 | modified | msurtani | tests/functional/org/jboss/cache/passivation/PassivationActivationCallbacksTestCase.java | Listeners need to be public |