View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014139CMakeCTestpublic2013-05-11 06:222016-06-10 14:31
ReporterRolf Eike Beer 
Assigned ToKitware Robot 
PrioritynormalSeverityfeatureReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake 2.8.11 
Target VersionFixed in Version 
Summary0014139: {FAIL,PASS}_REGULAR_EXPRESSION should be able to split between stdout and stderr
DescriptionIf 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.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0042278)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2013-05-11 06:22 Rolf Eike Beer New Issue
2016-06-10 14:28 Kitware Robot Note Added: 0042278
2016-06-10 14:28 Kitware Robot Status new => resolved
2016-06-10 14:28 Kitware Robot Resolution open => moved
2016-06-10 14:28 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team