[Webkit-unassigned] [Bug 168197] [GTK] Gtk windows should not appear on desktop when running API tests in Wayland

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 12 15:03:45 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=168197

--- Comment #1 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to comment #0)
> When running /webkit2/WebKitPrintOperation/custom-widget, a GtkWindow
> appears on my screen and I get to watch as the print dialog is opened and
> closed. This happens when running several other API tests too. It shouldn't.
> 
> This is probably a Wayland-specific problem as I don't think I've ever seen
> this when using X.

Are you passing --display-server=wayland to Tools/Scripts/run-gtk-tests ? Then that is the expected behaviour (you see the window)

To avoid that, you should pass --display-server=weston to the run-gtk-tests script. That would execute the test inside a virtualized Weston server (on top of xvfb)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170212/66db2fbe/attachment.html>


More information about the webkit-unassigned mailing list