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

Issue 1361953003: [swarming] Add isolate configs for d8 on linux. (Closed)

Created:
5 years, 3 months ago by Michael Achenbach
Modified:
5 years, 2 months ago
CC:
kjellander_chromium, 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 configs for d8 on linux. BUG=chromium:535160 LOG=n Committed: https://crrev.com/7b3e8a4b03461508b20a70c0150d727866a763c9 Cr-Commit-Position: refs/heads/master@{#30943}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Review #

Patch Set 3 : Keep test_isolation_mode variable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -1 line) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M DEPS View 1 chunk +2 lines, -0 lines 0 comments Download
A build/isolate.gypi View 1 2 1 chunk +74 lines, -0 lines 0 comments Download
M build/standalone.gypi View 2 chunks +9 lines, -0 lines 0 comments Download
A src/base.isolate View 1 chunk +15 lines, -0 lines 0 comments Download
M src/d8.gyp View 1 chunk +20 lines, -1 line 0 comments Download
A src/d8.isolate View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (4 generated)
Michael Achenbach
PTAL. This is a minimal config - can now be used like: GYP_GENERATORS=ninja GYP_DEFINES="target_arch=x64 v8_target_arch=x64" ...
5 years, 3 months ago (2015-09-25 10:26:27 UTC) #2
tandrii(chromium)
i don't read Gyp, so i'd rather have someone else check this. Looks reasonable though.
5 years, 2 months ago (2015-09-25 11:52:30 UTC) #3
jochen (gone - plz use gerrit)
https://codereview.chromium.org/1361953003/diff/1/src/base.isolate File src/base.isolate (right): https://codereview.chromium.org/1361953003/diff/1/src/base.isolate#newcode10 src/base.isolate:10: '<(PRODUCT_DIR)/snapshot_blob.bin', what about the icu dll on windows?
5 years, 2 months ago (2015-09-25 12:19:09 UTC) #4
Michael Achenbach
https://codereview.chromium.org/1361953003/diff/1/src/base.isolate File src/base.isolate (right): https://codereview.chromium.org/1361953003/diff/1/src/base.isolate#newcode10 src/base.isolate:10: '<(PRODUCT_DIR)/snapshot_blob.bin', On 2015/09/25 12:19:09, jochen wrote: > what about ...
5 years, 2 months ago (2015-09-25 12:20:29 UTC) #5
jochen (gone - plz use gerrit)
lgtm
5 years, 2 months ago (2015-09-25 12:20:52 UTC) #6
M-A Ruel
Thanks for looking at this! One note. https://codereview.chromium.org/1361953003/diff/1/tools/isolate_driver.py File tools/isolate_driver.py (right): https://codereview.chromium.org/1361953003/diff/1/tools/isolate_driver.py#newcode1 tools/isolate_driver.py:1: #!/usr/bin/env python ...
5 years, 2 months ago (2015-09-25 12:50:11 UTC) #7
Michael Achenbach
Simplified! https://codereview.chromium.org/1361953003/diff/1/tools/isolate_driver.py File tools/isolate_driver.py (right): https://codereview.chromium.org/1361953003/diff/1/tools/isolate_driver.py#newcode1 tools/isolate_driver.py:1: #!/usr/bin/env python On 2015/09/25 12:50:11, M-A Ruel wrote: ...
5 years, 2 months ago (2015-09-25 13:21:35 UTC) #8
M-A Ruel
lgtm
5 years, 2 months ago (2015-09-25 13:22:58 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1361953003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1361953003/20001
5 years, 2 months ago (2015-09-25 13:23:08 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1361953003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1361953003/40001
5 years, 2 months ago (2015-09-25 13:26:51 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-09-25 14:37:02 UTC) #15
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/7b3e8a4b03461508b20a70c0150d727866a763c9 Cr-Commit-Position: refs/heads/master@{#30943}
5 years, 2 months ago (2015-09-25 14:37:19 UTC) #16
Mostyn Bramley-Moore
This breaks my gyp build unless I set test_isolation_mode='noop'... The linked bug has restricted access, ...
5 years, 2 months ago (2015-09-29 13:07:21 UTC) #17
Michael Achenbach
On 2015/09/29 13:07:21, Mostyn Bramley-Moore wrote: > This breaks my gyp build unless I set ...
5 years, 2 months ago (2015-09-29 15:14:45 UTC) #18
Mostyn Bramley-Moore
5 years, 2 months ago (2015-09-29 16:19:46 UTC) #19
Message was sent while issue was closed.
> There's not much to see in the bug. Could you please file one against me, with
a
> detailed repro? Maybe Marc-Antoine knows more. Did this break any official
> chromium bot?

Filed https://crbug.com/537247 with a minimal reproduction.

Powered by Google App Engine
This is Rietveld 408576698