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

Issue 2889153007: Update run_gtest_perf_test.py to streaming command output to stdout & log file at the same time (Closed)

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

Description

Update run_gtest_perf_test.py to streaming command output to stdout & log file at the same time BUG=723821 TBR=dpranke@chromium.org Review-Url: https://codereview.chromium.org/2889153007 Cr-Commit-Position: refs/heads/master@{#473376} Committed: https://chromium.googlesource.com/chromium/src/+/c3648c4f352731076b62b779597e40fed8db78e6

Patch Set 1 #

Total comments: 12

Patch Set 2 : Address Daniel's comments #

Total comments: 8

Patch Set 3 : Address Daniel's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -16 lines) Patch
M testing/scripts/common.py View 1 2 2 chunks +17 lines, -13 lines 0 comments Download
M testing/scripts/run_gtest_perf_test.py View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 21 (12 generated)
nednguyen
3 years, 7 months ago (2017-05-19 19:48:20 UTC) #3
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/2889153007/20001
3 years, 7 months ago (2017-05-19 19:51:41 UTC) #6
Dirk Pranke
I defer to dnj@ here. lgtm if/when he approves.
3 years, 7 months ago (2017-05-19 20:09:29 UTC) #9
dnj
https://codereview.chromium.org/2889153007/diff/20001/testing/scripts/common.py File testing/scripts/common.py (right): https://codereview.chromium.org/2889153007/diff/20001/testing/scripts/common.py#newcode78 testing/scripts/common.py:78: rc = 1 No point setting this here. https://codereview.chromium.org/2889153007/diff/20001/testing/scripts/common.py#newcode81 ...
3 years, 7 months ago (2017-05-19 20:56:19 UTC) #10
nednguyen
https://codereview.chromium.org/2889153007/diff/20001/testing/scripts/common.py File testing/scripts/common.py (right): https://codereview.chromium.org/2889153007/diff/20001/testing/scripts/common.py#newcode78 testing/scripts/common.py:78: rc = 1 On 2017/05/19 20:56:18, dnj wrote: > ...
3 years, 7 months ago (2017-05-19 21:21:23 UTC) #11
dnj
lgtm w/ comments/nits https://codereview.chromium.org/2889153007/diff/40001/testing/scripts/common.py File testing/scripts/common.py (right): https://codereview.chromium.org/2889153007/diff/40001/testing/scripts/common.py#newcode76 testing/scripts/common.py:76: def run_command_with_output(argv, stdoutfile, env=None, cwd=None, ): ...
3 years, 7 months ago (2017-05-19 21:27:16 UTC) #14
nednguyen
https://codereview.chromium.org/2889153007/diff/40001/testing/scripts/common.py File testing/scripts/common.py (right): https://codereview.chromium.org/2889153007/diff/40001/testing/scripts/common.py#newcode76 testing/scripts/common.py:76: def run_command_with_output(argv, stdoutfile, env=None, cwd=None, ): On 2017/05/19 21:27:16, ...
3 years, 7 months ago (2017-05-19 21:31:15 UTC) #15
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/2889153007/60001
3 years, 7 months ago (2017-05-19 21:33:58 UTC) #18
commit-bot: I haz the power
3 years, 7 months ago (2017-05-19 22:55:11 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/c3648c4f352731076b62b779597e...

Powered by Google App Engine
This is Rietveld 408576698