Bug 162470 - [mac-sierra] 2 WKWebViewCandidateTests API test failures
Summary: [mac-sierra] 2 WKWebViewCandidateTests API test failures
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-22 16:06 PDT by Ryan Haddad
Modified: 2016-09-23 16:00 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.60 KB, patch)
2016-09-23 15:17 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 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.