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

Issue 908313004: Use Xvfb in isolated testing only if use_x11 is set (reland) (Closed)

Created:
5 years, 10 months ago by spang
Modified:
5 years, 9 months ago
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, sadrul, tdresser+watch_chromium.org, peter+watch_chromium.org, tfarina, mlamouri+watch-notifications_chromium.org, jam, darin-cc_chromium.org, yfriedman+watch_chromium.org, kalyank, klundberg+watch_chromium.org, erikwright+watch_chromium.org, jdduke+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use Xvfb in isolated testing only if use_x11 is set (reland) We don't need a virtual X server for ozone testing, and it is causing problems running the tests with swarming. This changes all isolate files to only run Xvfb if use_x11==1 is set in GYP_DEFINES, and merges ozone with Windows & Mac (none of which need to run their own display server). BUG=440882 TEST=isolate.py run -s out_ozone/Debug/<various> TBR=maruel Committed: https://crrev.com/386febffff89e5b08b7dc0a5d6bd992df385e0b8 Cr-Commit-Position: refs/heads/master@{#319919}

Patch Set 1 : #

Total comments: 1

Patch Set 2 : fix suggested by maruel@ #

Patch Set 3 : rebase #

Total comments: 4

Patch Set 4 : comments from maruel@ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+278 lines, -283 lines) Patch
M ash/ash_unittests.isolate View 1 2 3 2 chunks +20 lines, -16 lines 0 comments Download
M base/base_unittests.isolate View 1 2 3 3 chunks +13 lines, -19 lines 0 comments Download
M build/android/pylib/utils/isolator.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M build/isolate.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser_tests.isolate View 1 2 3 3 chunks +18 lines, -18 lines 0 comments Download
M chrome/interactive_ui_tests.isolate View 1 2 3 chunks +19 lines, -19 lines 0 comments Download
M chrome/sync_integration_tests.isolate View 3 chunks +13 lines, -13 lines 0 comments Download
M chrome/unit_tests.isolate View 1 2 3 3 chunks +31 lines, -31 lines 0 comments Download
M content/content_browsertests.isolate View 1 2 3 4 chunks +29 lines, -29 lines 0 comments Download
M content/content_unittests.isolate View 1 2 3 3 chunks +31 lines, -36 lines 0 comments Download
M ui/app_list/app_list_unittests.isolate View 1 2 3 2 chunks +20 lines, -20 lines 0 comments Download
M ui/base/ui_base_unittests.isolate View 1 2 3 3 chunks +29 lines, -29 lines 0 comments Download
M ui/events/events_unittests.isolate View 1 2 3 3 chunks +18 lines, -18 lines 0 comments Download
M ui/message_center/message_center_unittests.isolate View 1 2 3 2 chunks +20 lines, -20 lines 0 comments Download
M ui/touch_selection/ui_touch_selection_unittests.isolate View 1 2 3 2 chunks +15 lines, -15 lines 0 comments Download

Messages

Total messages: 27 (6 generated)
M-A Ruel
https://codereview.chromium.org/908313004/diff/20001/chrome/browser_tests.isolate File chrome/browser_tests.isolate (right): https://codereview.chromium.org/908313004/diff/20001/chrome/browser_tests.isolate#newcode9 chrome/browser_tests.isolate:9: '../testing/test_env.py', So when use_x11==0 is set, chrome is started ...
5 years, 10 months ago (2015-02-18 22:11:34 UTC) #3
spang
On 2015/02/18 22:11:34, M-A Ruel wrote: > https://codereview.chromium.org/908313004/diff/20001/chrome/browser_tests.isolate > File chrome/browser_tests.isolate (right): > > https://codereview.chromium.org/908313004/diff/20001/chrome/browser_tests.isolate#newcode9 ...
5 years, 10 months ago (2015-02-18 22:38:48 UTC) #4
spang
On 2015/02/18 22:38:48, spang wrote: > On 2015/02/18 22:11:34, M-A Ruel wrote: > > > ...
5 years, 10 months ago (2015-02-18 22:39:14 UTC) #5
M-A Ruel
On 2015/02/18 22:39:14, spang wrote: > On 2015/02/18 22:38:48, spang wrote: > > On 2015/02/18 ...
5 years, 10 months ago (2015-02-18 23:49:47 UTC) #6
spang
On 2015/02/18 23:49:47, M-A Ruel wrote: > On 2015/02/18 22:39:14, spang wrote: > > On ...
5 years, 10 months ago (2015-02-18 23:57:06 UTC) #7
M-A Ruel
On 2015/02/18 23:57:06, spang wrote: > On 2015/02/18 23:49:47, M-A Ruel wrote: > > On ...
5 years, 10 months ago (2015-02-19 00:00:34 UTC) #8
spang
On 2015/02/19 00:00:34, M-A Ruel wrote: > On 2015/02/18 23:57:06, spang wrote: > > On ...
5 years, 10 months ago (2015-02-19 01:29:20 UTC) #9
M-A Ruel
On 2015/02/19 01:29:20, spang wrote: > On 2015/02/19 00:00:34, M-A Ruel wrote: > > On ...
5 years, 10 months ago (2015-02-19 01:44:06 UTC) #10
spang
On 2015/02/19 01:44:06, M-A Ruel wrote: > On 2015/02/19 01:29:20, spang wrote: > > On ...
5 years, 10 months ago (2015-02-19 02:15:36 UTC) #11
M-A Ruel
On 2015/02/19 02:15:36, spang wrote: > Thanks, works locally. Running it through the tryserver to ...
5 years, 10 months ago (2015-02-19 16:31:06 UTC) #12
alexst (slow to review)
Hi Marc-Antoine, any luck?
5 years, 9 months ago (2015-02-25 19:09:34 UTC) #14
M-A Ruel
On 2015/02/25 19:09:34, alexst wrote: > Hi Marc-Antoine, any luck? https://codereview.appspot.com/208830043/
5 years, 9 months ago (2015-02-26 02:04:47 UTC) #15
M-A Ruel
Roll is in now (I was OOO for the last 10 days), please try now.
5 years, 9 months ago (2015-03-10 00:09:49 UTC) #16
M-A Ruel
On 2015/03/10 00:09:49, M-A Ruel wrote: > Roll is in now (I was OOO for ...
5 years, 9 months ago (2015-03-10 16:10:36 UTC) #19
spang
On 2015/03/10 16:10:36, M-A Ruel wrote: > On 2015/03/10 00:09:49, M-A Ruel wrote: > > ...
5 years, 9 months ago (2015-03-10 16:20:02 UTC) #20
M-A Ruel
Do you mind one last change? Move all the use_x11==0 / use_x11==1 pairs at the ...
5 years, 9 months ago (2015-03-10 16:24:52 UTC) #21
spang
Sure, moved them to the beginning. I had moved them next to one another already. ...
5 years, 9 months ago (2015-03-10 16:34:28 UTC) #22
M-A Ruel
Awesome, thanks. lgtm Sorry for the painful process.
5 years, 9 months ago (2015-03-10 16:39:28 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/908313004/80001
5 years, 9 months ago (2015-03-10 16:50:19 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:80001)
5 years, 9 months ago (2015-03-10 18:01:18 UTC) #26
commit-bot: I haz the power
5 years, 9 months ago (2015-03-10 18:02:16 UTC) #27
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/386febffff89e5b08b7dc0a5d6bd992df385e0b8
Cr-Commit-Position: refs/heads/master@{#319919}

Powered by Google App Engine
This is Rietveld 408576698