Bug 82866 - [GTK] Test /webkit2/WebKitWebView/mouse-target is flaky in GTK Linux 32-bit Release bot
Summary: [GTK] Test /webkit2/WebKitWebView/mouse-target is flaky in GTK Linux 32-bit R...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2012-04-02 02:14 PDT by Carlos Garcia Campos
Modified: 2013-03-06 13:11 PST (History)
4 users (show)

See Also:


Attachments
Patch (5.95 KB, patch)
2013-03-06 04:07 PST, Manuel Rego Casasnovas
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 Garcia Campos 2012-04-02 02:14:40 PDT
TEST: ./WebKitBuild/Release/Programs/WebKit2APITests/TestWebKitWebView... (pid=17523)
  /webkit2/WebKitWebView/default-context:                              OK
  /webkit2/WebKitWebView/custom-charset:                               OK
  /webkit2/WebKitWebView/settings:                                     OK
  /webkit2/WebKitWebView/replace-content:                              OK
  /webkit2/WebKitWebView/create-ready-close:                           OK
  /webkit2/WebKitWebView/javascript-dialogs:                           OK
  /webkit2/WebKitWebView/window-properties:                            OK
  /webkit2/WebKitWebView/mouse-target:                                 **
ERROR:../../Source/WebKit2/UIProcess/API/gtk/tests/TestWebKitWebView.cpp:439:void testWebViewMouseTarget(UIClientTest*, gconstpointer): assertion failed: (webkit_hit_test_result_context_is_media(hitTestResult))
FAIL
Comment 1 Manuel Rego Casasnovas 2013-03-06 04:07:13 PST
Created attachment 191710 [details]
Patch

I don't have 32-bits so I cannot test it. Anyway the patch fix the problem in 64-bits as the test was not passing in 64-bits either.
Comment 2 WebKit Review Bot 2013-03-06 04:08:50 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 WebKit Review Bot 2013-03-06 13:11:38 PST
Comment on attachment 191710 [details]
Patch

Clearing flags on attachment: 191710

Committed r144969: <http://trac.webkit.org/changeset/144969>
Comment 4 WebKit Review Bot 2013-03-06 13:11:41 PST
All reviewed patches have been landed.  Closing bug.