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

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/06/2007 23:30:01
Time to build: 229 minutes 26 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: (4878)  Total Errors and Failures: (14)
testPutAndRemove2org.jboss.cache.buddyreplication.BuddyReplicationContentTest(tcp)
testBuddyJoinorg.jboss.cache.buddyreplication.BuddyReplicationContentTest(tcp)
testCompleteStateSurvivalorg.jboss.cache.buddyreplication.BuddyReplicationContentTest(tcp)
testBuddyBackupExclusionorg.jboss.cache.multiplexer.StateTransferTest(tcp)
test2Buddiesorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest(tcp)
testRemovalFromClusterSingleBuddyorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest(tcp)
testRemovalFromCluster2Buddiesorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest(tcp)
test3CachesWithPoolNamesorg.jboss.cache.buddyreplication.BuddyPoolBroadcastTest(tcp)
testConcurrencyorg.jboss.cache.buddyreplication.BuddyPoolBroadcastTest(tcp)
testSimpleorg.jboss.cache.pojo.passivation.LocalTest(tcp)
testSetAddressorg.jboss.cache.pojo.passivation.LocalTest(tcp)
testFindAgainorg.jboss.cache.pojo.passivation.LocalTest(tcp)
testEvictionAfterStateTransferorg.jboss.cache.statetransfer.StateTransfer200Test(tcp)
testEvictionAfterStateTransferorg.jboss.cache.statetransfer.StateTransfer200Test(udp)
 

 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.