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

Issue 2414253003: Add recipe config for android clang x86 tester. (Closed)

Created:
4 years, 2 months ago by bpastene
Modified:
4 years, 1 month ago
Reviewers:
Nico
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org, hans
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : add master config #

Patch Set 3 : (and slave config) #

Total comments: 4

Patch Set 4 : rename bot #

Total comments: 2

Patch Set 5 : change configs and switch to 64 bit #

Patch Set 6 : actually set tot #

Patch Set 7 : and use mb #

Total comments: 1

Patch Set 8 : fix namesss #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -33 lines) Patch
M masters/master.chromium.fyi/master.cfg View 1 2 3 4 5 6 7 3 chunks +9 lines, -0 lines 0 comments Download
M masters/master.chromium.fyi/slaves.cfg View 1 2 3 4 5 6 7 1 chunk +10 lines, -0 lines 0 comments Download
M scripts/slave/recipe_modules/chromium/config.py View 1 2 3 4 5 6 7 1 chunk +6 lines, -2 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_android/config.py View 1 2 3 4 5 6 7 1 chunk +4 lines, -0 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py View 1 2 3 4 5 6 7 1 chunk +16 lines, -0 lines 0 comments Download
A + scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroid_x64.json View 1 2 3 4 5 6 10 chunks +30 lines, -31 lines 0 comments Download

Messages

Total messages: 24 (6 generated)
bpastene
4 years, 2 months ago (2016-10-15 00:18:43 UTC) #2
Nico
Thanks so much for this! In addition to the comments below: I was wondering that ...
4 years, 2 months ago (2016-10-17 14:44:50 UTC) #3
bpastene
On 2016/10/17 14:44:50, Nico (mostly afk until Oct 23) wrote: > Thanks so much for ...
4 years, 2 months ago (2016-10-18 23:22:29 UTC) #4
bpastene
https://codereview.chromium.org/2414253003/diff/40001/masters/master.chromium.fyi/master.cfg File masters/master.chromium.fyi/master.cfg (right): https://codereview.chromium.org/2414253003/diff/40001/masters/master.chromium.fyi/master.cfg#newcode97 masters/master.chromium.fyi/master.cfg:97: 'ClangToTAndroid x86 Tester', On 2016/10/17 14:44:50, Nico (mostly afk ...
4 years, 2 months ago (2016-10-18 23:22:49 UTC) #5
Nico
Huh, that's surprising to me; the thread sounded like these were x64 tablets. I know ...
4 years, 2 months ago (2016-10-18 23:40:13 UTC) #6
bpastene
On 2016/10/18 23:40:13, Nico (mostly afk until Oct 23) wrote: > Huh, that's surprising to ...
4 years, 2 months ago (2016-10-18 23:44:09 UTC) #7
Nico
On 2016/10/18 23:40:13, Nico (mostly afk until Oct 23) wrote: > Huh, that's surprising to ...
4 years, 2 months ago (2016-10-18 23:44:48 UTC) #8
Nico
https://codereview.chromium.org/2414253003/diff/60001/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py File scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py (right): https://codereview.chromium.org/2414253003/diff/60001/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py#newcode1451 scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py:1451: 'chromium_config': 'android', clang_tot_android not needed?
4 years, 2 months ago (2016-10-18 23:44:59 UTC) #9
Nico
On Tue, Oct 18, 2016 at 7:44 PM, <bpastene@chromium.org> wrote: > On 2016/10/18 23:40:13, Nico ...
4 years, 1 month ago (2016-10-24 14:08:59 UTC) #10
bpastene
On 2016/10/24 14:08:59, Nico (mostly afk until Oct 23) wrote: > ^ did you have ...
4 years, 1 month ago (2016-10-24 16:30:46 UTC) #11
Nico
On 2016/10/24 16:30:46, bpastene wrote: > On 2016/10/24 14:08:59, Nico (mostly afk until Oct 23) ...
4 years, 1 month ago (2016-10-25 18:39:02 UTC) #12
bpastene
https://codereview.chromium.org/2414253003/diff/40001/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py File scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py (right): https://codereview.chromium.org/2414253003/diff/40001/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py#newcode1456 scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py:1456: 'TARGET_BITS': 32, On 2016/10/17 14:44:50, Nico wrote: > 64 ...
4 years, 1 month ago (2016-10-25 22:24:42 UTC) #13
Nico
lgtm, thanks! https://codereview.chromium.org/2414253003/diff/120001/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroid_x64.json File scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroid_x64.json (right): https://codereview.chromium.org/2414253003/diff/120001/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroid_x64.json#newcode136 scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroid_x64.json:136: "LLVM_FORCE_HEAD_REVISION": "YES", Ah you're right. This env ...
4 years, 1 month ago (2016-10-26 02:49:55 UTC) #14
Nico
can this land?
4 years, 1 month ago (2016-10-27 17:10:07 UTC) #15
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/2414253003/120001
4 years, 1 month ago (2016-10-27 17:21:42 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: Build Presubmit on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/321ffb2499a1bb10)
4 years, 1 month ago (2016-10-27 17:58:19 UTC) #19
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/2414253003/140001
4 years, 1 month ago (2016-10-27 19:18:00 UTC) #22
commit-bot: I haz the power
4 years, 1 month ago (2016-10-27 19:27:14 UTC) #24
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/chromium/tools/build/+/f43b7753c335488f3e09...

Powered by Google App Engine
This is Rietveld 408576698