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

Issue 963203002: Enable cc_perftests through chromium.perf.json. (Closed)

Created:
5 years, 9 months ago by shatch
Modified:
5 years, 1 month ago
CC:
danakj, Daniele Castagna
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable cc_perftests through chromium.perf.json. BUG=392620

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Removed GPU bots. #

Total comments: 2

Patch Set 3 : Removed --single-process-tests flag. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -0 lines) Patch
M testing/buildbot/chromium.perf.json View 1 2 5 chunks +97 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
shatch
danakj: Are these bots ok? I just enabled this on everything.
5 years, 9 months ago (2015-02-27 19:56:11 UTC) #4
danakj
LGTM -gpu bots https://codereview.chromium.org/963203002/diff/20001/testing/buildbot/chromium.perf.json File testing/buildbot/chromium.perf.json (right): https://codereview.chromium.org/963203002/diff/20001/testing/buildbot/chromium.perf.json#newcode74 testing/buildbot/chromium.perf.json:74: "Win 7 ATI GPU Perf": { ...
5 years, 9 months ago (2015-02-27 19:59:59 UTC) #5
shatch
https://codereview.chromium.org/963203002/diff/20001/testing/buildbot/chromium.perf.json File testing/buildbot/chromium.perf.json (right): https://codereview.chromium.org/963203002/diff/20001/testing/buildbot/chromium.perf.json#newcode74 testing/buildbot/chromium.perf.json:74: "Win 7 ATI GPU Perf": { On 2015/02/27 19:59:59, ...
5 years, 9 months ago (2015-02-27 20:05:46 UTC) #6
danakj
LGTM
5 years, 9 months ago (2015-02-27 20:12:40 UTC) #8
shatch
On 2015/02/27 20:12:40, danakj wrote: > LGTM phajdan: Need owners approval, ptal
5 years, 9 months ago (2015-03-02 15:22:25 UTC) #11
Paweł Hajdan Jr.
https://codereview.chromium.org/963203002/diff/40001/testing/buildbot/chromium.perf.json File testing/buildbot/chromium.perf.json (right): https://codereview.chromium.org/963203002/diff/40001/testing/buildbot/chromium.perf.json#newcode7 testing/buildbot/chromium.perf.json:7: "args": ["cc_perftests", "--single-process-tests"] Please don't pass this from command ...
5 years, 9 months ago (2015-03-02 18:52:25 UTC) #12
shatch
https://codereview.chromium.org/963203002/diff/40001/testing/buildbot/chromium.perf.json File testing/buildbot/chromium.perf.json (right): https://codereview.chromium.org/963203002/diff/40001/testing/buildbot/chromium.perf.json#newcode7 testing/buildbot/chromium.perf.json:7: "args": ["cc_perftests", "--single-process-tests"] On 2015/03/02 18:52:25, Paweł Hajdan Jr. ...
5 years, 9 months ago (2015-03-02 21:03:58 UTC) #13
Nico
On 2015/03/02 21:03:58, shatch wrote: > https://codereview.chromium.org/963203002/diff/40001/testing/buildbot/chromium.perf.json > File testing/buildbot/chromium.perf.json (right): > > https://codereview.chromium.org/963203002/diff/40001/testing/buildbot/chromium.perf.json#newcode7 > ...
5 years, 9 months ago (2015-03-02 22:59:18 UTC) #14
shatch
On 2015/03/02 22:59:18, Nico wrote: > On 2015/03/02 21:03:58, shatch wrote: > > > https://codereview.chromium.org/963203002/diff/40001/testing/buildbot/chromium.perf.json ...
5 years, 9 months ago (2015-03-03 14:59:29 UTC) #15
Nico
Cool, thanks. Should this flag be in the "which tests to run" metadata file, or ...
5 years, 9 months ago (2015-03-03 20:04:09 UTC) #16
shatch
On 2015/03/03 20:04:09, Nico wrote: > Cool, thanks. > > Should this flag be in ...
5 years, 9 months ago (2015-03-03 20:10:36 UTC) #17
Paweł Hajdan Jr.
LGTM Please move away from scraping the log output, and use JSON format for this ...
5 years, 9 months ago (2015-03-04 14:23:10 UTC) #18
Nico
5 years, 9 months ago (2015-03-04 19:30:25 UTC) #19
On 2015/03/03 20:10:36, shatch wrote:
> On 2015/03/03 20:04:09, Nico wrote:
> > Cool, thanks.
> > 
> > Should this flag be in the "which tests to run" metadata file, or should it
be
> > in the bot config? The latter seems like the "more correct" place to me, but
> I'm
> > not sure.
> 
> Maybe the metadata file isn't the best spot, but another option is we could
also
> add it to the gtest_perf_test.py script since I'm guessing all callers will
want
> the stdio so that this is uploaded to the dashboard.
> 
> I'm not super familiar with the whole build system, what do you mean by the
bot
> config?

There are lots of files that explain to the bots what build steps to run, which
flags to pass for each step, which env vars to set, and whatnot.

But if Pawel i shappy with this cl, go ahead as-is and ignore me :-)

Powered by Google App Engine
This is Rietveld 408576698