[Cdash] Truncation of Test Output ?

Luis Ibanez luis.ibanez at kitware.com
Tue May 13 17:55:53 EDT 2008


Hi Bill,


The output of the itkSystemInformation test in my local VS7.1
build is 456610 characters long.


          ctest -R SystemInformation  -V | wc
          9470   34811  456610


Maybe an "int" is being used to count, instead of a "long"... ?


    Luis



----------------------
Bill Lorensen wrote:
> The ctest truncation limit is very high (1,000,000 characters). It is
> set in Insight/CMake/CTestCustom.ctest.in.
> 
> Is the output count larger than that?
> 
> Bill
> 
> On Tue, May 13, 2008 at 5:26 PM, Luis Ibanez <luis.ibanez at kitware.com> wrote:
> 
>>We are looking at the output of the itkSystemInformation test:
>>
>>http://www.cdash.org/CDash/testDetails.php?test=3257790&build=74701
>>
>>and observe that it seems to be truncated.
>>
>>
>>Is there a setting in CDash that will control a truncation on
>>the length of a test output ?
>>
>>
>>  Thanks for any hint,
>>
>>
>>     Luis
>>
>>
>>_______________________________________________
>>Cdash mailing list
>>Cdash at public.kitware.com
>>http://public.kitware.com/cgi-bin/mailman/listinfo/cdash
>>
> 
> 


More information about the Cdash mailing list