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/15/2006 01:45:29 |
Time to build: 66 minutes 34 seconds |
Last changed: 11/14/2006 16:54:00 |
Last log entry: Ensure proper function whether or not wrapped cache is available during mbean registration. |
Unit Tests: (1855) Total Errors and Failures: (140) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 66) | ||||
1.6 | modified | bstansberry | src/org/jboss/cache/jmx/CacheJmxWrapper.java | Ensure proper function whether or not wrapped cache is available during mbean registration. |
1.5 | modified | bstansberry | src-50/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapper.java | Ensure proper function whether or not wrapped cache is available during mbean registration. |
1.5 | modified | bstansberry | src-50/org/jboss/cache/pojo/jmx/JmxUtil.java | Add missing commas in ObjectNames |
1.9 | modified | vblagojevic | src/org/jboss/cache/marshall/TreeCacheMarshaller200.java | [JBCACHE-591] partial state transfer |
1.13 | modified | vblagojevic | src/org/jboss/cache/statetransfer/StateTransferManager.java | [JBCACHE-591] partial state transfer |
1.19 | modified | vblagojevic | tests/functional/org/jboss/cache/statetransfer/VersionedTestBase.java | [JBCACHE-591] partial state transfer |
1.3 | modified | msurtani | tests/functional/org/jboss/cache/marshall/CrudMethodTest.java | Updated to reflect new methods in MethodDeclarations |
1.8 | modified | msurtani | src/org/jboss/cache/interceptors/EvictionInterceptor.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.5 | modified | msurtani | tests/functional/org/jboss/cache/marshall/RegionManagerTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.3 | modified | msurtani | src/org/jboss/cache/eviction/ElementSizeAlgorithm.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.7 | modified | msurtani | src/org/jboss/cache/eviction/EvictedEventNode.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.4 | modified | msurtani | src/org/jboss/cache/eviction/EvictionAlgorithm.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.7 | modified | msurtani | src/org/jboss/cache/eviction/EvictionPolicy.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.5 | modified | msurtani | src/org/jboss/cache/eviction/EvictionPolicyConfig.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.6 | modified | msurtani | src/org/jboss/cache/eviction/EvictionTimerTask.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.7 | modified | msurtani | src/org/jboss/cache/eviction/FIFOAlgorithm.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.7 | modified | msurtani | src/org/jboss/cache/eviction/LFUAlgorithm.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.14 | modified | msurtani | src/org/jboss/cache/eviction/LRUAlgorithm.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.11 | modified | msurtani | src/org/jboss/cache/eviction/LRUPolicy.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.4 | modified | msurtani | src/org/jboss/cache/eviction/MRUAlgorithm.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.16 | deleted | msurtani | src/org/jboss/cache/eviction/Region.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.29 | deleted | msurtani | src/org/jboss/cache/eviction/RegionManager.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.14 | modified | msurtani | tests/functional/org/jboss/cache/interceptors/EvictionInterceptorTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.11 | modified | msurtani | tests/functional/org/jboss/cache/passivation/BasicPassivationTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.5 | modified | msurtani | tests/functional/org/jboss/cache/passivation/ConcurrentPassivationTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.10 | modified | msurtani | tests/functional/org/jboss/cache/passivation/LocalPassivationIntegrationTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.3 | modified | msurtani | tests/functional/org/jboss/cache/passivation/ReplicatedPassivationIntegrationTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.18 | modified | msurtani | tests/functional/org/jboss/cache/statetransfer/VersionedTestBase.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.10 | modified | msurtani | src/org/jboss/cache/loader/AbstractCacheLoader.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.13 | modified | msurtani | src/org/jboss/cache/loader/ChainingCacheLoader.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.4 | modified | msurtani | tests/functional/org/jboss/cache/eviction/ConcurrentEvictionTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.4 | modified | msurtani | tests/functional/org/jboss/cache/eviction/ElementSizeAlgorithmTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.6 | modified | msurtani | tests/functional/org/jboss/cache/eviction/ElementSizePolicyTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.10 | modified | msurtani | tests/functional/org/jboss/cache/eviction/EvictionConfigurationTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.6 | modified | msurtani | tests/functional/org/jboss/cache/eviction/FIFOAlgorithmTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.8 | modified | msurtani | tests/functional/org/jboss/cache/eviction/FIFOPolicyTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.5 | modified | msurtani | tests/functional/org/jboss/cache/eviction/LFUAlgorithmTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.7 | modified | msurtani | tests/functional/org/jboss/cache/eviction/LFUPolicyTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.7 | modified | msurtani | tests/functional/org/jboss/cache/eviction/LRUAlgorithmTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.16 | modified | msurtani | tests/functional/org/jboss/cache/eviction/LRUPolicyTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.4 | modified | msurtani | tests/functional/org/jboss/cache/eviction/MRUAlgorithmTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.9 | modified | msurtani | tests/functional/org/jboss/cache/eviction/MRUPolicyTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.5 | modified | msurtani | tests/functional/org/jboss/cache/eviction/ProgrammaticLRUPolicyTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.16 | modified | msurtani | tests/functional/org/jboss/cache/eviction/RegionManagerTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.9 | modified | msurtani | tests/functional/org/jboss/cache/eviction/RegionTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.14 | modified | msurtani | tests/functional/org/jboss/cache/eviction/ReplicatedLRUPolicyTest.java | Merged eviction.Region and Region, eviction.RegionManager and RegionManager (lots of changes, now needs v. thorough testing) |
1.2 | modified | bwang | src-50/org/jboss/cache/pojo/interceptors/StaticFieldInterceptor.java | upd |
1.1 | added | bwang | src-50/org/jboss/cache/pojo/interceptors/StaticFieldInterceptor.java | upd |
1.4 | modified | bwang | src-50/org/jboss/cache/pojo/InternalConstant.java | upd |
1.12 | modified | bwang | src-50/org/jboss/cache/pojo/impl/CollectionClassHandler.java | upd |