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

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/07/2007 04:43:44
Time to build: 221 minutes 4 seconds
Last changed: 07/06/2007 12:07:45
Last log entry: JBCACHE-905 - Added ant targets to support building test code coverage using clover. Those targets can be invoked by calling:sh build.sh with.clover all-functionaltests - instrument source code with clover during compilation.sh build.sh clover.html - to produce html formated clover reportssh build.sh clover.pdf - to produce pdf formated clover reports.

 Unit Tests: (4874)  Total Errors and Failures: (15)
testRemovalFromCluster2Buddiesorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest(tcp)
unknownorg.jboss.cache.buddyreplication.BuddyReplicationContentTest
testSetConfigorg.jboss.cache.loader.C3p0ConnectionFactoryTest(udp)
testBuddyBackupExclusionorg.jboss.cache.multiplexer.StateTransferTest(tcp)
testBuddyBackupExclusionorg.jboss.cache.multiplexer.StateTransferTest(udp)
testMultipleReferenceorg.jboss.cache.pojo.passivation.ReplicatedTest(tcp)
testSingleBuddyorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest(tcp)
test2Buddiesorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest(tcp)
testRemovalFromClusterSingleBuddyorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest(tcp)
test3CachesWithPoolNamesorg.jboss.cache.buddyreplication.BuddyPoolBroadcastTest(tcp)
testChangingBuddyPoolMembershiporg.jboss.cache.buddyreplication.BuddyPoolBroadcastTest(tcp)
testDataGravitationKillOwnerorg.jboss.cache.buddyreplication.BuddyReplicationWithOptimisticLockingTest(udp)
testConcurrentActivationAsyncorg.jboss.cache.multiplexer.StateTransferTest(tcp)
testEvictionAfterStateTransferorg.jboss.cache.multiplexer.StateTransferTest(udp)
testSimpleorg.jboss.cache.pojo.passivation.LocalTest(tcp)
 

 Modifications since last build:  (first 50 of 3)
1.207modifiedhmesha/build.xmlJBCACHE-905 - Added ant targets to support building test code coverage using clover. Those targets can be invoked by calling:sh build.sh with.clover all-functionaltests - instrument source code with clover during compilation.sh build.sh clover.html - to produce html formated clover reportssh build.sh clover.pdf - to produce pdf formated clover reports.
1.1addedhmeshaant-dist/lib/clover.jarJBCACHE-905 - Added clover.jar and clover.license to ant-dist/lib for JBossCache to support building test code coverage.
1.1addedhmeshaant-dist/lib/clover.licenseJBCACHE-905 - Added clover.jar and clover.license to ant-dist/lib for JBossCache to support building test code coverage.