commit | 11b3d92d7c8a61290e608d54ad2982a653f6ee5b | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Feb 08 10:45:12 2017 -0800 |
committer | Alex Light <allight@google.com> | Wed Feb 08 10:45:12 2017 -0800 |
tree | 0ec44bd5432154ba08b9c6f790fbcdeca1a07814 | |
parent | 699c25580589ef71266ce9745620fd37e8edd7fb [diff] |
Ensure that both stderr and stdout are captured We were not capturing the stdout FD for the run-test process. This was leading to blank lines being printed during the running of some tests. Test: ./test/testrunner/testrunner.py --host -j40 Change-Id: I1fb50fb6ae2af9c439f126c9fe47a3e24ad84e10