ozone/wayland: launch dbus for tests with Wayland
dbus_unittests failed in Ozone/Wayland tester as long as
dbus wasn't launched. The error message about missing
"$DISPLAY for X11" was misleading, and it was just rather
required to launch dbus via xvfb script.
This CL fixes the issue by reusing the existing method in the
same script that is able to launch Dbus for Wayland
as well (the "xvfb.py --use-weston --no-xvfb" case).
Bug: 1184129
Change-Id: Ie0580e280c10344c3795cf4ac46575bfe4a3dff6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2739479
Auto-Submit: Maksim Sisov <msisov@igalia.com>
Commit-Queue: Dirk Pranke <dpranke@google.com>
Reviewed-by: Dirk Pranke <dpranke@google.com>
Cr-Commit-Position: refs/heads/master@{#860288}
GitOrigin-RevId: 6f007d685b81093c7c399fc379f4e0da4f019e9d
1 file changed