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

Issue 2294353002: Add and use a clang_linux asset. (Closed)

Created:
4 years, 3 months ago by mtklein_C
Modified:
4 years, 3 months ago
Reviewers:
jcgregorio, borenet, mtklein
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add and use a clang_linux asset. This gives us a consistent Clang toolchain on Linux bots, most importantly for *SAN bots. It's ~300MB unpacked. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2294353002 Committed: https://skia.googlesource.com/skia/+/da8f6546da87ff72db785cef268b176547541fed

Patch Set 1 #

Patch Set 2 : version #

Patch Set 3 : use it #

Patch Set 4 : disable terminfo #

Patch Set 5 : copy libstdc++.so.6 #

Total comments: 3

Patch Set 6 : SAN|Clang #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -22 lines) Patch
A + infra/bots/assets/clang_linux/VERSION View 1 2 3 4 0 chunks +-1 lines, --1 lines 0 comments Download
A + infra/bots/assets/clang_linux/common.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A infra/bots/assets/clang_linux/create.py View 1 2 3 4 1 chunk +54 lines, -0 lines 0 comments Download
A + infra/bots/assets/clang_linux/create_and_upload.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + infra/bots/assets/clang_linux/download.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + infra/bots/assets/clang_linux/upload.py View 0 chunks +-1 lines, --1 lines 0 comments Download
M infra/bots/recipe_modules/flavor/gn_flavor.py View 1 2 2 chunks +7 lines, -3 lines 0 comments Download
M infra/bots/recipes/swarm_compile.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A + infra/bots/recipes/swarm_compile.expected/Build-Mac-Clang-x86_64-Release-GN.json View 1 2 7 chunks +17 lines, -17 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-Clang-x86_64-Debug-GN.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Release-Fast.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M infra/bots/recipes/swarm_trigger.py View 1 2 3 4 5 1 chunk +6 lines, -2 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json View 1 2 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (11 generated)
mtklein_C
4 years, 3 months ago (2016-08-31 18:55:51 UTC) #6
borenet
https://codereview.chromium.org/2294353002/diff/80001/infra/bots/recipes/swarm_trigger.py File infra/bots/recipes/swarm_trigger.py (right): https://codereview.chromium.org/2294353002/diff/80001/infra/bots/recipes/swarm_trigger.py#newcode365 infra/bots/recipes/swarm_trigger.py:365: cipd_packages.append(cipd_pkg(api, infrabots_dir, 'clang_linux')) Shouldn't this only be for Clang ...
4 years, 3 months ago (2016-08-31 18:59:26 UTC) #7
mtklein
https://codereview.chromium.org/2294353002/diff/80001/infra/bots/recipes/swarm_trigger.py File infra/bots/recipes/swarm_trigger.py (right): https://codereview.chromium.org/2294353002/diff/80001/infra/bots/recipes/swarm_trigger.py#newcode365 infra/bots/recipes/swarm_trigger.py:365: cipd_packages.append(cipd_pkg(api, infrabots_dir, 'clang_linux')) On 2016/08/31 18:59:26, borenet wrote: > ...
4 years, 3 months ago (2016-08-31 19:05:48 UTC) #9
borenet
https://codereview.chromium.org/2294353002/diff/80001/infra/bots/recipes/swarm_trigger.py File infra/bots/recipes/swarm_trigger.py (right): https://codereview.chromium.org/2294353002/diff/80001/infra/bots/recipes/swarm_trigger.py#newcode365 infra/bots/recipes/swarm_trigger.py:365: cipd_packages.append(cipd_pkg(api, infrabots_dir, 'clang_linux')) On 2016/08/31 19:05:48, mtklein wrote: > ...
4 years, 3 months ago (2016-08-31 19:08:10 UTC) #10
mtklein_C
On 2016/08/31 at 19:08:10, borenet wrote: > https://codereview.chromium.org/2294353002/diff/80001/infra/bots/recipes/swarm_trigger.py > File infra/bots/recipes/swarm_trigger.py (right): > > https://codereview.chromium.org/2294353002/diff/80001/infra/bots/recipes/swarm_trigger.py#newcode365 ...
4 years, 3 months ago (2016-08-31 19:14:36 UTC) #11
borenet
LGTM
4 years, 3 months ago (2016-08-31 19:19:34 UTC) #14
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/2294353002/100001
4 years, 3 months ago (2016-08-31 19:19:52 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-08-31 19:35:27 UTC) #19
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/da8f6546da87ff72db785cef268b176547541fed

Powered by Google App Engine
This is Rietveld 408576698