[Webkit-unassigned] [Bug 85066] [GTK] TestWebKitAPI/WebKit2/TestMouseMoveAfterCrash is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 5 07:49:23 PDT 2013


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





--- Comment #2 from Lauro Moura Maranhao Neto <lauro.neto at openbossa.org>  2013-04-05 07:47:36 PST ---
In Nix we have a test[1] related to WebProcess instant crash/respawn and we were also having this kind of "Bad file descriptor" crashes. After looking into it, there were some fixes for WorkQueueGtk.cpp and ProcessLauncherGtk.cpp which made the crashes disappear, although the test keeps failing.

I don't know if this is a correct way of debugging but copying the EXPECT_JS_TRUE line to right after the first set of mouse moves (before the process termination) and removing the web process pause shows that the mouse moves aren't reported.


[1] https://github.com/WebKitNix/webkitnix/blob/master/Tools/TestWebKitAPI/Tests/nix/WebViewWebProcessCrashed.cpp

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list