Bug 213079

Summary: REGRESSION (r262879): 3 TestWebKitAPI.TextManipulation tests are failing
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
Component: New BugsAssignee: Sihui Liu <sihui_liu>
Status: RESOLVED FIXED    
Severity: Normal CC: sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.