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

Issue 1492133002: Wire up new define in buildbot_spec (Closed)

Created:
5 years ago by joshua.litt
Modified:
4 years, 11 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@forrealwire
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Wire up new define in buildbot_spec NOPRESUBMIT=True NOTRY=True BUG=skia:

Patch Set 1 #

Total comments: 5

Patch Set 2 : feedback inc #

Patch Set 3 : feedback inc #

Patch Set 4 : actually wire up #

Unified diffs Side-by-side diffs Delta from patch set Stats (+568 lines, -910 lines) Patch
M tools/buildbot_spec.json View 77 chunks +563 lines, -910 lines 0 comments Download
M tools/buildbot_spec.py View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (15 generated)
joshualitt
ptal
5 years ago (2015-12-02 20:47:38 UTC) #2
borenet
https://codereview.chromium.org/1492133002/diff/1/tools/buildbot_spec.py File tools/buildbot_spec.py (right): https://codereview.chromium.org/1492133002/diff/1/tools/buildbot_spec.py#newcode152 tools/buildbot_spec.py:152: builder_dict['role'] in ('Perf')): Can just say: builder_dict['role'] == 'Perf' ...
5 years ago (2015-12-02 20:50:42 UTC) #3
joshualitt
Adding Stephan for expedited review.
5 years ago (2015-12-02 21:25:36 UTC) #5
stephana
https://codereview.chromium.org/1492133002/diff/1/tools/buildbot_spec.py File tools/buildbot_spec.py (right): https://codereview.chromium.org/1492133002/diff/1/tools/buildbot_spec.py#newcode152 tools/buildbot_spec.py:152: builder_dict['role'] in ('Perf')): On 2015/12/02 20:50:42, borenet wrote: > ...
5 years ago (2015-12-02 21:46:56 UTC) #6
joshualitt
On 2015/12/02 21:46:56, stephana wrote: > https://codereview.chromium.org/1492133002/diff/1/tools/buildbot_spec.py > File tools/buildbot_spec.py (right): > > https://codereview.chromium.org/1492133002/diff/1/tools/buildbot_spec.py#newcode152 > ...
5 years ago (2015-12-02 21:49:32 UTC) #7
joshualitt
https://codereview.chromium.org/1492133002/diff/1/tools/buildbot_spec.py File tools/buildbot_spec.py (right): https://codereview.chromium.org/1492133002/diff/1/tools/buildbot_spec.py#newcode153 tools/buildbot_spec.py:153: gyp_defs['skia_dump_stats'] = '1' On 2015/12/02 20:50:42, borenet wrote: > ...
5 years ago (2015-12-02 21:50:05 UTC) #8
stephana
On 2015/12/02 21:49:32, joshualitt wrote: > On 2015/12/02 21:46:56, stephana wrote: > > https://codereview.chromium.org/1492133002/diff/1/tools/buildbot_spec.py > ...
5 years ago (2015-12-02 21:51:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1492133002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492133002/40001
5 years ago (2015-12-02 21:51:32 UTC) #11
commit-bot: I haz the power
Failed to apply the patch.
5 years ago (2015-12-02 22:06:13 UTC) #13
borenet
LGTM https://codereview.chromium.org/1492133002/diff/1/tools/buildbot_spec.py File tools/buildbot_spec.py (right): https://codereview.chromium.org/1492133002/diff/1/tools/buildbot_spec.py#newcode152 tools/buildbot_spec.py:152: builder_dict['role'] in ('Perf')): On 2015/12/02 21:46:56, stephana wrote: ...
5 years ago (2015-12-03 12:31:50 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1492133002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492133002/60001
5 years ago (2015-12-03 14:28:49 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/4359)
5 years ago (2015-12-03 14:29:52 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1492133002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492133002/60001
5 years ago (2015-12-03 14:50:56 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/4362)
5 years ago (2015-12-03 14:51:47 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1492133002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492133002/60001
5 years ago (2015-12-03 14:53:48 UTC) #28
commit-bot: I haz the power
Failed to apply the patch.
5 years ago (2015-12-03 17:15:38 UTC) #30
jcgregorio
5 years ago (2015-12-04 19:06:18 UTC) #32
On 2015/12/03 at 17:15:38, commit-bot wrote:
> Failed to apply the patch.

For future reference please CC me on CLs that will change the amount of data
that goes into perf. Between this CL and
https://codereview.chromium.org/1495543003 the amount of data sent to Perf just
increased by 6x.

Powered by Google App Engine
This is Rietveld 408576698