Bug 213914 - [WPE][webkitpy] Use headless driver instead of wayland driver
Summary: [WPE][webkitpy] Use headless driver instead of wayland driver
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Alberto Lopez Perez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-02 18:59 PDT by Carlos Alberto Lopez Perez
Modified: 2020-07-03 08:00 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.83 KB, patch)
2020-07-02 19:05 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 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.
Comment 1 Carlos Alberto Lopez Perez 2020-07-02 19:05:30 PDT
Created attachment 403430 [details]
Patch
Comment 2 Lauro Moura 2020-07-03 06:51:52 PDT
Just tested on the buildbox2 and tests seems to be working fine there. Nice!
Comment 3 EWS 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].