Bug 178037

Summary: [iOS WK2] API tests added in r222991 are failing in iOS 11 test runners
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: Tools / TestsAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, commit-queue, jlewis3, lforschler, ryanhaddad, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Does this build on iOS 11?
thorton: review+
Fix ChangeLog typo none

Wenson Hsieh
Reported 2017-10-06 16:37:42 PDT
Attachments
Does this build on iOS 11? (3.73 KB, patch)
2017-10-06 16:54 PDT, Wenson Hsieh
thorton: review+
Fix ChangeLog typo (3.72 KB, patch)
2017-10-06 18:56 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2017-10-06 16:46:33 PDT
The implementation of -[WKContentViewInteraction insertTextSuggestion:] is defined out in non-internal builds, causing API tests that call this method to crash.
Wenson Hsieh
Comment 2 2017-10-06 16:54:10 PDT
Created attachment 323068 [details] Does this build on iOS 11?
Wenson Hsieh
Comment 3 2017-10-06 17:09:08 PDT
Comment on attachment 323068 [details] Does this build on iOS 11? View in context: https://bugs.webkit.org/attachment.cgi?id=323068&action=review > Source/WebKit/ChangeLog:8 > + This patch carries out some minor cleanup around UIKitSPI.h in WebKit2, so that we the internal SDK isn't Whoops, extra "we" in here! Will remove.
Wenson Hsieh
Comment 4 2017-10-06 18:56:05 PDT
Created attachment 323077 [details] Fix ChangeLog typo
WebKit Commit Bot
Comment 5 2017-10-06 19:37:02 PDT
Comment on attachment 323077 [details] Fix ChangeLog typo Clearing flags on attachment: 323077 Committed r223017: <http://trac.webkit.org/changeset/223017>
Wenson Hsieh
Comment 6 2017-10-07 02:30:44 PDT
Looks like the API tests are passing now.
Radar WebKit Bug Importer
Comment 7 2017-10-07 02:31:29 PDT
Note You need to log in before you can comment on or make changes to this bug.