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

Issue 2127963003: Use goma on ios-device, ios-simulator builders. (Closed)

Created:
4 years, 5 months ago by Dirk Pranke
Modified:
4 years, 5 months ago
Reviewers:
smut, sdefresne, smut
CC:
chromium-reviews, Nico
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use goma on ios-device, ios-simulator builders. Now that these builders are using ninja, there isn't a compelling reason not to also be using goma. R=smut@chromium.org NOTRY=true BUG=626005 Committed: https://crrev.com/02339c42fda6687886b7d16be3fdb1cf2900813f Cr-Commit-Position: refs/heads/master@{#404494}

Patch Set 1 #

Patch Set 2 : use MB on all builders for consistency. #

Total comments: 7

Patch Set 3 : address review comments #

Total comments: 2

Patch Set 4 : fix goma flag syntax #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -29 lines) Patch
M ios/build/bots/chromium.fyi/ClangToTiOS.json View 1 1 chunk +9 lines, -6 lines 0 comments Download
M ios/build/bots/chromium.fyi/EarlGreyiOS.json View 1 2 3 1 chunk +9 lines, -4 lines 0 comments Download
M ios/build/bots/chromium.mac/ios-device.json View 1 2 3 1 chunk +9 lines, -4 lines 0 comments Download
M ios/build/bots/chromium.mac/ios-device-gn.json View 1 2 3 1 chunk +9 lines, -6 lines 0 comments Download
M ios/build/bots/chromium.mac/ios-simulator.json View 1 2 3 1 chunk +9 lines, -4 lines 0 comments Download
M ios/build/bots/chromium.mac/ios-simulator-gn.json View 1 2 3 1 chunk +7 lines, -5 lines 0 comments Download

Messages

Total messages: 37 (14 generated)
Dirk Pranke
4 years, 5 months ago (2016-07-06 22:17:28 UTC) #1
smut
So ios-device is green but compilation clearly failed due to goma in that job.
4 years, 5 months ago (2016-07-06 22:25:47 UTC) #3
Dirk Pranke
On 2016/07/06 22:25:47, smut wrote: > So ios-device is green but compilation clearly failed due ...
4 years, 5 months ago (2016-07-06 22:54:47 UTC) #4
smut
On 2016/07/06 22:54:47, Dirk Pranke wrote: > On 2016/07/06 22:25:47, smut wrote: > > So ...
4 years, 5 months ago (2016-07-06 22:55:54 UTC) #7
smut
https://codereview.chromium.org/2127963003/diff/60001/ios/build/bots/chromium.fyi/EarlGreyiOS.json File ios/build/bots/chromium.fyi/EarlGreyiOS.json (right): https://codereview.chromium.org/2127963003/diff/60001/ios/build/bots/chromium.fyi/EarlGreyiOS.json#newcode16 ios/build/bots/chromium.fyi/EarlGreyiOS.json:16: "target_subarch=64" arm64 https://codereview.chromium.org/2127963003/diff/60001/ios/build/bots/chromium.mac/ios-device-gn.json File ios/build/bots/chromium.mac/ios-device-gn.json (right): https://codereview.chromium.org/2127963003/diff/60001/ios/build/bots/chromium.mac/ios-device-gn.json#newcode16 ios/build/bots/chromium.mac/ios-device-gn.json:16: "target_subarch=arm32" ...
4 years, 5 months ago (2016-07-06 22:57:02 UTC) #8
Dirk Pranke
https://codereview.chromium.org/2127963003/diff/60001/ios/build/bots/chromium.fyi/EarlGreyiOS.json File ios/build/bots/chromium.fyi/EarlGreyiOS.json (right): https://codereview.chromium.org/2127963003/diff/60001/ios/build/bots/chromium.fyi/EarlGreyiOS.json#newcode16 ios/build/bots/chromium.fyi/EarlGreyiOS.json:16: "target_subarch=64" On 2016/07/06 22:57:02, smut wrote: > arm64 Yeah, ...
4 years, 5 months ago (2016-07-06 23:08:35 UTC) #9
smut
https://codereview.chromium.org/2127963003/diff/60001/ios/build/bots/chromium.mac/ios-device-gn.json File ios/build/bots/chromium.mac/ios-device-gn.json (right): https://codereview.chromium.org/2127963003/diff/60001/ios/build/bots/chromium.mac/ios-device-gn.json#newcode16 ios/build/bots/chromium.mac/ios-device-gn.json:16: "target_subarch=arm32" On 2016/07/06 23:08:35, Dirk Pranke wrote: > On ...
4 years, 5 months ago (2016-07-06 23:14:22 UTC) #10
Dirk Pranke
Updated. Please take another look? https://codereview.chromium.org/2127963003/diff/60001/ios/build/bots/chromium.mac/ios-device-gn.json File ios/build/bots/chromium.mac/ios-device-gn.json (right): https://codereview.chromium.org/2127963003/diff/60001/ios/build/bots/chromium.mac/ios-device-gn.json#newcode16 ios/build/bots/chromium.mac/ios-device-gn.json:16: "target_subarch=arm32" On 2016/07/06 23:14:21, ...
4 years, 5 months ago (2016-07-07 01:09:40 UTC) #11
Dirk Pranke
https://codereview.chromium.org/2127963003/diff/80001/ios/build/bots/chromium.fyi/ClangToTiOS.json File ios/build/bots/chromium.fyi/ClangToTiOS.json (right): https://codereview.chromium.org/2127963003/diff/80001/ios/build/bots/chromium.fyi/ClangToTiOS.json#newcode15 ios/build/bots/chromium.fyi/ClangToTiOS.json:15: "werror=" This one still does *not* use goma (it ...
4 years, 5 months ago (2016-07-07 01:29:47 UTC) #12
sdefresne
https://codereview.chromium.org/2127963003/diff/80001/ios/build/bots/chromium.fyi/ClangToTiOS.json File ios/build/bots/chromium.fyi/ClangToTiOS.json (right): https://codereview.chromium.org/2127963003/diff/80001/ios/build/bots/chromium.fyi/ClangToTiOS.json#newcode15 ios/build/bots/chromium.fyi/ClangToTiOS.json:15: "werror=" On 2016/07/07 01:29:47, Dirk Pranke wrote: > This ...
4 years, 5 months ago (2016-07-07 07:11:10 UTC) #14
Dirk Pranke
On 2016/07/07 07:11:10, sdefresne wrote: > https://codereview.chromium.org/2127963003/diff/80001/ios/build/bots/chromium.fyi/ClangToTiOS.json > File ios/build/bots/chromium.fyi/ClangToTiOS.json (right): > > https://codereview.chromium.org/2127963003/diff/80001/ios/build/bots/chromium.fyi/ClangToTiOS.json#newcode15 > ...
4 years, 5 months ago (2016-07-07 16:08:44 UTC) #16
sdefresne
On 2016/07/07 16:08:44, Dirk Pranke wrote: > On 2016/07/07 07:11:10, sdefresne wrote: > > > ...
4 years, 5 months ago (2016-07-07 16:12:07 UTC) #17
Nico
On Thu, Jul 7, 2016 at 12:08 PM, <dpranke@chromium.org> wrote: > On 2016/07/07 07:11:10, sdefresne ...
4 years, 5 months ago (2016-07-07 17:32:36 UTC) #18
smut
Lgtm in theory, though in practice three of the try bots are now broken. https://codereview.chromium.org/2127963003/diff/60001/ios/build/bots/chromium.mac/ios-device-gn.json ...
4 years, 5 months ago (2016-07-07 21:31:36 UTC) #19
Dirk Pranke
On 2016/07/07 21:31:36, smut wrote: > Lgtm in theory, though in practice three of the ...
4 years, 5 months ago (2016-07-07 21:42:44 UTC) #20
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/2127963003/100001
4 years, 5 months ago (2016-07-08 19:08:12 UTC) #23
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/2127963003/100001
4 years, 5 months ago (2016-07-08 21:10:07 UTC) #26
Dirk Pranke
Marking as NOTRY=true to see if this'll unstick this. All the normal CQ jobs have ...
4 years, 5 months ago (2016-07-08 21:15:46 UTC) #29
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/2127963003/100001
4 years, 5 months ago (2016-07-08 21:16:34 UTC) #31
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 5 months ago (2016-07-08 21:22:19 UTC) #33
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 5 months ago (2016-07-08 21:22:23 UTC) #34
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-08 21:22:58 UTC) #35
commit-bot: I haz the power
4 years, 5 months ago (2016-07-08 21:24:17 UTC) #37
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/02339c42fda6687886b7d16be3fdb1cf2900813f
Cr-Commit-Position: refs/heads/master@{#404494}

Powered by Google App Engine
This is Rietveld 408576698