Bug 272243
Summary: | REGRESSION [ iOS] 5X TestWebKitAPI.PasteHTML tests are constant failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jay Stfleur <j_stfleur> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | rniwa, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=272260 |
Jay Stfleur
Description:
TestWebKitAPI.PasteHTML.StripsSystemFontNames
TestWebKitAPI.PasteHTML.StripsMSOListWhenMissingMSOHTMLElement
TestWebKitAPI.PasteHTML.PreservesMSOListOnH4
TestWebKitAPI.PasteHTML.PreservesMSOList
TestWebKitAPI.PasteHTML.DoesNotAddStandardFontFamily
TestWebKitAPI.PasteHTML.PreservesMSOListInCompatibilityMode
are constant failures after SDK change. Last pass was on SDK 21E166 and on 271909@main, started failing on 21E167 and on 271908@main
History:
https://results.webkit.org/?platform=ios&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.PasteHTML.DoesNotAddStandardFontFamily&test=TestWebKitAPI.PasteHTML.PreservesMSOList&test=TestWebKitAPI.PasteHTML.PreservesMSOListInCompatibilityMode&test=TestWebKitAPI.PasteHTML.PreservesMSOListOnH4&test=TestWebKitAPI.PasteHTML.StripsMSOListWhenMissingMSOHTMLElement&test=TestWebKitAPI.PasteHTML.StripsSystemFontNames
Diff/Image Diff/Crash Log:
/Volumes/Data/worker/Apple-iOS-17-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/PasteHTML.mm:232Expected equality of these values: "[\"text/html\"]" [webView stringByEvaluatingJavaScript:@"JSON.stringify(clipboardData.types)"] Which is: "[\"text/html\",\"text/plain\"]"
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/125986019>
Ryosuke Niwa
*** This bug has been marked as a duplicate of bug 272260 ***