MantisBT - CMake
View Issue Details
0014376CMakeCTestpublic2013-08-26 12:512016-06-10 14:31
drussel@gmail.com 
Kitware Robot 
normalfeaturealways
closedmoved 
 
 
0014376: End of output for failed tests is more useful than the start
When 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.
No tags attached.
Issue History
2013-08-26 12:51drussel@gmail.comNew Issue
2016-06-10 14:29Kitware RobotNote Added: 0042355
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042355)
Kitware Robot   
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.