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

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/22/2006 12:08:12
Time to build: 86 minutes 21 seconds
Last changed: 06/22/2006 08:35:09
Last log entry: Test cases for PC2.0

 Unit Tests: (1662)  Total Errors and Failures: (13)
testRemoteDetachorg.jboss.cache.aop.NewReplicatedAopTest
testNonSeriazable1org.jboss.cache.aop.ReplicatedSerializableAopTest
testNonSeriazable2org.jboss.cache.aop.ReplicatedSerializableAopTest
testEvictionOccurenceorg.jboss.cache.eviction.OptimisticEvictionTest
testInteroporg.jboss.cache.interop.InteropTest
testPutTEorg.jboss.cache.interop.InteropTest
testInteroporg.jboss.cache.interop.InteropTest
testPutTEorg.jboss.cache.interop.InteropTest
testInteroporg.jboss.cache.interop.InteropTest
testPutTEorg.jboss.cache.interop.InteropTest
testInteroporg.jboss.cache.interop.InteropTest
testPutTEorg.jboss.cache.interop.InteropTest
testSpeedSizeAndDefaultsorg.jboss.cache.marshall.JBossSerializationTest
 

 Modifications since last build:  (first 50 of 180)
1.5deletedbwangtests-50/functional/org/jboss/cache/aop/ReplicatedAnnotationAopTest.javaTest cases for PC2.0
1.1addedbwangtests-50/functional/org/jboss/cache/aop/ReplicatedAnnotationTest.javaTest cases for PC2.0
1.2modifiedmsurtanitests/functional/org/jboss/cache/transaction/IsolationLevelNoneTest.javaJBCACHE-659 - Evictions with Optimistic Locking not working
1.3modifiedmsurtanitests/functional/org/jboss/cache/eviction/OptimisticEvictionTest.javaJBCACHE-659 - Evictions with Optimistic Locking not working
1.2modifiedmsurtanitests/functional/org/jboss/cache/misc/CopyOnWriteArrayTest.javaJBCACHE-659 - Evictions with Optimistic Locking not working
1.2modifiedmsurtanitests/functional/org/jboss/cache/aop/TreeCacheAopCompatibilityAopTest.javaJBCACHE-659 - Evictions with Optimistic Locking not working
1.3modifiedmsurtanitests/functional/org/jboss/cache/interceptors/EvictionInterceptorTest.javaPreparing for Habanero import
1.2modifiedmsurtanitests/functional/org/jboss/cache/passivation/BasicPassivationTest.javaPreparing for Habanero import
1.2modifiedmsurtanitests/functional/org/jboss/cache/passivation/LocalPassivationIntegrationTest.javaPreparing for Habanero import
1.13modifiedmsurtanisrc/org/jboss/cache/optimistic/WorkspaceNode.javaPreparing for Habanero import
1.3modifiedmsurtanisrc/org/jboss/cache/statetransfer/StateTransferIntegrator_123.javaPreparing for Habanero import
1.2modifiedgzamarrenotests/functional/org/jboss/cache/eviction/OptimisticEvictionTest.javaUnit test updated with new location of the configuration file
1.4modifiedbwangtests-50/functional/org/jboss/cache/aop/ReplicatedAnnotationAopTest.javaupd
1.12modifiedbwangtests/functional/org/jboss/cache/aop/NewReplicatedAopTest.javaName changed
1.1addedbwangtests/functional/org/jboss/cache/aop/test/SpecialSerializedAddress.javaName changed
1.1addedgzamarrenotests/functional/org/jboss/cache/eviction/OptimisticEvictionTest.javabranches: 1.1.2;Unit test covering optimistic locking and evictions added. Linked to JBCACHE-659
1.11modifiedbwangtests/functional/org/jboss/cache/aop/NewReplicatedAopTest.javaTest for detachment
1.1addedbwangtests/functional/org/jboss/cache/aop/test/SpecialAddress.javaTest for detachment
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.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.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.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.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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to