[Webkit-unassigned] [Bug 184196] New: REGRESSION: [ios-simulator] 3 WKWebViewAutofillTests API test failures seen with 11.3 SDK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 30 15:03:44 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=184196

            Bug ID: 184196
           Summary: REGRESSION: [ios-simulator] 3 WKWebViewAutofillTests
                    API test failures seen with 11.3 SDK
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

The following API tests fail when run on iOS Simulator using the 11.3 SDK:

  WKWebViewAutofillTests.StandalonePasswordField
  WKWebViewAutofillTests.UsernameAndPasswordField
  WKWebViewAutofillTests.UsernameAndPasswordFieldSeparatedByRadioButton

FAIL WKWebViewAutofillTests.StandalonePasswordField

/Volumes/Data/slave/ios-simulator-11-debug/build/Tools/TestWebKitAPI/Tests/ios/WKWebViewAutofillTests.mm:178
Value of: [webView stringByEvaluatingJavaScript:@"password.value"]
  Actual: ""
Expected: "famos"

FAIL WKWebViewAutofillTests.UsernameAndPasswordField

/Volumes/Data/slave/ios-simulator-11-debug/build/Tools/TestWebKitAPI/Tests/ios/WKWebViewAutofillTests.mm:131
Value of: [webView stringByEvaluatingJavaScript:@"password.value"]
  Actual: ""
Expected: "famos"

FAIL WKWebViewAutofillTests.UsernameAndPasswordFieldSeparatedByRadioButton

/Volumes/Data/slave/ios-simulator-11-debug/build/Tools/TestWebKitAPI/Tests/ios/WKWebViewAutofillTests.mm:150
Value of: [webView stringByEvaluatingJavaScript:@"user.value"]
  Actual: ""
Expected: "frederik"


/Volumes/Data/slave/ios-simulator-11-debug/build/Tools/TestWebKitAPI/Tests/ios/WKWebViewAutofillTests.mm:151
Value of: [webView stringByEvaluatingJavaScript:@"password.value"]
  Actual: ""
Expected: "famos"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180330/cb352ac3/attachment.html>


More information about the webkit-unassigned mailing list