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

Issue 1620513002: Add isolate for content_browsertests with --site-per-process. (Closed)

Created:
4 years, 11 months ago by Dirk Pranke
Modified:
4 years, 10 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add isolate for content_browsertests with --site-per-process. (Patch from issue 1572633002 at patchset 200001 (http://crrev.com/1572633002#ps200001)) BUG=579704 R=nasko@chromium.org, maruel@chromium.org, phajdan.jr@chromium.org Committed: https://crrev.com/fe0d35e9672feaaa8c19612dcc33ede70738c0e0 Cr-Commit-Position: refs/heads/master@{#373727}

Patch Set 1 #

Patch Set 2 : fixes #

Total comments: 1

Patch Set 3 : add "executable" field, update docs #

Patch Set 4 : revert for testing #

Patch Set 5 : merge to #372447 to work around bad patch application #

Patch Set 6 : merge in #372460 #

Patch Set 7 : add missing filter file #

Patch Set 8 : fix paths to filter file #

Patch Set 9 : patch in fix to --test-launcher-filter-file #

Patch Set 10 : merge to #373077 #

Patch Set 11 : merge to #373467 #

Patch Set 12 : merge to #373669 #

Patch Set 13 : fix gyp declaration #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -29 lines) Patch
A + content/content_site_isolation_browsertests.isolate View 1 2 3 4 5 6 7 1 chunk +5 lines, -8 lines 0 comments Download
M content/content_tests.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +11 lines, -0 lines 0 comments Download
M content/test/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +19 lines, -0 lines 0 comments Download
M testing/buildbot/chromium.linux.json View 1 2 3 4 5 6 7 8 9 10 1 chunk +9 lines, -0 lines 0 comments Download
M testing/buildbot/gn_isolate_map.pyl View 1 2 3 4 5 6 7 8 9 10 2 chunks +42 lines, -7 lines 0 comments Download
M tools/mb/mb.py View 1 2 3 4 5 6 7 8 9 10 11 5 chunks +19 lines, -14 lines 0 comments Download

Messages

Total messages: 42 (12 generated)
Dirk Pranke
Original patchset is from Nasko's original CL; the second patchset has the necessary fixes and ...
4 years, 11 months ago (2016-01-22 01:55:11 UTC) #3
nasko
On 2016/01/22 01:55:11, Dirk Pranke (slow) wrote: > Original patchset is from Nasko's original CL; ...
4 years, 11 months ago (2016-01-22 04:52:45 UTC) #4
M-A Ruel
https://codereview.chromium.org/1620513002/diff/20001/content/content_tests.gypi File content/content_tests.gypi (right): https://codereview.chromium.org/1620513002/diff/20001/content/content_tests.gypi#newcode1606 content/content_tests.gypi:1606: 'content_browsertests_run', 'content_browsertests', ?
4 years, 11 months ago (2016-01-22 18:52:29 UTC) #5
nasko
On 2016/01/22 18:52:29, M-A Ruel wrote: > https://codereview.chromium.org/1620513002/diff/20001/content/content_tests.gypi > File content/content_tests.gypi (right): > > https://codereview.chromium.org/1620513002/diff/20001/content/content_tests.gypi#newcode1606 ...
4 years, 11 months ago (2016-01-26 19:47:26 UTC) #6
Dirk Pranke
Sorry (again) for the delays ... I'll look at this more this afternoon.
4 years, 11 months ago (2016-01-26 21:48:38 UTC) #7
Dirk Pranke
On 2016/01/26 21:48:38, Dirk Pranke wrote: > Sorry (again) for the delays ... I'll look ...
4 years, 11 months ago (2016-01-27 01:03:35 UTC) #8
nasko
On 2016/01/27 01:03:35, Dirk Pranke wrote: > On 2016/01/26 21:48:38, Dirk Pranke wrote: > > ...
4 years, 10 months ago (2016-01-28 22:09:20 UTC) #9
Dirk Pranke
On 2016/01/28 22:09:20, nasko wrote: > Anything I can do to help? Not at the ...
4 years, 10 months ago (2016-01-29 01:41:10 UTC) #10
Dirk Pranke
On 2016/01/29 01:41:10, Dirk Pranke wrote: > On 2016/01/28 22:09:20, nasko wrote: > > Anything ...
4 years, 10 months ago (2016-01-29 02:23:37 UTC) #11
Dirk Pranke
strange things are afoot. I don't understand why patchset #3 failed the way it did, ...
4 years, 10 months ago (2016-01-29 22:49:11 UTC) #12
Dirk Pranke
okay, the problem in patchset #3 and #4 was weird (crbug.com/582659) but I've gotten past ...
4 years, 10 months ago (2016-01-30 00:47:12 UTC) #13
Dirk Pranke
On 2016/01/30 00:47:12, Dirk Pranke wrote: > okay, the problem in patchset #3 and #4 ...
4 years, 10 months ago (2016-02-02 01:45:43 UTC) #14
nasko
On 2016/02/02 01:45:43, Dirk Pranke wrote: > On 2016/01/30 00:47:12, Dirk Pranke wrote: > > ...
4 years, 10 months ago (2016-02-02 01:59:12 UTC) #15
nasko
On 2016/02/02 01:59:12, nasko wrote: > On 2016/02/02 01:45:43, Dirk Pranke wrote: > > On ...
4 years, 10 months ago (2016-02-02 02:03:21 UTC) #16
Łukasz Anforowicz
On 2016/02/02 02:03:21, nasko wrote: > I just tried the command as listed and it ...
4 years, 10 months ago (2016-02-02 20:25:15 UTC) #17
Dirk Pranke
On 2016/02/02 20:25:15, Łukasz Anforowicz wrote: > I think this can be explained by: > ...
4 years, 10 months ago (2016-02-02 21:35:57 UTC) #18
nasko
On 2016/02/02 21:35:57, Dirk Pranke wrote: > On 2016/02/02 20:25:15, Łukasz Anforowicz wrote: > > ...
4 years, 10 months ago (2016-02-03 04:14:27 UTC) #19
Dirk Pranke
Progress! Nasko, can you review/approve this, and I can land a version that doesn't have ...
4 years, 10 months ago (2016-02-03 05:32:08 UTC) #20
nasko
On 2016/02/03 05:32:08, Dirk Pranke wrote: > Progress! > > Nasko, can you review/approve this, ...
4 years, 10 months ago (2016-02-03 05:37:56 UTC) #21
Dirk Pranke
On 2016/02/03 05:37:56, nasko wrote: > On 2016/02/03 05:32:08, Dirk Pranke wrote: > > Progress! ...
4 years, 10 months ago (2016-02-03 05:41:20 UTC) #22
nasko
On 2016/02/03 05:41:20, Dirk Pranke wrote: > On 2016/02/03 05:37:56, nasko wrote: > > On ...
4 years, 10 months ago (2016-02-03 05:42:13 UTC) #23
Dirk Pranke
I wouldn't bother. We add new test binaries fairly often and don't send out announcements ...
4 years, 10 months ago (2016-02-03 05:44:53 UTC) #24
Paweł Hajdan Jr.
LGTM
4 years, 10 months ago (2016-02-04 12:20:54 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1620513002/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1620513002/200001
4 years, 10 months ago (2016-02-05 00:29:41 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_android on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/cast_shell_android/builds/17754) chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 10 months ago (2016-02-05 00:42:43 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1620513002/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1620513002/220001
4 years, 10 months ago (2016-02-05 01:03:57 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/89223) chromeos_daisy_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 10 months ago (2016-02-05 01:12:38 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1620513002/240001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1620513002/240001
4 years, 10 months ago (2016-02-05 01:27:14 UTC) #38
commit-bot: I haz the power
Committed patchset #13 (id:240001)
4 years, 10 months ago (2016-02-05 02:44:11 UTC) #40
commit-bot: I haz the power
4 years, 10 months ago (2016-02-05 02:45:15 UTC) #42
Message was sent while issue was closed.
Patchset 13 (id:??) landed as
https://crrev.com/fe0d35e9672feaaa8c19612dcc33ede70738c0e0
Cr-Commit-Position: refs/heads/master@{#373727}

Powered by Google App Engine
This is Rietveld 408576698