RESOLVED FIXED 213079
REGRESSION (r262879): 3 TestWebKitAPI.TextManipulation tests are failing
https://bugs.webkit.org/show_bug.cgi?id=213079
Summary REGRESSION (r262879): 3 TestWebKitAPI.TextManipulation tests are failing
Jacob Uphoff
Reported 2020-06-11 09:16:38 PDT
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.
Attachments
Patch (6.25 KB, patch)
2020-06-11 12:50 PDT, Sihui Liu
no flags
Radar WebKit Bug Importer
Comment 1 2020-06-11 09:16:59 PDT
Sihui Liu
Comment 3 2020-06-11 12:50:14 PDT
EWS
Comment 4 2020-06-11 15:11:57 PDT
Committed r262926: <https://trac.webkit.org/changeset/262926> All reviewed patches have been landed. Closing bug and clearing flags on attachment 401673 [details].
Note You need to log in before you can comment on or make changes to this bug.