View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014376CMakeCTestpublic2013-08-26 12:512016-06-10 14:31
Reporterdrussel@gmail.com 
Assigned ToKitware Robot 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0014376: End of output for failed tests is more useful than the start
DescriptionWhen CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE=k is set, the output is truncated to the given size. However, the last k characters tends to be more useful than the first k as it often contains stack traces and other info, as opposed to logs about initialization and stuff. It would be nice to be able to return the tail of the output instead. Once could pipe things through tail, but that requires finding that command in a cross platform way, making sure that the buffer for tail matches that for ctest.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0042355)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2013-08-26 12:51 drussel@gmail.com New Issue
2016-06-10 14:29 Kitware Robot Note Added: 0042355
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team