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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:86: 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: 06/17/2006 01:35:48
Time to build: 90 minutes 57 seconds
Last changed: 06/15/2006 19:35:28
Last log entry: Added notification tests for optimistic locking

 Unit Tests: (1658)  Total Errors and Failures: (34)
testAll_RWLockorg.jboss.cache.aop.LocalConcurrentTest
testPrintorg.jboss.cache.loader.TcpCacheLoaderTest
testPutorg.jboss.cache.loader.TcpCacheLoaderTest
testPut2org.jboss.cache.loader.TcpCacheLoaderTest
testPut3org.jboss.cache.loader.TcpCacheLoaderTest
testPutRemoveCombosorg.jboss.cache.loader.TcpCacheLoaderTest
testGetorg.jboss.cache.loader.TcpCacheLoaderTest
testGetNodeorg.jboss.cache.loader.TcpCacheLoaderTest
testSerializationorg.jboss.cache.loader.TcpCacheLoaderTest
testPopulateorg.jboss.cache.loader.TcpCacheLoaderTest
testPreloadingorg.jboss.cache.loader.TcpCacheLoaderTest
testCacheLoading2org.jboss.cache.loader.TcpCacheLoaderTest
testExistsorg.jboss.cache.loader.TcpCacheLoaderTest
testGetChildrenorg.jboss.cache.loader.TcpCacheLoaderTest
testGetChildrenWithEvictionorg.jboss.cache.loader.TcpCacheLoaderTest
testGetChildren2org.jboss.cache.loader.TcpCacheLoaderTest
testGetChildren3org.jboss.cache.loader.TcpCacheLoaderTest
testGetChildren4org.jboss.cache.loader.TcpCacheLoaderTest
testGetChildren5org.jboss.cache.loader.TcpCacheLoaderTest
testGetChildren6org.jboss.cache.loader.TcpCacheLoaderTest
testGetChildren7org.jboss.cache.loader.TcpCacheLoaderTest
testGetChildren8org.jboss.cache.loader.TcpCacheLoaderTest
testGetChildren9org.jboss.cache.loader.TcpCacheLoaderTest
testGetChildren10org.jboss.cache.loader.TcpCacheLoaderTest
testGetChildren11org.jboss.cache.loader.TcpCacheLoaderTest
testGetChildren12org.jboss.cache.loader.TcpCacheLoaderTest
testRemoveDataorg.jboss.cache.loader.TcpCacheLoaderTest
testRemoveData2org.jboss.cache.loader.TcpCacheLoaderTest
testRemoveData3org.jboss.cache.loader.TcpCacheLoaderTest
testRemoveKeyorg.jboss.cache.loader.TcpCacheLoaderTest
testPutKeyValueorg.jboss.cache.options.cachemodelocal.SyncReplPessLocksTest
testSingleBuddyorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest
testThreadedAccess_SimpleLockorg.jboss.cache.lock.IdentityLockTest
testSpeedSizeAndDefaultsorg.jboss.cache.marshall.JBossSerializationTest
 

 Modifications since last build:  (first 50 of 127)
1.3modifiedmsurtanitests/functional/org/jboss/cache/mgmt/NotificationTest.javaAdded notification tests for optimistic locking
1.2modifiedmsurtanitests/functional/org/jboss/cache/mgmt/NotificationTest.javaAdded notification tests for optimistic locking
1.1addedmsurtanitests/functional/org/jboss/cache/mgmt/OptimisticNotificationTest.javaAdded notification tests for optimistic locking
1.50modifiedmsurtanitests/perf/org/jboss/cache/Server.java*** empty log message ***
1.2modifiedmsurtanitests/perf/org/jboss/cache/SizeOf.java*** empty log message ***
1.3modifiedmsurtanitests/perf/org/jboss/cache/optimistic/OptimisticPerfTestBase.java*** empty log message ***
1.1addedmsurtanitests/functional/org/jboss/cache/options/CacheModeLocalSimpleTest.javaJBCACHE-655 (Cache under transaction should allow mix of LOCAL or REPL mode option)
1.3modifiedmsurtanitests/functional/org/jboss/cache/options/cachemodelocal/CacheModeLocalTestBase.javaJBCACHE-655 (Cache under transaction should allow mix of LOCAL or REPL mode option)
1.5modifiedmsurtanisrc/org/jboss/cache/marshall/LegacyTreeCacheMarshaller.javaFixed broken interop tests
1.5modifiedmsurtanisrc/org/jboss/cache/marshall/VersionAwareMarshaller.javaFixed broken interop tests
1.3modifiedmsurtanitests/functional/org/jboss/cache/marshall/VersionAwareMarshallerTest.javaBetter UT
1.4modifiedmsurtanisrc/org/jboss/cache/marshall/VersionAwareMarshaller.javaBetter UT
1.2modifiedmsurtanitests/functional/org/jboss/cache/marshall/VersionAwareMarshallerTest.javaBetter UT
1.4modifieddhuangtests/functional/org/jboss/cache/eviction/FIFOAlgorithmTest.javaMarking a node as in use will prevent it from being evicted. Only LRU has a fully tested implementation right now. The others will have this feature post 1.4.0.
1.3modifieddhuangtests/functional/org/jboss/cache/eviction/FIFOQueueTest.javaMarking a node as in use will prevent it from being evicted. Only LRU has a fully tested implementation right now. The others will have this feature post 1.4.0.
1.10modifieddhuangtests/functional/org/jboss/cache/eviction/LRUPolicyTest.javaMarking a node as in use will prevent it from being evicted. Only LRU has a fully tested implementation right now. The others will have this feature post 1.4.0.
1.6deletedbwangtests/functional/org/jboss/cache/aop/classloader/ReplicatedAopTest.javaRenamed to memory package
1.1addedbwangtests/functional/org/jboss/cache/aop/memory/ReplicatedAopTest.javaRenamed to memory package
1.5modifiedbwangtests/functional/org/jboss/cache/aop/classloader/ReplicatedAopTest.javaTests for classloader leaking
1.6modifiedmsurtanitests/functional/org/jboss/cache/marshall/ActiveInactiveTest.javaAdded version ids to headers of all data streams
1.1addedmsurtanisrc/org/jboss/cache/marshall/Marshaller.javaAdded version ids to headers of all data streams
1.1addedmsurtanisrc/org/jboss/cache/marshall/TreeCacheMarshaller140.javaAdded version ids to headers of all data streams
1.5modifiedmsurtanitests/functional/org/jboss/cache/marshall/ActiveInactiveTest.javaAdded version ids to headers of all data streams
1.5modifiedmsurtanitests/functional/org/jboss/cache/marshall/AsyncReplTest.javaAdded version ids to headers of all data streams
1.8deletedmsurtanitests/functional/org/jboss/cache/marshall/EnhancedTreeCacheMarshallerTest.javaAdded version ids to headers of all data streams
1.1addedmsurtanitests/functional/org/jboss/cache/marshall/VersionAwareMarshallerTest.javaAdded version ids to headers of all data streams
1.3modifiedmsurtanisrc/org/jboss/cache/marshall/VersionAwareMarshaller.javaAdded version ids to headers of all data streams
1.4modifiedmsurtanisrc/org/jboss/cache/marshall/LegacyTreeCacheMarshaller.javaAdded version ids to headers of all data streams
1.3modifiedmsurtanisrc/org/jboss/cache/marshall/MarshallUtil.javaAdded version ids to headers of all data streams
1.3modifiedmsurtanisrc/org/jboss/cache/marshall/MarshallingException.javaAdded version ids to headers of all data streams
1.3modifiedmsurtanisrc/org/jboss/cache/marshall/MethodCallFactory.javaAdded version ids to headers of all data streams
1.8modifiedmsurtanisrc/org/jboss/cache/marshall/MethodDeclarations.javaAdded version ids to headers of all data streams
1.15modifiedmsurtanisrc/org/jboss/cache/marshall/ObjectSerializationFactory.javaAdded version ids to headers of all data streams
1.6modifiedmsurtanisrc/org/jboss/cache/marshall/Region.javaAdded version ids to headers of all data streams
1.11modifiedmsurtanisrc/org/jboss/cache/marshall/RegionManager.javaAdded version ids to headers of all data streams
1.3modifiedmsurtanisrc/org/jboss/cache/marshall/RegionNameConflictException.javaAdded version ids to headers of all data streams
1.3modifiedmsurtanisrc/org/jboss/cache/marshall/RegionNotFoundException.javaAdded version ids to headers of all data streams
1.2modifiedmsurtanisrc/org/jboss/cache/marshall/VersionAwareMarshaller.javaAdded version ids to headers of all data streams
1.4modifiedmsurtanitests/functional/org/jboss/cache/marshall/ActiveInactiveTest.javaAdded version ids to headers of all data streams
1.7modifiedmsurtanitests/functional/org/jboss/cache/marshall/EnhancedTreeCacheMarshallerTest.javaAdded version ids to headers of all data streams
1.5modifiedmsurtanitests/functional/org/jboss/cache/marshall/LocalTest.javaAdded version ids to headers of all data streams
1.4modifiedbwangtests/functional/org/jboss/cache/aop/classloader/ReplicatedAopTest.javaadded test for classloader gc
1.4modifiedmsurtanitests/functional/org/jboss/cache/buddyreplication/BuddyManagerTest.javaAbstracted dependency on JGroups 2.2.9.x
1.6modifiedmsurtanitests/functional/org/jboss/cache/marshall/EnhancedTreeCacheMarshallerTest.javaAbstracted dependency on JGroups 2.2.9.x
1.3modifiedmsurtanisrc/org/jboss/cache/marshall/LegacyTreeCacheMarshaller.javaAbstracted dependency on JGroups 2.2.9.x
1.2modifiedmsurtanisrc/org/jboss/cache/marshall/MethodCallFactory.javaAbstracted dependency on JGroups 2.2.9.x
1.7modifiedmsurtanisrc/org/jboss/cache/marshall/MethodDeclarations.javaAbstracted dependency on JGroups 2.2.9.x
1.19modifiedmsurtanisrc/org/jboss/cache/marshall/TreeCacheMarshaller.javaAbstracted dependency on JGroups 2.2.9.x
1.3modifiedbwangtests/functional/org/jboss/cache/aop/classloader/ReplicatedAopTest.javaadded test for classloader gc
1.2modifiedbwangtests/functional/org/jboss/cache/aop/classloader/ReplicatedAopTest.javaadded test for classloader gc

_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to