Bug 162470

Summary: [mac-sierra] 2 WKWebViewCandidateTests API test failures
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, mitz, thorton, wenson_hsieh
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ryan Haddad 2016-09-22 16:06:53 PDT
Encountered on Sierra testers after they were brought up on OpenSource

https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20%28Tests%29/builds/28

Tests that failed:
  WKWebViewCandidateTests.SoftSpaceReplacementAfterCandidateInsertionWithoutReplacement

Tests that timed out:
  WKWebViewCandidateTests.InsertCandidateFromPartiallyTypedPhraseWithSoftSpace

FAIL WKWebViewCandidateTests.SoftSpaceReplacementAfterCandidateInsertionWithoutReplacement

/Volumes/Data/slave/sierra-debug/build/Tools/TestWebKitAPI/Tests/WebKit2Cocoa/WKWebViewCandidateTests.mm:151
Value of: [[wkWebView stringByEvaluatingJavaScript:GetInputValueJSExpression] isEqualToString:@"apple "]
  Actual: false
Expected: true
Comment 1 Wenson Hsieh 2016-09-23 15:17:10 PDT
Created attachment 289713 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-23 15:56:55 PDT
Comment on attachment 289713 [details]
Patch

Clearing flags on attachment: 289713

Committed r206335: <http://trac.webkit.org/changeset/206335>
Comment 3 WebKit Commit Bot 2016-09-23 15:57:00 PDT
All reviewed patches have been landed.  Closing bug.