RESOLVED FIXED 213914
[WPE][webkitpy] Use headless driver instead of wayland driver
https://bugs.webkit.org/show_bug.cgi?id=213914
Summary [WPE][webkitpy] Use headless driver instead of wayland driver
Carlos Alberto Lopez Perez
Reported 2020-07-02 18:59:30 PDT
WPE now supports running tests completely headless, but we are still invoking the waylanddriver to run the tests. This causes an error if the environment doesn't have defined the WAYLAND_DISPLAY or WAYLAND_SOCKET environment variables.
Attachments
Patch (1.83 KB, patch)
2020-07-02 19:05 PDT, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2020-07-02 19:05:30 PDT
Lauro Moura
Comment 2 2020-07-03 06:51:52 PDT
Just tested on the buildbox2 and tests seems to be working fine there. Nice!
EWS
Comment 3 2020-07-03 08:00:53 PDT
Committed r263897: <https://trac.webkit.org/changeset/263897> All reviewed patches have been landed. Closing bug and clearing flags on attachment 403430 [details].
Note You need to log in before you can comment on or make changes to this bug.