[Webkit-unassigned] [Bug 213079] New: REGRESSION(r262879): 3 API tests are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 11 09:16:38 PDT 2020


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

            Bug ID: 213079
           Summary: REGRESSION(r262879): 3 API tests are failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jacob_uphoff at apple.com

3 API tests started to failure after commit r262879.

Failed

    TestWebKitAPI.TextManipulation.InsertingContentIntoAlreadyManipulatedContentDoesNotCreateTextManipulationItem

        /Volumes/Data/slave/catalina-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/TextManipulation.mm:2438
        Value of: foundNewItemAfterCompletingTextManipulation
          Actual: true
        Expected: false


    TestWebKitAPI.TextManipulation.StartTextManipulationFindSameParagraphWithNewContent

        /Volumes/Data/slave/catalina-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/TextManipulation.mm:388
        Expected equality of these values:
          items[1].tokens.count
            Which is: 1
          2UL
            Which is: 2


        /Volumes/Data/slave/catalina-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/TextManipulation.mm:389
        Expected equality of these values:
          "hello"
          items[1].tokens[0].content.UTF8String
            Which is: " world"


        File name unavailable
        Unknown C++ exception thrown in the test body.

-- 
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/20200611/0b8002b7/attachment.htm>


More information about the webkit-unassigned mailing list