[Webkit-unassigned] [Bug 192178] New: REGRESSION: [iOS] 11 API tests failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 14:04:35 PST 2018


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

            Bug ID: 192178
           Summary: REGRESSION: [iOS] 11 API tests failing
           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

Failed

    TestWebKitAPI.WKWebViewEditActions.PasteAndMatchStyle

        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:257
        Expected equality of these values:
          "WebKit"
          [destination stringByEvaluatingJavaScript:@"getSelection().toString()"]
            Which is: ""


    TestWebKitAPI.WKWebViewEditActions.SetTextColor

        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:300
        Expected equality of these values:
          "rgba(0, 255, 0, 0.2)"
          [webView stylePropertyAtSelectionStart:@"color"]
            Which is: "rgb(255, 0, 0)"


        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:301
        Value of: [webView querySelectorExists:@"font"]
          Actual: true
        Expected: false


    TestWebKitAPI.WKWebViewEditActions.ChangeFontSize

        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:277
        Expected equality of these values:
          17
          [[webView stylePropertyAtSelectionStart:@"font-size"] floatValue]
            Which is: 16


        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:279
        Expected equality of these values:
          18
          [[webView stylePropertyAtSelectionStart:@"font-size"] floatValue]
            Which is: 16


        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:282
        Expected equality of these values:
          17
          [[webView stylePropertyAtSelectionStart:@"font-size"] floatValue]
            Which is: 16


        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:287
        Expected equality of these values:
          20
          [[webView stylePropertyAtSelectionStart:@"font-size"] floatValue]
            Which is: 16


    TestWebKitAPI.WKWebViewEditActions.SetFontFamily

        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:317
        Expected equality of these values:
          "\"Times New Roman\""
          [webView stylePropertyAtSelectionStart:@"font-family"]
            Which is: "Helvetica"


        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:318
        Expected equality of these values:
          "12px"
          [webView stylePropertyAtSelectionStart:@"font-size"]
            Which is: "24px"


        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:319
        Expected equality of these values:
          "bold"
          [webView stylePropertyAtSelectionStart:@"font-weight"]
            Which is: "normal"


        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:325
        Expected equality of these values:
          "20px"
          [webView stylePropertyAtSelectionStart:@"font-size"]
            Which is: "24px"


        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:326
        Expected equality of these values:
          "bold"
          [webView stylePropertyAtSelectionStart:@"font-weight"]
            Which is: "normal"


        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:327
        Expected equality of these values:
          "italic"
          [webView stylePropertyAtSelectionStart:@"font-style"]
            Which is: "normal"


    TestWebKitAPI.WKWebViewEditActions.ToggleStrikeThrough

        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:221
        Expected equality of these values:
          "none"
          [webView stylePropertyAtSelectionStart:@"-webkit-text-decorations-in-effect"]
            Which is: "line-through"


        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:222
        Expected equality of these values:
          "none"
          [webView stylePropertyAtSelectionEnd:@"-webkit-text-decorations-in-effect"]
            Which is: "line-through"


        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:227
        Expected equality of these values:
          "line-through"
          [webView stylePropertyAtSelectionStart:@"-webkit-text-decorations-in-effect"]
            Which is: "none"


        /Volumes/Data/slave/ios-simulator-12-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewEditActions.mm:231
        Expected equality of these values:
          "none"
          [webView stylePropertyAtSelectionStart:@"-webkit-text-decorations-in-effect"]
            Which is: "line-through"


Timeout

    TestWebKitAPI.DragAndDropTests.ContentEditableToContentEditable
    TestWebKitAPI.DragAndDropTests.TextAreaToInput
    TestWebKitAPI.DragAndDropTests.ContentEditableToTextarea
    TestWebKitAPI.DragAndDropTests.SinglePlainTextWordTypeIdentifiers
    TestWebKitAPI.DragAndDropTests.ContentEditableMoveParagraphs
    TestWebKitAPI.DragAndDropTests.SinglePlainTextURLTypeIdentifiers

https://build.webkit.org/builders/Apple%20iOS%2012%20Simulator%20Release%20WK2%20(Tests)/builds/1245

-- 
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/20181129/e37e8c03/attachment.html>


More information about the webkit-unassigned mailing list