Bug 188334 - [iOS] Layout tests that send HID events cause WebKitTestRunner to crash on recent SDKs
Summary: [iOS] Layout tests that send HID events cause WebKitTestRunner to crash on re...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-05 15:42 PDT by Wenson Hsieh
Modified: 2018-08-06 08:44 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.64 KB, patch)
2018-08-05 16:24 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.