MantisBT - CMake
View Issue Details
0014613CMakeCTestpublic2013-12-02 10:192016-06-10 14:31
Clinton Stimpson 
Kitware Robot 
normalminorhave not tried
closedmoved 
 
 
0014613: ctest crashes with large output
I ran into a case where the software being tested was misbehaving, and it was printing out large amounts of text (around 2 GB). CTest cannot handle that amount of text and aborts in cmCTestRunTest::CheckOutput() where ProcessOutput overflows.

It would be nice to have ctest not abort so a submission to cdash can help identify the problem.
Perhaps it could recognize the large output and kill the child process, if it can't read any more output from the child process.
No tags attached.
Issue History
2013-12-02 10:19Clinton StimpsonNew Issue
2016-06-10 14:29Kitware RobotNote Added: 0042439
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
(0042439)
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.