[cmake-developers] [CMake 0014376]: End of output for failed tests is more useful than the start

Mantis Bug Tracker mantis at public.kitware.com
Mon Aug 26 12:51:45 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14376 
====================================================================== 
Reported By:                drussel at gmail.com
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14376
Category:                   CTest
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-08-26 12:51 EDT
Last Modified:              2013-08-26 12:51 EDT
====================================================================== 
Summary:                    End of output for failed tests is more useful than
the start
Description: 
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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-08-26 12:51 drussel at gmail.comNew Issue                                    
======================================================================




More information about the cmake-developers mailing list