[Cdash] Truncation of Test Output ?

Julien Jomier julien.jomier at kitware.com
Wed May 14 11:35:05 UTC 2008


Luis,

This is CDash bug. MySQL by default limits the fields of type 'text' to 
650000 characters. Can you log a bug and I'll look at it as soon as I can.

Thanks,
Julien

Luis Ibanez wrote:
> 
> 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
>>>
>>
>>
> _______________________________________________
> Cdash mailing list
> Cdash at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/cdash
> 



More information about the CDash mailing list