DescriptionUse Xvfb in isolated testing only if use_x11 is set
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@chromium.org
Committed: https://crrev.com/8a7be0714892c0c6360c45d0d602c119873b468e
Cr-Commit-Position: refs/heads/master@{#310434}
Patch Set 1 #
Total comments: 2
Patch Set 2 : typofix #Patch Set 3 : rearrange per maruel #Patch Set 4 : update isolator.py #
Messages
Total messages: 19 (5 generated)
|