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

Issue 2471023002: Make isolate.py fail if Go isolate fails (Closed)

Created:
4 years, 1 month ago by djd-OOO-Apr2017
Modified:
4 years, 1 month ago
Reviewers:
Vadim Sh., mithro
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Make isolate.py fail if Go isolate fails This change removes the fallback to python if the Go isolate client is missing or fails to execute correctly (or if its version is wrong: isolate has been at 3.3 since Nov 2015). This is the first step in attempting to remove this script altogether. R=tansell@chromium.org, vadimsh@chromium.org BUG= Committed: https://chromium.googlesource.com/chromium/tools/build/+/30a5ba05fb2522d5458fb05e9d5353298d3cd807

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove call to os.Access #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -30 lines) Patch
M scripts/slave/recipe_modules/isolate/resources/isolate.py View 1 4 chunks +4 lines, -30 lines 1 comment Download

Messages

Total messages: 19 (11 generated)
djd-OOO-Apr2017
4 years, 1 month ago (2016-11-01 23:33:49 UTC) #5
Vadim Sh.
lgtm
4 years, 1 month ago (2016-11-01 23:38:42 UTC) #6
Vadim Sh.
https://codereview.chromium.org/2471023002/diff/1/scripts/slave/recipe_modules/isolate/resources/isolate.py File scripts/slave/recipe_modules/isolate/resources/isolate.py (right): https://codereview.chromium.org/2471023002/diff/1/scripts/slave/recipe_modules/isolate/resources/isolate.py#newcode27 scripts/slave/recipe_modules/isolate/resources/isolate.py:27: return None actually, return something !=0 here, otherwise it ...
4 years, 1 month ago (2016-11-01 23:40:02 UTC) #9
djd-OOO-Apr2017
On 2016/11/01 at 23:40:02, vadimsh wrote: > https://codereview.chromium.org/2471023002/diff/1/scripts/slave/recipe_modules/isolate/resources/isolate.py > File scripts/slave/recipe_modules/isolate/resources/isolate.py (right): > > https://codereview.chromium.org/2471023002/diff/1/scripts/slave/recipe_modules/isolate/resources/isolate.py#newcode27 ...
4 years, 1 month ago (2016-11-02 00:00:19 UTC) #12
mithro
LGTM, one small suggestion. https://codereview.chromium.org/2471023002/diff/20001/scripts/slave/recipe_modules/isolate/resources/isolate.py File scripts/slave/recipe_modules/isolate/resources/isolate.py (right): https://codereview.chromium.org/2471023002/diff/20001/scripts/slave/recipe_modules/isolate/resources/isolate.py#newcode27 scripts/slave/recipe_modules/isolate/resources/isolate.py:27: return subprocess.call([exe] + args) Maybe ...
4 years, 1 month ago (2016-11-02 07:13:11 UTC) #13
djd-OOO-Apr2017
On 2016/11/02 at 07:13:11, tansell wrote: > LGTM, one small suggestion. > > https://codereview.chromium.org/2471023002/diff/20001/scripts/slave/recipe_modules/isolate/resources/isolate.py > ...
4 years, 1 month ago (2016-11-02 14:34:44 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/2471023002/20001
4 years, 1 month ago (2016-11-07 23:54:26 UTC) #17
commit-bot: I haz the power
4 years, 1 month ago (2016-11-08 00:29:21 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/tools/build/+/30a5ba05fb2522d5458f...

Powered by Google App Engine
This is Rietveld 408576698