Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(24)

Issue 1154343007: Add extra content_shell per worker for virtual tests, except on Android. (Closed)

Created:
4 years, 11 months ago by joelo
Modified:
4 years, 10 months ago
CC:
blink-reviews, jsbell
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Add extra content_shell per worker for virtual tests, except on Android. This is a rollforward of reverted issue 1161863003, which caused android tests to crash when running multiple content_shells per worker. This fixes the problem by enforcing a port-specific max number of content_shells per worker. Original CL: https://codereview.chromium.org/1161863003/ Revert CL: https://codereview.chromium.org/1158323009/ BUG=471431 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197056

Patch Set 1 #

Patch Set 2 : remove stray code #

Total comments: 4

Patch Set 3 : fix comments #

Patch Set 4 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -32 lines) Patch
M Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_runner.py View 1 2 3 8 chunks +24 lines, -22 lines 0 comments Download
M Tools/Scripts/webkitpy/layout_tests/controllers/single_test_runner.py View 1 2 4 chunks +19 lines, -5 lines 0 comments Download
M Tools/Scripts/webkitpy/layout_tests/port/android.py View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M Tools/Scripts/webkitpy/layout_tests/port/base.py View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M Tools/Scripts/webkitpy/layout_tests/port/driver.py View 1 chunk +4 lines, -3 lines 0 comments Download
M Tools/Scripts/webkitpy/layout_tests/port/test.py View 2 chunks +3 lines, -1 line 0 comments Download
M Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
joelo
dpranke@, ojan@, leviw@: ptal?
4 years, 11 months ago (2015-06-05 22:06:30 UTC) #3
Dirk Pranke
lgtm w/ changes addressed. https://codereview.chromium.org/1154343007/diff/20001/Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_runner.py File Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_runner.py (right): https://codereview.chromium.org/1154343007/diff/20001/Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_runner.py#newcode241 Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_runner.py:241: if self._port.default_max_drivers_per_process > 1: default_max_drivers_per_process ...
4 years, 10 months ago (2015-06-08 17:02:35 UTC) #4
joelo
Thanks dpranke@. Will attempt to run tests on android before submitting. https://codereview.chromium.org/1154343007/diff/20001/Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_runner.py File Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_runner.py (right): ...
4 years, 10 months ago (2015-06-08 20:34:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1154343007/60001
4 years, 10 months ago (2015-06-12 18:19:07 UTC) #8
commit-bot: I haz the power
4 years, 10 months ago (2015-06-12 19:38:40 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197056

Powered by Google App Engine
This is Rietveld 408576698