Description[Android] Log gtest stdout regardless of result parsing mode.
Previously, we only logged gtest stdout as part of parsing the
stdout to determine the test results. When using XML parsing
(i.e., when a user passed --enable-xml-result-parsing), stdout
was not logged.
This CL ensures we log the stdout in both cases.
BUG=707373
Review-Url: https://codereview.chromium.org/2793133003
Cr-Commit-Position: refs/heads/master@{#461705}
Committed: https://chromium.googlesource.com/chromium/src/+/00314619b481948fcaeed5cf5e607232a7e55d2d
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|