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

Issue 1703663002: Port Skia recipe to normal Python scripts, move to Skia repo (Closed)

Created:
4 years, 10 months ago by borenet
Modified:
4 years, 10 months ago
Reviewers:
rmistry
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Update #

Patch Set 3 : Compile working on linux GCE #

Patch Set 4 : Variable for builder name, add totally incomplete README #

Patch Set 5 : Isolate out dir #

Patch Set 6 : Move everything into infra/bots, fix readme, fix presubmit #

Total comments: 18

Patch Set 7 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1272 lines, -4 lines) Patch
M PRESUBMIT.py View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A infra/bots/README.md View 1 2 3 4 5 1 chunk +18 lines, -0 lines 0 comments Download
A infra/bots/common.py View 1 2 3 4 5 6 1 chunk +150 lines, -0 lines 0 comments Download
A infra/bots/compile_skia.isolate View 1 2 3 4 5 1 chunk +10 lines, -0 lines 0 comments Download
A infra/bots/compile_skia.py View 1 2 3 4 5 6 1 chunk +23 lines, -0 lines 0 comments Download
A + infra/bots/flavor/__init__.py View 1 2 3 4 5 1 chunk +3 lines, -4 lines 0 comments Download
A infra/bots/flavor/android_devices.py View 1 2 3 4 5 1 chunk +100 lines, -0 lines 0 comments Download
A infra/bots/flavor/android_flavor.py View 1 2 3 4 5 6 1 chunk +241 lines, -0 lines 0 comments Download
A infra/bots/flavor/chromeos_flavor.py View 1 2 3 4 5 1 chunk +59 lines, -0 lines 0 comments Download
A infra/bots/flavor/cmake_flavor.py View 1 2 3 4 5 1 chunk +20 lines, -0 lines 0 comments Download
A infra/bots/flavor/coverage_flavor.py View 1 2 3 4 5 6 1 chunk +114 lines, -0 lines 0 comments Download
A infra/bots/flavor/default_flavor.py View 1 2 3 4 5 1 chunk +172 lines, -0 lines 0 comments Download
A infra/bots/flavor/ios_flavor.py View 1 2 3 4 5 6 1 chunk +114 lines, -0 lines 0 comments Download
A infra/bots/flavor/ssh_devices.py View 1 2 3 4 5 1 chunk +32 lines, -0 lines 0 comments Download
A infra/bots/flavor/ssh_flavor.py View 1 2 3 4 5 1 chunk +123 lines, -0 lines 0 comments Download
A infra/bots/flavor/valgrind_flavor.py View 1 2 3 4 5 1 chunk +31 lines, -0 lines 0 comments Download
A infra/bots/flavor/xsan_flavor.py View 1 2 3 4 5 1 chunk +54 lines, -0 lines 0 comments Download
A infra/bots/skia_repo.isolate View 1 2 3 4 5 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1703663002/70001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1703663002/70001
4 years, 10 months ago (2016-02-18 13:56:34 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/6602)
4 years, 10 months ago (2016-02-18 13:58:06 UTC) #5
borenet
Publishing for preliminary review. I'm thinking about changing the directory from skiabot/ to testing/ or ...
4 years, 10 months ago (2016-02-18 14:01:11 UTC) #7
rmistry
lgtm module nits https://codereview.chromium.org/1703663002/diff/90001/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/1703663002/diff/90001/PRESUBMIT.py#newcode88 PRESUBMIT.py:88: 'W0105', # String statement has no ...
4 years, 10 months ago (2016-02-18 15:29:21 UTC) #8
borenet
https://codereview.chromium.org/1703663002/diff/90001/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/1703663002/diff/90001/PRESUBMIT.py#newcode88 PRESUBMIT.py:88: 'W0105', # String statement has no effect. On 2016/02/18 ...
4 years, 10 months ago (2016-02-18 15:40:56 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1703663002/110001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1703663002/110001
4 years, 10 months ago (2016-02-18 15:43:25 UTC) #12
commit-bot: I haz the power
4 years, 10 months ago (2016-02-18 16:05:52 UTC) #14
Message was sent while issue was closed.
Committed patchset #7 (id:110001) as
https://skia.googlesource.com/skia/+/d9fa758292462c4200231f49286aa97750f5e689

Powered by Google App Engine
This is Rietveld 408576698