Bug 272239
Summary: | REGRESSION [ iOS ] 5X TestWebKitAPI.CopyRTF.Strips are crashing and failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jay Stfleur <j_stfleur> |
Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | commit-queue, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 272784 | ||
Bug Blocks: |
Jay Stfleur
Description:
TestWebKitAPI.CopyRTF.StripsUserSelectNoneQuirks
TestWebKitAPI.CopyRTF.StripsUserSelectNone
TestWebKitAPI.CopyRTF.StripsDefaultTextColorOfLightContent
TestWebKitAPI.CopyRTF.StripsDefaultTextColorOfDarkContent
TestWebKitAPI.CopyRTF.StripsDataDetectorsLinks
all 5 time test are crashing and 3 are failing and appears to have regressed on SDK 21E167. First crash happened on 271908@main and last passed was on 271914@main on SDK 21E166
Diff/Image Diff/Crash Log:
TestWebKitAPI.CopyRTF.StripsUserSelectNoneQuirks
TestWebKitAPI.CopyRTF.StripsUserSelectNone
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.4.sdk/usr/include/c++/v1/string:939: assertion __s != nullptr failed: basic_string(const char*) detected nullptr
Child process terminated with signal 6: Abort trap
Diff/Image Diff/Crash Log:
TestWebKitAPI.CopyRTF.StripsDefaultTextColorOfLightContent
TestWebKitAPI.CopyRTF.StripsDefaultTextColorOfDarkContent
TestWebKitAPI.CopyRTF.StripsDataDetectorsLinks
/Volumes/Data/worker/Apple-iOS-17-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/CopyRTF.mm:73Value of: rtfData Actual: falseExpected:
true/Volumes/Data/worker/Apple-iOS-17-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/CopyRTF.mm:76Value of: attributedString.get() Actual: falseExpected: true/Volumes/Data/worker/Apple-iOS-17-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/CopyRTF.mm:140Expected equality of these values: i Which is: 0 3UL Which is: 3
History:
https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.CopyRTF.StripsUserSelectNoneQuirks&test=TestWebKitAPI.CopyRTF.StripsUserSelectNone&test=TestWebKitAPI.CopyRTF.StripsDefaultTextColorOfLightContent&test=TestWebKitAPI.CopyRTF.StripsDefaultTextColorOfDarkContent&test=TestWebKitAPI.CopyRTF.StripsDataDetectorsLinks&platform=ios
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/125982015>
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/27279
EWS
Committed 277530@main (8df4906592e1): <https://commits.webkit.org/277530@main>
Reviewed commits have been landed. Closing PR #27279 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 272784
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/27419
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/27423
EWS
Committed 277655@main (57b120b52e94): <https://commits.webkit.org/277655@main>
Reviewed commits have been landed. Closing PR #27423 and removing active labels.