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

Issue 128643002: GTTF: Correctly handle perf tests (Closed)

Created:
6 years, 11 months ago by Paweł Hajdan Jr.
Modified:
6 years, 11 months ago
CC:
chromium-reviews, cmp-cc_chromium.org, ilevy-cc_chromium.org, xusydoc+watch_chromium.org, kjellander+cc_chromium.org
Visibility:
Public.

Description

GTTF: Correctly handle perf tests Forcing --single-process-tests is wrong: the test binary itself should know it's a perf tests and run serially. https://codereview.chromium.org/128593002 fixes that. Stdout parsing logic lives buildbot-side, so the flag to force printing test stdout is also added buildbot-side. BUG=236893 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=244788

Patch Set 1 #

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

Messages

Total messages: 8 (0 generated)
Paweł Hajdan Jr.
This is my fix after https://codereview.chromium.org/112633009/
6 years, 11 months ago (2014-01-08 16:51:44 UTC) #1
ghost stip (do not use)
should we go ahead and hit all the affected perf steps here?
6 years, 11 months ago (2014-01-08 22:06:24 UTC) #2
Paweł Hajdan Jr.
On 2014/01/08 22:06:24, stip wrote: > should we go ahead and hit all the affected ...
6 years, 11 months ago (2014-01-09 11:43:00 UTC) #3
ghost stip (do not use)
https://chromiumcodereview.appspot.com/128643002/diff/1/scripts/master/factory/chromium_commands.py File scripts/master/factory/chromium_commands.py (left): https://chromiumcodereview.appspot.com/128643002/diff/1/scripts/master/factory/chromium_commands.py#oldcode463 scripts/master/factory/chromium_commands.py:463: cmd_options=['--single-process-tests'], don't we still want single-process-tests?
6 years, 11 months ago (2014-01-09 19:42:00 UTC) #4
Paweł Hajdan Jr.
https://chromiumcodereview.appspot.com/128643002/diff/1/scripts/master/factory/chromium_commands.py File scripts/master/factory/chromium_commands.py (left): https://chromiumcodereview.appspot.com/128643002/diff/1/scripts/master/factory/chromium_commands.py#oldcode463 scripts/master/factory/chromium_commands.py:463: cmd_options=['--single-process-tests'], On 2014/01/09 19:42:00, stip wrote: > don't we ...
6 years, 11 months ago (2014-01-10 10:05:47 UTC) #5
ghost stip (do not use)
lgtm I didn't realize that the single-process change here was taken care of by the ...
6 years, 11 months ago (2014-01-10 19:51:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/phajdan.jr@chromium.org/128643002/1
6 years, 11 months ago (2014-01-14 19:25:51 UTC) #7
commit-bot: I haz the power
6 years, 11 months ago (2014-01-14 19:26:40 UTC) #8
Message was sent while issue was closed.
Change committed as 244788

Powered by Google App Engine
This is Rietveld 408576698