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

Issue 2350703002: mb: Add compile targets used by V8 trybot (Closed)

Created:
4 years, 3 months ago by Michael Achenbach
Modified:
4 years, 3 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mb: Add compile targets used by V8 trybot This unbreaks the V8 Chromium trybot v8_linux_chromium_gn_rel, broken by missing target mappings in https://codereview.chromium.org/2352473002 BUG=555273, 648153 Committed: https://crrev.com/5da3189d5d0faa56d75bd261f7d76248c40daa30 Cr-Commit-Position: refs/heads/master@{#419460}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixing buildbot json #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -47 lines) Patch
M testing/buildbot/gn_isolate_map.pyl View 1 chunk +8 lines, -0 lines 0 comments Download
M testing/buildbot/tryserver.v8.json View 1 1 chunk +5 lines, -47 lines 3 comments Download

Messages

Total messages: 21 (13 generated)
Michael Achenbach
PTAL. This is to fix the only chromium trybot in the V8 CQ. Currently we're ...
4 years, 3 months ago (2016-09-19 12:44:40 UTC) #3
Michael Achenbach
Fixing presubmit in patch 2 https://codereview.chromium.org/2350703002/diff/20001/testing/buildbot/tryserver.v8.json File testing/buildbot/tryserver.v8.json (right): https://codereview.chromium.org/2350703002/diff/20001/testing/buildbot/tryserver.v8.json#newcode10 testing/buildbot/tryserver.v8.json:10: "blink_tests", This was always ...
4 years, 3 months ago (2016-09-19 13:10:06 UTC) #10
jochen (gone - plz use gerrit)
lgtm
4 years, 3 months ago (2016-09-19 14:57:01 UTC) #13
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/2350703002/20001
4 years, 3 months ago (2016-09-19 15:02:24 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-19 15:07:02 UTC) #17
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/5da3189d5d0faa56d75bd261f7d76248c40daa30 Cr-Commit-Position: refs/heads/master@{#419460}
4 years, 3 months ago (2016-09-19 15:08:41 UTC) #19
Dirk Pranke
lgtm, sorry for the breakage. https://codereview.chromium.org/2350703002/diff/20001/testing/buildbot/tryserver.v8.json File testing/buildbot/tryserver.v8.json (right): https://codereview.chromium.org/2350703002/diff/20001/testing/buildbot/tryserver.v8.json#newcode10 testing/buildbot/tryserver.v8.json:10: "blink_tests", On 2016/09/19 13:10:06, ...
4 years, 3 months ago (2016-09-19 17:14:46 UTC) #20
Michael Achenbach
4 years, 3 months ago (2016-09-19 20:59:55 UTC) #21
Message was sent while issue was closed.
https://codereview.chromium.org/2350703002/diff/20001/testing/buildbot/tryser...
File testing/buildbot/tryserver.v8.json (right):

https://codereview.chromium.org/2350703002/diff/20001/testing/buildbot/tryser...
testing/buildbot/tryserver.v8.json:10: "blink_tests",
On 2016/09/19 17:14:46, Dirk Pranke wrote:
> On 2016/09/19 13:10:06, machenbach (slow) wrote:
> > This was always overridden by
> >
>
https://cs.chromium.org/chromium/build/scripts/slave/recipe_modules/chromium_...
> > - but presubmit requires the tests to be listed in a chromium-side json.
After
> > this change we could probably remove the infra-side override.
> 
> overridden, or just added to? I thought the two were added together.
> 
> At any rate, (a) you can get around the presubmit check by listing exceptions
in
> manage.py, and (b) it's better if you list them here rather than infra-side
> anyway.

I also first thought "added". But production shows different as we only analyze
and compile the infra targets. These are also the only ones we want - the
outdated list on the left would have been a bug. Anyway - now it should be good
and we can clean up the infra side.

Powered by Google App Engine
This is Rietveld 408576698