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

David Cole david.cole at kitware.com
Sat Oct 1 09:55:23 EDT 2011


On Fri, Sep 30, 2011 at 1:24 PM, Bill Hoffman <bill.hoffman at kitware.com> wrote:
> 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
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
>

I have eliminated this line:

  SET(CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE 1000000)

in the latest patch set of this gerrit change:

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

Please review and approve, and I'll get it merged in.


Also: the ITK CDash dashboard is all caught up on its processing as of
1:00 am this morning. Things are current as of right now.


Thanks,
David


More information about the Insight-developers mailing list