NEW 127473
[Mac][WK2] editing/selection/context-menu-text-selection.html timeouts
https://bugs.webkit.org/show_bug.cgi?id=127473
Summary [Mac][WK2] editing/selection/context-menu-text-selection.html timeouts
Csaba Osztrogonác
Reported 2014-01-23 02:48:26 PST
editing/selection/context-menu-text-selection.html was skipped on all WK2 platforms for long time because of missing eventSender.contextClick() implementation in WTR. r135595 added this function more than a year before, but tests remained in skipped list. I'm going to unskip them in https://bugs.webkit.org/show_bug.cgi?id=127428 , but editing/selection/context-menu-text-selection.html crashes on Mac-WK2. Crash log attached.
Attachments
crash log (141.65 KB, text/plain)
2014-01-23 02:48 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2014-01-23 02:48:42 PST
Created attachment 221967 [details] crash log
Csaba Osztrogonác
Comment 2 2015-04-03 04:13:58 PDT
Now it doesn't crash, but fail with timeout. Context menu is shown, but nothing happen until the test runner kills the process.
Brent Fulgham
Comment 3 2015-04-22 16:19:03 PDT
I didn't notice this bug, and consequently made the problem worse by basing a new test on this test :-) editing/selection/context-menu-text-selection-lookup.html
Note You need to log in before you can comment on or make changes to this bug.