View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0014376 | CMake | CTest | public | 2013-08-26 12:51 | 2016-06-10 14:31 | ||||
Reporter | drussel@gmail.com | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0014376: 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. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |