MantisBT - CMake
View Issue Details
0014139CMakeCTestpublic2013-05-11 06:222016-06-10 14:31
Rolf Eike Beer 
Kitware Robot 
normalfeaturehave not tried
closedmoved 
CMake 2.8.11 
 
0014139: {FAIL,PASS}_REGULAR_EXPRESSION should be able to split between stdout and stderr
If a process writes to both stdout and stderr the merged output is somewhat unpredictable as both may e.g. be buffered before written to the output descriptor. Or CTest may wake up and read all of stdout first and only then stderr even if the output was written in a different order by the tested process.

It would be useful if one could match separately on both output channels.
No tags attached.
Issue History
2013-05-11 06:22Rolf Eike BeerNew Issue
2016-06-10 14:28Kitware RobotNote Added: 0042278
2016-06-10 14:28Kitware RobotStatusnew => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042278)
Kitware Robot   
2016-06-10 14:28   
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.