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

Issue 1768473002: setup the correct version of Xcode (Closed)

Created:
4 years, 9 months ago by yjbanov
Modified:
4 years, 9 months ago
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

setup the correct version of Xcode BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=299136

Patch Set 1 #

Total comments: 6

Patch Set 2 : refactor to recommended method of invoking find_xcode.py #

Total comments: 10

Patch Set 3 : address comments #

Total comments: 2

Patch Set 4 : address comments #

Patch Set 5 : test coverage #

Total comments: 1

Patch Set 6 : remove spaces #

Unified diffs Side-by-side diffs Delta from patch set Stats (+266 lines, -32 lines) Patch
M scripts/slave/recipes/flutter/flutter.py View 1 2 3 4 5 4 chunks +58 lines, -1 line 0 comments Download
A + scripts/slave/recipes/flutter/flutter.expected/enumerate_xcode_installations.json View 1 7 chunks +22 lines, -31 lines 0 comments Download
M scripts/slave/recipes/flutter/flutter.expected/mac.json View 1 2 1 chunk +46 lines, -0 lines 0 comments Download
A scripts/slave/recipes/flutter/flutter.expected/mac_cannot_find_xcode.json View 1 2 3 4 5 1 chunk +140 lines, -0 lines 0 comments Download

Messages

Total messages: 38 (12 generated)
yjbanov
4 years, 9 months ago (2016-03-04 04:19:42 UTC) #2
eseidel1
I think we're going to need to pull out some of the big guns (actual ...
4 years, 9 months ago (2016-03-04 04:25:06 UTC) #4
eseidel1
Also, you'll need to run recipes.py train_simulation and include the expected files before this could ...
4 years, 9 months ago (2016-03-04 04:25:38 UTC) #5
yjbanov
https://codereview.chromium.org/1768473002/diff/1/scripts/slave/recipes/flutter/flutter.py File scripts/slave/recipes/flutter/flutter.py (right): https://codereview.chromium.org/1768473002/diff/1/scripts/slave/recipes/flutter/flutter.py#newcode147 scripts/slave/recipes/flutter/flutter.py:147: scripts_dir, On 2016/03/04 04:25:05, eseidel1 wrote: > I think ...
4 years, 9 months ago (2016-03-04 17:45:51 UTC) #6
yjbanov
On 2016/03/04 04:25:38, eseidel1 wrote: > Also, you'll need to run recipes.py train_simulation and include ...
4 years, 9 months ago (2016-03-04 17:47:38 UTC) #7
iannucci
https://chromiumcodereview.appspot.com/1768473002/diff/1/scripts/slave/recipes/flutter/flutter.py File scripts/slave/recipes/flutter/flutter.py (right): https://chromiumcodereview.appspot.com/1768473002/diff/1/scripts/slave/recipes/flutter/flutter.py#newcode141 scripts/slave/recipes/flutter/flutter.py:141: import tempfile Whoops. This not lgtm for sure. This ...
4 years, 9 months ago (2016-03-04 17:58:05 UTC) #8
iannucci
(for more context, the way it's written right now will actually run the xcode select ...
4 years, 9 months ago (2016-03-04 18:01:20 UTC) #9
yjbanov
On 2016/03/04 17:58:05, iannucci wrote: > https://chromiumcodereview.appspot.com/1768473002/diff/1/scripts/slave/recipes/flutter/flutter.py > File scripts/slave/recipes/flutter/flutter.py (right): > > https://chromiumcodereview.appspot.com/1768473002/diff/1/scripts/slave/recipes/flutter/flutter.py#newcode141 > ...
4 years, 9 months ago (2016-03-05 01:43:09 UTC) #10
yjbanov
Refactored to use api.python. PTAL
4 years, 9 months ago (2016-03-05 01:43:34 UTC) #11
smut
https://codereview.chromium.org/1768473002/diff/20001/scripts/slave/recipes/flutter/flutter.py File scripts/slave/recipes/flutter/flutter.py (right): https://codereview.chromium.org/1768473002/diff/20001/scripts/slave/recipes/flutter/flutter.py#newcode135 scripts/slave/recipes/flutter/flutter.py:135: of Xcode. """<One liner> <Additional info> """ https://codereview.chromium.org/1768473002/diff/20001/scripts/slave/recipes/flutter/flutter.py#newcode140 scripts/slave/recipes/flutter/flutter.py:140: ...
4 years, 9 months ago (2016-03-05 02:03:47 UTC) #12
yjbanov
PTAL https://codereview.chromium.org/1768473002/diff/20001/scripts/slave/recipes/flutter/flutter.py File scripts/slave/recipes/flutter/flutter.py (right): https://codereview.chromium.org/1768473002/diff/20001/scripts/slave/recipes/flutter/flutter.py#newcode135 scripts/slave/recipes/flutter/flutter.py:135: of Xcode. On 2016/03/05 02:03:47, smut wrote: > ...
4 years, 9 months ago (2016-03-06 22:53:42 UTC) #13
iannucci
fwiw, this lgtm. Not sure if smut@ had more comments? https://chromiumcodereview.appspot.com/1768473002/diff/40001/scripts/slave/recipes/flutter/flutter.py File scripts/slave/recipes/flutter/flutter.py (right): https://chromiumcodereview.appspot.com/1768473002/diff/40001/scripts/slave/recipes/flutter/flutter.py#newcode224 ...
4 years, 9 months ago (2016-03-07 07:30:21 UTC) #14
yjbanov
https://chromiumcodereview.appspot.com/1768473002/diff/40001/scripts/slave/recipes/flutter/flutter.py File scripts/slave/recipes/flutter/flutter.py (right): https://chromiumcodereview.appspot.com/1768473002/diff/40001/scripts/slave/recipes/flutter/flutter.py#newcode224 scripts/slave/recipes/flutter/flutter.py:224: test = (test + On 2016/03/07 07:30:21, iannucci wrote: ...
4 years, 9 months ago (2016-03-07 17:47:07 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1768473002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1768473002/60001
4 years, 9 months ago (2016-03-07 20:17:37 UTC) #17
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: build_presubmit on chromium.buildbucket.swarming (JOB_FAILED, https://annotation-parser.appspot.com/swarming/build/2d6b8c1fa1c0aa10) Build Presubmit ...
4 years, 9 months ago (2016-03-07 20:24:49 UTC) #19
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1768473002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1768473002/80001
4 years, 9 months ago (2016-03-07 23:09:18 UTC) #21
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: build_presubmit on chromium.buildbucket.swarming (JOB_FAILED, https://annotation-parser.appspot.com/swarming/build/2d6c2950df678010) Build Presubmit ...
4 years, 9 months ago (2016-03-07 23:10:29 UTC) #23
iannucci
lgtm
4 years, 9 months ago (2016-03-07 23:21:12 UTC) #24
smut
lgtm https://codereview.chromium.org/1768473002/diff/80001/scripts/slave/recipes/flutter/flutter.py File scripts/slave/recipes/flutter/flutter.py (right): https://codereview.chromium.org/1768473002/diff/80001/scripts/slave/recipes/flutter/flutter.py#newcode160 scripts/slave/recipes/flutter/flutter.py:160: RunFindXcode(api, 'set_xcode_version', target_version=activate_version) You might want to consider ...
4 years, 9 months ago (2016-03-07 23:26:15 UTC) #25
yjbanov
> You might want to consider setting a particular Xcode version instead of just > ...
4 years, 9 months ago (2016-03-07 23:27:53 UTC) #26
smut
On 2016/03/07 23:27:53, yjbanov wrote: > > You might want to consider setting a particular ...
4 years, 9 months ago (2016-03-07 23:30:01 UTC) #27
iannucci
+dba who knows things about xcode
4 years, 9 months ago (2016-03-07 23:41:08 UTC) #29
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1768473002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1768473002/100001
4 years, 9 months ago (2016-03-07 23:43:08 UTC) #31
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-07 23:47:21 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1768473002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1768473002/100001
4 years, 9 months ago (2016-03-07 23:54:18 UTC) #36
commit-bot: I haz the power
4 years, 9 months ago (2016-03-07 23:57:58 UTC) #38
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=299136

Powered by Google App Engine
This is Rietveld 408576698