Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(386)

Issue 2875843002: Make sure that run_command_with_output also capture the command stderr (Closed)

Created:
3 years, 7 months ago by nednguyen
Modified:
3 years, 7 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make sure that run_command_with_output also capture the command stderr I am suspecting this is making run_gtest_perf_test wrapper script failing to capture the numerical data of C++ perf test (See https://bugs.chromium.org/p/chromium/issues/detail?id=715565#c13) BUG=715565 Review-Url: https://codereview.chromium.org/2875843002 Cr-Commit-Position: refs/heads/master@{#470778} Committed: https://chromium.googlesource.com/chromium/src/+/55cc689a360554c57326bd642a21d5bd1f4a2c66

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M testing/scripts/common.py View 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 13 (7 generated)
nednguyen
3 years, 7 months ago (2017-05-11 00:02:33 UTC) #2
nednguyen
https://codereview.chromium.org/2875843002/diff/1/testing/scripts/common.py File testing/scripts/common.py (right): https://codereview.chromium.org/2875843002/diff/1/testing/scripts/common.py#newcode73 testing/scripts/common.py:73: def run_command_with_output(argv, env=None, cwd=None, stdoutfile=None): This is used in ...
3 years, 7 months ago (2017-05-11 00:03:09 UTC) #4
Dirk Pranke
Seems like a good idea. Let's see if it breaks anything :).
3 years, 7 months ago (2017-05-11 01:52:21 UTC) #6
Dirk Pranke
lgtm.
3 years, 7 months ago (2017-05-11 01:52:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2875843002/1
3 years, 7 months ago (2017-05-11 02:25:37 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 02:36:14 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/55cc689a360554c57326bd642a21...

Powered by Google App Engine
This is Rietveld 408576698