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

Issue 2323523003: Roll mac toolchain to include 10.11. (Closed)

Created:
4 years, 3 months ago by justincohen
Modified:
4 years, 3 months ago
Reviewers:
Dirk Pranke, erikchen, Nico
CC:
chromium-reviews, kjellander_chromium, ehmaldonado_chromium
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Roll mac toolchain to include 10.11. This is the same as the previous toolchain (Xcode 5.1.1 with 10.10 SDK), but also includes the 10.11 SDK. BUG=474373, 626093 Committed: https://crrev.com/37a2442cdac599d971ba961259c78f0c11ab5df1 Cr-Commit-Position: refs/heads/master@{#417392}

Patch Set 1 #

Patch Set 2 : Change to kick bots -- to be reverted #

Patch Set 3 : Reverted change to kick the bots, back to original CL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M build/mac_toolchain.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 21 (13 generated)
justincohen
ptal
4 years, 3 months ago (2016-09-08 18:34:25 UTC) #2
erikchen
lgtm can you fill in the BUG field?
4 years, 3 months ago (2016-09-08 18:35:09 UTC) #4
justincohen
thakis@ is there a way to force the trybots to actual compile? Right now the ...
4 years, 3 months ago (2016-09-08 19:01:29 UTC) #9
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/2323523003/40001
4 years, 3 months ago (2016-09-08 19:49:07 UTC) #14
Nico
dpranke: analyze thinks this mac sdk update is a noop for the bots, while it ...
4 years, 3 months ago (2016-09-08 20:01:11 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-08 20:52:25 UTC) #18
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/37a2442cdac599d971ba961259c78f0c11ab5df1 Cr-Commit-Position: refs/heads/master@{#417392}
4 years, 3 months ago (2016-09-08 20:55:25 UTC) #20
Dirk Pranke
4 years, 3 months ago (2016-09-08 21:36:01 UTC) #21
Message was sent while issue was closed.
On 2016/09/08 20:01:11, Nico wrote:
> dpranke: analyze thinks this mac sdk update is a noop for the bots, while it
> should really be a full compile. How do we tell analyze that this isn't a
noop?

You'd either have to add this file to the blacklist in
//testing/buildbot/trybot_analyze_config.json,
or we'd have to make sure that this is listed as an input/dependency of
something in GN that 
does seem to affect the build. Right now GN knows nothing about this file at
all.

Powered by Google App Engine
This is Rietveld 408576698