Bug 216189
Summary: | [GTK] Several GTK API tests are failing in EWS worker | ||
---|---|---|---|
Product: | WebKit | Reporter: | Diego Pino <dpino> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, cgarcia |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Diego Pino
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
The web process is crashing in all the cases, it would be useful to get a backtrace of the crash.
Diego Pino
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.