Bug 127473 - [Mac][WK2] editing/selection/context-menu-text-selection.html timeouts
Summary: [Mac][WK2] editing/selection/context-menu-text-selection.html timeouts
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-23 02:48 PST by Csaba Osztrogonác
Modified: 2015-04-22 16:19 PDT (History)
2 users (show)

See Also:


Attachments
crash log (141.65 KB, text/plain)
2014-01-23 02:48 PST, Csaba Osztrogonác
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 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.
Comment 1 Csaba Osztrogonác 2014-01-23 02:48:42 PST
Created attachment 221967 [details]
crash log
Comment 2 Csaba Osztrogonác 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.
Comment 3 Brent Fulgham 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