[Dart] Test report limit of 1024 characters

Andy Cedilnik andy.cedilnik at kitware.com
Tue Aug 1 09:56:29 EDT 2006


Hi Jean,

If you use CTest 2.2 or newer, then you have couple of options:

1. Set CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE and 
CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE in CTestCustom.cmake:

http://www.cmake.org/Wiki/CMake_Testing_With_CTest#Customizing_CTest

2. Add CTEST_FULL_OUTPUT to the output of the test

       Andy


Jean Parpaillon wrote:
> Dear all,
> In my test results in Test.xml, I have the following:
> "The rest of the test output was removed since it exceeds the 
> threshold of 1024 characters."
>
> How can I remove this limit ?
>
> Best regards,
> Jean
>
> _______________________________________________
> Dart mailing list
> Dart at public.kitware.com
> http://public.kitware.com/mailman/listinfo/dart
>   


-- 
Andy Cedilnik
Kitware Inc.



More information about the Dart mailing list