[Insight-developers] Kitware Robots still appear to be dead

Bill Hoffman bill.hoffman at kitware.com
Fri Sep 30 13:24:07 EDT 2011


On 9/29/2011 10:19 PM, Johnson, Hans J wrote:
> Is there an ETA on when the Gerrit Kitware Robots are going to start
> processing patches again?
>

OK, the robots are not really dead!  They are actually alive and well 
(long live the robots).  However, CDash is falling behind again in ITK. 
  Right now it seems to be about 5 hours behind in processing data.

Couple of things:

http://review.source.kitware.com/#change,2610

There is a bug in CDash that makes these links not work, if CDash is behind:

Linux build: http://www.cdash.org/CDash/scheduleSummary.php?scheduleid=9760

Mac build: http://www.cdash.org/CDash/scheduleSummary.php?scheduleid=9761

Windows build: 
http://www.cdash.org/CDash/scheduleSummary.php?scheduleid=9762


However, when the build is done, it will show up here:


CDash filtered page: 
http://www.cdash.org/CDash/index.php?project=Insight&filtercount=2&field1=buildname/string&compare1=63&value1=confocal_seg-4&field2=buildstarttime/date&compare2=83&value2=2011-9-30


One thing that might be causing this problem with ITK, is this:

SET(CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE 1000000)

The default for CTest is 1K of output per passed test.  So, ITK is an 
outlier.

-Bill


More information about the Insight-developers mailing list