Bug 260555

Summary: REGRESSION (266884@main): [ iOS ] editing/inserting/insert-paragraph-separator-with-html-elements-crash.html is a consistent failure
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: mattwoodrow, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Karl Rackler 2023-08-22 16:12:17 PDT
Description:
editing/inserting/insert-paragraph-separator-with-html-elements-crash.html

Is a constant text failure on iOS ToT and since 266884@main.

The first failure I saw on the dashboard was on 4/5/2023 at 262632@main as a flaky failure.  Then at <https://commits.webkit.org/266884@main> the test became a constant failure.  The same diff occurred with both flaky and constant failures. 

------------- BUG AUDIT TRAIL -------------
266882@main --> Flaky Failed
266883@main --> Flaky Failed
266884@main --> Constant Failed
266885@main --> Constant Failed
------------- BUG AUDIT TRAIL END -------------

This issue can be reproduced using command:
run-webkit-tests --debug --iterations=1  --ios-simulator  editing/inserting/insert-paragraph-separator-with-html-elements-crash.html

History:
https://results.webkit.org/?suite=layout-tests&test=editing%2Finserting%2Finsert-paragraph-separator-with-html-elements-crash.html&platform=ios

DIFF:
@@ -1,3 +1,2 @@
 CONSOLE MESSAGE: The test PASS if it does not crash.
-0
Comment 1 Radar WebKit Bug Importer 2023-08-22 16:12:36 PDT
<rdar://problem/114287454>
Comment 2 EWS 2023-08-22 16:22:08 PDT
Test gardening commit 267158@main (0317cc8cd12a): <https://commits.webkit.org/267158@main>

Reviewed commits have been landed. Closing PR #16951 and removing active labels.