[Webkit-unassigned] [Bug 190095] New: REGRESSION(r236609): API tests for mso list preservation are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 28 15:18:58 PDT 2018


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

            Bug ID: 190095
           Summary: REGRESSION(r236609): API tests for mso list
                    preservation are failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: wenson_hsieh at apple.com

e.g.
https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20WK1%20%28Tests%29/builds/8288/steps/run-api-tests/logs/stdio


TestWebKitAPI.PasteWebArchive.ExposesHTMLTypeInDataTransfer Passed


    /Volumes/Data/slave/highsierra-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/PasteWebArchive.mm:123
    Value of: [webView stringByEvaluatingJavaScript:@"pastedHTML.includes('<style class=\"WebKit-mso-list-quirks-style\">\\n<!--\\n')"].boolValue
      Actual: false
    Expected: true

...

    /Volumes/Data/slave/highsierra-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/PasteWebArchive.mm:144
    Value of: [webView stringByEvaluatingJavaScript:@"htmlInDataTransfer.includes('[endif]')"].boolValue
      Actual: false
    Expected: true

TestWebKitAPI.PasteWebArchive.PreservesMSOList Failed


    /Volumes/Data/slave/highsierra-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/PasteWebArchive.mm:174
    Value of: [webView stringByEvaluatingJavaScript:@"pastedHTML.includes('<style class=\"WebKit-mso-list-quirks-style\">\\n<!--\\n')"].boolValue
      Actual: false
    Expected: true

...

    /Volumes/Data/slave/highsierra-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/PasteWebArchive.mm:191
    Value of: [webView stringByEvaluatingJavaScript:@"htmlInDataTransfer.includes('[endif]')"].boolValue
      Actual: false
    Expected: true

TestWebKitAPI.PasteWebArchive.PreservesMSOListInCompatibilityMode Failed

-- 
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/20180928/61930d8d/attachment.html>


More information about the webkit-unassigned mailing list