[Cdash] Truncation of Test Output ?

Luis Ibanez luis.ibanez at kitware.com
Wed May 14 15:33:35 UTC 2008


Hi Julien,

The issue has been reported as bug 7018:
http://www.cmake.org/Bug/view.php?id=7018


    Thanks


       Luis


-----------------------
Julien Jomier wrote:
> 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