[Webkit-unassigned] [Bug 256557] [GTK][WPE] API tests failing on 9th May 2023

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 9 15:41:07 PDT 2023


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

--- Comment #2 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Carlos Alberto Lopez Perez from comment #1)
> And on the same commit, the following are failing on WPE:
> 
> Unexpected crashes (5)
>     /WPEQt/TestLoadHtml
>         TestLoadHtml
>     /WPEQt/TestLoadRequest
>         TestLoadRequest
>     /WPEQt/TestLoad
>         TestLoad
>     /WPEQt/TestRunJavaScript
>         TestRunJavaScript
>     /TestWebKit
>         WebKit.OnDeviceChangeCrash
> 


This crashes don't happen on the post-commit bot (runs with a real GPU) but do they happen on my remote dev machine (no GPU).

I can see the following on the logs:

b'Failed to create wl_display (No such file or directory)\nqt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.\nqt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""\nThis application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.\n\nAvailable platform plugins are: eglfs, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland.\n\n'
EGLDisplay Initialization failed: EGL_NOT_INITIALIZED
(repeated)

So it is likely that the headless backend of WPE is not good enough to run this WPEQt tests

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230509/593c71c7/attachment.htm>


More information about the webkit-unassigned mailing list