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

Issue 1378133005: [swarming] Add isolate driver. (Closed)

Created:
5 years, 2 months ago by Michael Achenbach
Modified:
5 years, 2 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[swarming] Add isolate driver. This is a simplified version of chromium's isolate driver: - 'prepare' will create a *.isolate.gen.json with the arguments to be used later. - other modes will just be passed through to the isolate script. BUG=chromium:535160 LOG=n NOTRY=true Committed: https://crrev.com/983747acced0c6e97db3264ff6eaa8798f252231 Cr-Commit-Position: refs/heads/master@{#31046}

Patch Set 1 #

Total comments: 1

Patch Set 2 : presubmit #

Total comments: 10

Patch Set 3 : Review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -1 line) Patch
M build/isolate.gypi View 2 chunks +2 lines, -1 line 0 comments Download
A tools/isolate_driver.py View 1 2 1 chunk +65 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
Michael Achenbach
PTAL. I brought back a simplified version of the driver without the wrapper in order ...
5 years, 2 months ago (2015-10-01 09:52:17 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1378133005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1378133005/1
5 years, 2 months ago (2015-10-01 09:53:23 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/6254)
5 years, 2 months ago (2015-10-01 09:56:14 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1378133005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1378133005/20001
5 years, 2 months ago (2015-10-01 09:59:24 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-01 10:20:08 UTC) #10
M-A Ruel
lgtm https://codereview.chromium.org/1378133005/diff/20001/tools/isolate_driver.py File tools/isolate_driver.py (right): https://codereview.chromium.org/1378133005/diff/20001/tools/isolate_driver.py#newcode19 tools/isolate_driver.py:19: SWARMING_CLIENT_DIR = os.path.join(TOOLS_DIR, 'swarming_client') Remove lines 19-22 https://codereview.chromium.org/1378133005/diff/20001/tools/isolate_driver.py#newcode40 ...
5 years, 2 months ago (2015-10-01 12:17:06 UTC) #11
Michael Achenbach
https://codereview.chromium.org/1378133005/diff/20001/tools/isolate_driver.py File tools/isolate_driver.py (right): https://codereview.chromium.org/1378133005/diff/20001/tools/isolate_driver.py#newcode19 tools/isolate_driver.py:19: SWARMING_CLIENT_DIR = os.path.join(TOOLS_DIR, 'swarming_client') On 2015/10/01 12:17:06, M-A Ruel ...
5 years, 2 months ago (2015-10-01 12:28:29 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1378133005/30001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1378133005/30001
5 years, 2 months ago (2015-10-01 12:28:52 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:30001)
5 years, 2 months ago (2015-10-01 12:32:05 UTC) #16
commit-bot: I haz the power
5 years, 2 months ago (2015-10-01 12:32:23 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/983747acced0c6e97db3264ff6eaa8798f252231
Cr-Commit-Position: refs/heads/master@{#31046}

Powered by Google App Engine
This is Rietveld 408576698