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

Issue 1145723003: Add bot config for ClangToTiOS (Closed)

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

Description

Add bot config for ClangToTiOS BUG=452726 Committed: https://crrev.com/7af1026772874f47b4c81bf353e7bd92ca8c1f15 Cr-Commit-Position: refs/heads/master@{#330767}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add werror and clang_use_chrome_plugins to GYP_DEFINES #

Total comments: 2

Patch Set 3 : alphabetize #

Total comments: 2

Patch Set 4 : Try putting LLVM_FORCE_HEAD_REVISION in env #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
A + ios/build/bots/chromium.fyi/ClangToTiOS.json View 1 2 3 1 chunk +8 lines, -3 lines 2 comments Download

Messages

Total messages: 30 (7 generated)
hans
Please take a look. Follow-up from https://codereview.chromium.org/1139063004/#msg9
5 years, 7 months ago (2015-05-18 23:36:46 UTC) #2
smut
https://codereview.chromium.org/1145723003/diff/1/ios/build/bots/chromium.fyi/ClangToTiOS.json File ios/build/bots/chromium.fyi/ClangToTiOS.json (right): https://codereview.chromium.org/1145723003/diff/1/ios/build/bots/chromium.fyi/ClangToTiOS.json#newcode12 ios/build/bots/chromium.fyi/ClangToTiOS.json:12: "LLVM_FORCE_HEAD_REVISION": "YES" What about clang_use_chrome_plugins=0? werror=""? You seemed to ...
5 years, 7 months ago (2015-05-19 00:04:49 UTC) #3
hans
Please take another look. https://codereview.chromium.org/1145723003/diff/1/ios/build/bots/chromium.fyi/ClangToTiOS.json File ios/build/bots/chromium.fyi/ClangToTiOS.json (right): https://codereview.chromium.org/1145723003/diff/1/ios/build/bots/chromium.fyi/ClangToTiOS.json#newcode12 ios/build/bots/chromium.fyi/ClangToTiOS.json:12: "LLVM_FORCE_HEAD_REVISION": "YES" On 2015/05/19 00:04:49, ...
5 years, 7 months ago (2015-05-19 00:09:04 UTC) #4
smut
lgtm % comment https://codereview.chromium.org/1145723003/diff/20001/ios/build/bots/chromium.fyi/ClangToTiOS.json File ios/build/bots/chromium.fyi/ClangToTiOS.json (right): https://codereview.chromium.org/1145723003/diff/20001/ios/build/bots/chromium.fyi/ClangToTiOS.json#newcode14 ios/build/bots/chromium.fyi/ClangToTiOS.json:14: "LLVM_FORCE_HEAD_REVISION": "YES" I'd probably alphabetize these.
5 years, 7 months ago (2015-05-19 00:11:12 UTC) #5
hans
Thanks! https://codereview.chromium.org/1145723003/diff/20001/ios/build/bots/chromium.fyi/ClangToTiOS.json File ios/build/bots/chromium.fyi/ClangToTiOS.json (right): https://codereview.chromium.org/1145723003/diff/20001/ios/build/bots/chromium.fyi/ClangToTiOS.json#newcode14 ios/build/bots/chromium.fyi/ClangToTiOS.json:14: "LLVM_FORCE_HEAD_REVISION": "YES" On 2015/05/19 00:11:11, smut wrote: > ...
5 years, 7 months ago (2015-05-19 00:13:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1145723003/40001
5 years, 7 months ago (2015-05-19 00:13:50 UTC) #9
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years, 7 months ago (2015-05-19 00:13:52 UTC) #11
Nico
https://codereview.chromium.org/1145723003/diff/40001/ios/build/bots/chromium.fyi/ClangToTiOS.json File ios/build/bots/chromium.fyi/ClangToTiOS.json (right): https://codereview.chromium.org/1145723003/diff/40001/ios/build/bots/chromium.fyi/ClangToTiOS.json#newcode12 ios/build/bots/chromium.fyi/ClangToTiOS.json:12: "LLVM_FORCE_HEAD_REVISION": "YES", is this a gyp define? you need ...
5 years, 7 months ago (2015-05-19 00:16:17 UTC) #12
hans
On 2015/05/19 00:13:52, I haz the power (commit-bot) wrote: > No LGTM from a valid ...
5 years, 7 months ago (2015-05-19 00:16:39 UTC) #13
hans
New patch uploaded. https://codereview.chromium.org/1145723003/diff/40001/ios/build/bots/chromium.fyi/ClangToTiOS.json File ios/build/bots/chromium.fyi/ClangToTiOS.json (right): https://codereview.chromium.org/1145723003/diff/40001/ios/build/bots/chromium.fyi/ClangToTiOS.json#newcode12 ios/build/bots/chromium.fyi/ClangToTiOS.json:12: "LLVM_FORCE_HEAD_REVISION": "YES", On 2015/05/19 00:16:17, Nico ...
5 years, 7 months ago (2015-05-19 00:19:23 UTC) #14
Nico
Probably https://codereview.chromium.org/908053002/diff/20001/scripts/slave/recipe_modules/ios/api.py?context=25&column_width=80&tab_spaces=8 ? Looking at the code there, it doesn't look like there's an existing ...
5 years, 7 months ago (2015-05-19 00:24:01 UTC) #15
smut
Is LLVM_FORCE_HEAD_REVISION=YES to make it use ToT clang? I think clang_xcode=0 will do that. +sdefresne ...
5 years, 7 months ago (2015-05-19 00:29:23 UTC) #17
Nico
On 2015/05/19 00:29:23, smut wrote: > Is LLVM_FORCE_HEAD_REVISION=YES to make it use ToT clang? I ...
5 years, 7 months ago (2015-05-19 00:34:36 UTC) #18
hans
https://codereview.chromium.org/1145723003/diff/60001/ios/build/bots/chromium.fyi/ClangToTiOS.json File ios/build/bots/chromium.fyi/ClangToTiOS.json (right): https://codereview.chromium.org/1145723003/diff/60001/ios/build/bots/chromium.fyi/ClangToTiOS.json#newcode16 ios/build/bots/chromium.fyi/ClangToTiOS.json:16: "LLVM_FORCE_HEAD_REVISION": "YES" On 2015/05/19 00:29:23, smut wrote: > This ...
5 years, 7 months ago (2015-05-19 16:09:35 UTC) #19
hans
thakis: Does this look ok given the build-tools side patch?
5 years, 7 months ago (2015-05-20 00:29:05 UTC) #20
hans
On 2015/05/20 00:29:05, hans wrote: > thakis: Does this look ok given the build-tools side ...
5 years, 7 months ago (2015-05-20 15:46:31 UTC) #21
Nico
On 2015/05/20 15:46:31, hans wrote: > On 2015/05/20 00:29:05, hans wrote: > > thakis: Does ...
5 years, 7 months ago (2015-05-20 17:20:09 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1145723003/60001
5 years, 7 months ago (2015-05-20 17:22:15 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-05-20 17:58:46 UTC) #26
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/7af1026772874f47b4c81bf353e7bd92ca8c1f15 Cr-Commit-Position: refs/heads/master@{#330767}
5 years, 7 months ago (2015-05-20 17:59:29 UTC) #27
hans
smut: Thanks for your help in reviewing this! The bot is now failing the "find ...
5 years, 7 months ago (2015-05-20 21:18:55 UTC) #28
smut
On 2015/05/20 21:18:55, hans wrote: > smut: Thanks for your help in reviewing this! > ...
5 years, 7 months ago (2015-05-20 21:30:35 UTC) #29
hans
5 years, 7 months ago (2015-05-20 21:34:14 UTC) #30
Message was sent while issue was closed.
On 2015/05/20 21:30:35, smut wrote:
> On 2015/05/20 21:18:55, hans wrote:
> > smut: Thanks for your help in reviewing this!
> > 
> > The bot is now failing the "find xcode" step:
> >
>
http://build.chromium.org/p/chromium.fyi/builders/ClangToTiOS/builds/43/steps...
> > 
> > I'm not sure how to parse the output. It seems to find XCode 5.1.1, but it's
> not
> > happy?
> > 
> > Do we need to install some specific version of xcode on this machine?
> 
> The config says Xcode 6.2, but this machine only has 5.1.1, so it needs to be
> reimaged. Actually, the config should be updated to 6.3 now. I'll update the
> config, and I've filed https://crbug.com/490355 for the machine.

Awesome, thanks!

Powered by Google App Engine
This is Rietveld 408576698