[cmake-developers] [CMake 0014139]: {FAIL, PASS}_REGULAR_EXPRESSION should be able to split between stdout and stderr

Mantis Bug Tracker mantis at public.kitware.com
Sat May 11 06:22:27 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://cmake.org/Bug/view.php?id=14139 
====================================================================== 
Reported By:                Rolf Eike Beer
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14139
Category:                   CTest
Reproducibility:            have not tried
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-05-11 06:22 EDT
Last Modified:              2013-05-11 06:22 EDT
====================================================================== 
Summary:                    {FAIL,PASS}_REGULAR_EXPRESSION should be able to
split between stdout and stderr
Description: 
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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-05-11 06:22 Rolf Eike Beer New Issue                                    
======================================================================




More information about the cmake-developers mailing list