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

Issue 530143002: Makes sure telemetry test result report is one string (no interreuption) (Closed)

Created:
6 years, 3 months ago by Zhenyao Mo
Modified:
6 years, 3 months ago
CC:
chromium-reviews, Ken Russell (switch to Gerrit), telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Makes sure telemetry test result report is one string (no interruption) Otherwise there could be logging inserted between [ OK ] and the test name, and the harness will fail to recognize the test is passing, raising false alarm. BUG=409968 TEST=telemetry tests R=bajones@chromium.org,tonyg@chromium.org NOTRY=true Committed: https://crrev.com/95aa6b1a1548d7dd670399e3b7c8aaa2904c47a2 Cr-Commit-Position: refs/heads/master@{#293031}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : add comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -11 lines) Patch
M tools/telemetry/telemetry/results/gtest_progress_reporter.py View 1 2 4 chunks +19 lines, -11 lines 0 comments Download

Messages

Total messages: 22 (5 generated)
Zhenyao Mo
Please review.
6 years, 3 months ago (2014-09-02 20:10:16 UTC) #1
Ken Russell (switch to Gerrit)
LGTM Let's please get this in ASAP so we can continue to keep the logging ...
6 years, 3 months ago (2014-09-02 20:34:10 UTC) #3
bajones
lgtm
6 years, 3 months ago (2014-09-02 20:36:44 UTC) #4
Ken Russell (switch to Gerrit)
+more OWNERS. OWNERS review please, ASAP appreciated.
6 years, 3 months ago (2014-09-02 20:40:04 UTC) #6
chrishenry
https://codereview.chromium.org/530143002/diff/1/tools/telemetry/telemetry/results/gtest_progress_reporter.py File tools/telemetry/telemetry/results/gtest_progress_reporter.py (right): https://codereview.chromium.org/530143002/diff/1/tools/telemetry/telemetry/results/gtest_progress_reporter.py#newcode41 tools/telemetry/telemetry/results/gtest_progress_reporter.py:41: print >> self._output_stream, '[ RUN ]%s' % ( Can ...
6 years, 3 months ago (2014-09-02 20:44:14 UTC) #7
Zhenyao Mo
Revised. Thanks for catching the difference. Please take another look. https://codereview.chromium.org/530143002/diff/1/tools/telemetry/telemetry/results/gtest_progress_reporter.py File tools/telemetry/telemetry/results/gtest_progress_reporter.py (right): https://codereview.chromium.org/530143002/diff/1/tools/telemetry/telemetry/results/gtest_progress_reporter.py#newcode41 ...
6 years, 3 months ago (2014-09-02 20:51:14 UTC) #8
tonyg
lgtm Nice find! Feel free to land as-is, but it I can't help but notice ...
6 years, 3 months ago (2014-09-02 21:21:15 UTC) #9
Zhenyao Mo
On 2014/09/02 21:21:15, tonyg wrote: > lgtm > > Nice find! Feel free to land ...
6 years, 3 months ago (2014-09-02 21:25:42 UTC) #10
chrishenry
lgtm
6 years, 3 months ago (2014-09-02 21:27:40 UTC) #11
nednguyen
On 2014/09/02 21:27:40, chrishenry wrote: > lgtm Also maybe change print >> self._stdout, ...., ...
6 years, 3 months ago (2014-09-02 21:37:52 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zmo@chromium.org/530143002/40001
6 years, 3 months ago (2014-09-02 21:43:44 UTC) #14
Zhenyao Mo
On 2014/09/02 21:37:52, nednguyen wrote: > On 2014/09/02 21:27:40, chrishenry wrote: > > lgtm > ...
6 years, 3 months ago (2014-09-02 21:45:55 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_compile_dbg on tryserver.chromium.win ...
6 years, 3 months ago (2014-09-02 22:45:37 UTC) #16
commit-bot: I haz the power
Failed to commit the patch.
6 years, 3 months ago (2014-09-02 23:56:55 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zmo@chromium.org/530143002/40001
6 years, 3 months ago (2014-09-03 00:27:29 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 0594171194e2544b4670d672734de3cae9ab270d
6 years, 3 months ago (2014-09-03 00:49:49 UTC) #21
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:22:15 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/95aa6b1a1548d7dd670399e3b7c8aaa2904c47a2
Cr-Commit-Position: refs/heads/master@{#293031}

Powered by Google App Engine
This is Rietveld 408576698