View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache-testsuite-140?log=log20061117022136

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: 11/17/2006 02:21:36
Time to build: 70 minutes 35 seconds
Last changed: 11/16/2006 22:12:23
Last log entry: update to 2.0.alpha2

 Unit Tests: (1772)  Total Errors and Failures: (4)
 

 Modifications since last build:  (first 50 of 34)
1.3modifiedbwanglib/jboss-aop-jdk50.jarupdate to 2.0.alpha2
1.10modifiedmsurtanisrc/org/jboss/cache/eviction/EvictionTimerTask.javaproper cache destruction in destroy()
1.278modifiedmsurtanisrc/org/jboss/cache/TreeCache.javaproper cache destruction in destroy()
1.8modifiedmsurtanitests/functional/org/jboss/cache/eviction/ElementSizePolicyTest.javaproper cache destruction in destroy()
1.9modifiedmsurtanitests/functional/org/jboss/cache/eviction/FIFOPolicyTest.javaproper cache destruction in destroy()
1.8modifiedmsurtanitests/functional/org/jboss/cache/eviction/LFUPolicyTest.javaproper cache destruction in destroy()
1.10modifiedmsurtanitests/functional/org/jboss/cache/eviction/MRUPolicyTest.javaproper cache destruction in destroy()
1.19modifiedmsurtanitests/functional/org/jboss/cache/eviction/LRUPolicyTest.javasome eviction stuff
1.14modifiedmsurtanisrc/org/jboss/cache/RegionImpl.javasome eviction stuff
1.12modifiedmsurtanisrc/org/jboss/cache/RegionManager.javasome eviction stuff
1.277modifiedmsurtanisrc/org/jboss/cache/TreeCache.javasome eviction stuff
1.9modifiedmsurtanisrc/org/jboss/cache/eviction/EvictionTimerTask.javasome eviction stuff
1.2modifiedmsurtanisrc/org/jboss/cache/eviction/NodeEventType.javasome eviction stuff
1.23modifiedmsurtanisrc/org/jboss/cache/marshall/MethodDeclarations.javaAdded a workaround for version mapping for move methods
1.23modifiedgzamarrenosrc/org/jboss/cache/loader/FileCacheLoader.java[JBCACHE-644] - When creating an FCL root location, check for any non portable characters throwing a warning. Checks '*' '<' '>' '|' '"' '?'When storing attributes, check that the Fqn tree does not contain non portable characters. Checks '*' '<' '>' '|' '"' '?' and also '\' '/' and ':'When storing attributes as well, check for entire path that could be bigger than 255 characters throwing a warning.
1.11modifiedgzamarrenotests/functional/org/jboss/cache/loader/FileCacheLoaderTest.java[JBCACHE-644] - When creating an FCL root location, check for any non portable characters throwing a warning. Checks '*' '<' '>' '|' '"' '?'When storing attributes, check that the Fqn tree does not contain non portable characters. Checks '*' '<' '>' '|' '"' '?' and also '\' '/' and ':'When storing attributes as well, check for entire path that could be bigger than 255 characters throwing a warning.
1.276modifiedmsurtanisrc/org/jboss/cache/TreeCache.javaBetter handling of marshalling exceptions when regions are inactive
1.1addedmsurtanisrc/org/jboss/cache/marshall/InactiveRegionAwareRpcDispatcher.javaBetter handling of marshalling exceptions when regions are inactive
1.10modifiedmsurtanisrc/org/jboss/cache/marshall/TreeCacheMarshaller200.javaMinor perf tweak
1.275modifiedmsurtanisrc/org/jboss/cache/TreeCache.javaFixed issues dealing with inactive regions.
1.1addedmsurtanitests/functional/org/jboss/cache/marshall/ReplicateToInactiveRegionTest.javaFixed issues dealing with inactive regions.
1.7modifiedvblagojevictests/functional/org/jboss/cache/passivation/PassivationToLocalDelegatingCacheLoaderTest.javadiscovered JBCACHE-851
1.14modifiedvblagojevictests/functional/org/jboss/cache/loader/LocalDelegatingCacheLoaderTest.javadiscovered JBCACHE-851
1.151modifiedmsurtani/build.xmlAdded functionaltests-cc
1.38modifiedmsurtanisrc/org/jboss/cache/interceptors/CacheStoreInterceptor.javaAdded NP chk
1.11modifiedmsurtanisrc/org/jboss/cache/RegionManager.javaFixed CVS merge screwup
1.274modifiedmsurtanisrc/org/jboss/cache/TreeCache.javaFixed CVS merge screwup
1.22modifiedmsurtanisrc/org/jboss/cache/loader/JDBCCacheLoader.javaRemoved legacy marshalledvalue stuff
1.3modifiedmsurtanitests/functional/org/jboss/cache/options/ExplicitVersionsReplTest.javaFixed typos in test
1.14modifiedmsurtanitests/functional/org/jboss/cache/mgmt/NotificationTest.javaFixed JMX related crapola
1.150modifiedmsurtani/build.xmlProper cleanup for old dist files
1.10modifiedbstansberrysrc/org/jboss/cache/RegionManager.javaAdd some comments for future work
1.273modifiedbstansberrysrc/org/jboss/cache/TreeCache.javaAvoid StackOverflowError
1.272modifiedbstansberrysrc/org/jboss/cache/TreeCache.javaNo fetchPartialState exception if singleton group!