Bug 188334

Summary: [iOS] Layout tests that send HID events cause WebKitTestRunner to crash on recent SDKs
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: Tools / TestsAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, bdakin, commit-queue, jbedard, lforschler, ryanhaddad, simon.fraser, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Wenson Hsieh 2018-08-05 15:42:45 PDT
<rdar://problem/40630074>
Comment 1 Wenson Hsieh 2018-08-05 15:44:13 PDT
This is the exception being thrown:

Application Specific Information:
CRASHING TEST: fast/events/touch/ios/iphone7/force-press-event.html
*** Terminating app due to uncaught exception 'WebKitTestRunnerTestProblem', reason: 'The test completed before all synthesized events had been handled. Perhaps you're calling notifyDone() too early?'
terminating with uncaught exception of type NSException
abort() called
Comment 2 Wenson Hsieh 2018-08-05 16:24:48 PDT
Created attachment 346606 [details]
Patch
Comment 3 WebKit Commit Bot 2018-08-06 06:59:11 PDT
Comment on attachment 346606 [details]
Patch

Clearing flags on attachment: 346606

Committed r234599: <https://trac.webkit.org/changeset/234599>
Comment 4 WebKit Commit Bot 2018-08-06 06:59:12 PDT
All reviewed patches have been landed.  Closing bug.