RESOLVED FIXED 216189
[GTK] Several GTK API tests are failing in EWS worker
https://bugs.webkit.org/show_bug.cgi?id=216189
Summary [GTK] Several GTK API tests are failing in EWS worker
Diego Pino
Reported 2020-09-04 13:39:53 PDT
The following tests are constantly failing in API-GTK EWS queue, but I didn't manage to reproduce this failures in tip of master. The tests that are failing are the following: Unexpected failures (5) /WebKit2Gtk/TestWebKitPolicyClient /webkit/WebKitPolicyClient/autoplay-policy /WebKit2Gtk/TestContextMenu /webkit/WebKitWebView/default-menu /webkit/WebKitWebView/live-stream /webkit/WebKitWebView/popup-event-signal /webkit/WebKitWebView/context-menu-key Unexpected timeouts (1) /TestWebKit WebKit.ForceRepaint TEST: /app/webkit/Tools/glib/../../WebKitBuild/Release/bin/TestWebKitAPI/WebKit2Gtk/TestContextMenu... /webkit/WebKitWebView/default-menu: FAIL GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’ ERROR:../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.cpp:75:static gboolean WebViewTest::webProcessTerminated(WebKitWebView*, WebKitWebProcessTerminationReason, WebViewTest*): code should not be reached /webkit/WebKitWebView/context-menu-key: FAIL GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’ ERROR:../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.cpp:75:static gboolean WebViewTest::webProcessTerminated(WebKitWebView*, WebKitWebProcessTerminationReason, WebViewTest*): code should not be reached /webkit/WebKitWebView/popup-event-signal: FAIL GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’ ERROR:../../Tools/TestWebKitAPI/glib/WebKitGLib/WebViewTest.cpp:75:static gboolean WebViewTest::webProcessTerminated(WebKitWebView*, WebKitWebProcessTerminationReason, WebViewTest*): code should not be reached /webkit/WebKitWebView/live-stream: FAIL GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’ I will mark the tests as flaky for now.
Attachments
Carlos Garcia Campos
Comment 1 2020-09-07 01:28:11 PDT
The web process is crashing in all the cases, it would be useful to get a backtrace of the crash.
Diego Pino
Comment 2 2020-10-13 04:07:42 PDT
I couldn't reproduce these failures anymore in the EWS API-GTK bots, so I removed the failures from test expectations https://svn.webkit.org/repository/webkit/trunk@268387.
Note You need to log in before you can comment on or make changes to this bug.