[CMake] Getting full console output on dashboard

Andriy Fedorov fedorov at bwh.harvard.edu
Thu Feb 5 15:08:46 EST 2009


On Thu, Feb 5, 2009 at 2:46 PM, Clinton Stimpson <clinton at elemtech.com> wrote:
> You can add this in your ctest script.
> SET(CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE 0)
> SET(CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE 0)
>

Well, I don't understand why it should be 0, but in any case this
doesn't seem to change anything.

CMakeLists.txt:
http://viewvc.slicer.org/viewcvs.cgi/trunk/Modules/ChangeTracker/Testing/CMakeLists.txt?rev=8577&view=markup

Output after I did the change you suggested:
http://www.cdash.org/CDash/testDetails.php?test=16626349&build=264958


> Clint
>
>


More information about the CMake mailing list