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

Issue 2587473002: Use xvfb with Ozone CrOS. (Closed)

Created:
4 years ago by kylechar
Modified:
4 years ago
CC:
chromium-reviews, Tom Anderson
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use xvfb with Ozone CrOS. We want to switch the majority of Ozone CrOS tests over to run with --ozone-platform=x11. This requires that test targets with type 'windowed_test_launcher' run using xvfb. Right now mb.py looks for the arg '--ozone-platform=x11' in the isolate step, which requires adding a new target for each test we want to add. Instead, just assume that if use_ozone=true and target_os="chromeos" then we want to use xvfb. Ozone CrOS test with type 'windowed_test_launcher' will still need to have '--ozone-platform=x11' flag added in chromimum.chromiumos.json to run with Ozone X11. Once most tests pass under with Ozone X11 the default Ozone platform can be swapped to be x11 and only tests that should run with headless will require an args entry there. BUG=671355 Committed: https://crrev.com/ed64274506538a9770b7bf86df7eef2ecb4948b7 Cr-Commit-Position: refs/heads/master@{#439557}

Patch Set 1 #

Patch Set 2 : Cleanup. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -43 lines) Patch
M testing/buildbot/chromium.chromiumos.json View 2 chunks +3 lines, -6 lines 0 comments Download
M testing/buildbot/gn_isolate_map.pyl View 1 2 chunks +2 lines, -10 lines 0 comments Download
M tools/mb/mb.py View 1 2 chunks +7 lines, -7 lines 0 comments Download
M ui/gl/BUILD.gn View 1 chunk +0 lines, -20 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 22 (11 generated)
kylechar
4 years ago (2016-12-19 15:14:11 UTC) #8
kylechar
+drpanke for testing/buildbot/* and tools/mb/mb.py OWNERS / general review +rjkroege as FYI / general review ...
4 years ago (2016-12-19 15:22:36 UTC) #9
Dirk Pranke
looks fine. lgtm.
4 years ago (2016-12-19 17:43:59 UTC) #10
kylechar
+thomasanderson FYI.
4 years ago (2016-12-19 17:47:22 UTC) #11
sadrul
cool! rs lgtm
4 years ago (2016-12-19 17:51:28 UTC) #12
rjkroege
lgtm
4 years ago (2016-12-19 19:49:15 UTC) #13
kylechar
Thanks!
4 years ago (2016-12-19 19:50:02 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2587473002/20001
4 years ago (2016-12-19 19:50:39 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-19 21:11:08 UTC) #19
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/ed64274506538a9770b7bf86df7eef2ecb4948b7 Cr-Commit-Position: refs/heads/master@{#439557}
4 years ago (2016-12-19 21:12:50 UTC) #21
vmpstr
4 years ago (2016-12-21 00:46:58 UTC) #22
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2598483002/ by vmpstr@chromium.org.

The reason for reverting is: Suspecting that this is causing intermittent bot
crashes on after gl_unittests runs. See crbug.com/676128 for more details..

Powered by Google App Engine
This is Rietveld 408576698