editing/inserting/insert-paragraph-separator-with-inline-table-bold-crash.html Is a flaky timeout on iOS queues since this test was introduced. HISTORY: https://results.webkit.org/?suite=layout-tests&test=editing%2Finserting%2Finsert-paragraph-separator-with-inline-table-bold-crash.html DIFF: 404 not Found Was not able to acquire DIFF. https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-GPUProcess-arm64-WK2-Tests/r290869%20(1193)/editing/inserting/insert-paragraph-separator-with-inline-table-bold-crash-diff.txt
<rdar://problem/89925606>
Created attachment 454337 [details] Patch This is a small improvement and I verified the test still allows to reproduce the original crash, but I'm not sure why this would lead to a flaky timeout.
(In reply to Matteo Flores from comment #0) > editing/inserting/insert-paragraph-separator-with-inline-table-bold-crash. > html > Is a flaky timeout on iOS queues since this test was introduced. FWIW I cannot reproduce locally "Tools/Scripts/run-webkit-tests --ios-simulator --repeat=1000 LayoutTests/editing/inserting/insert-paragraph-separator-with-inline-table-bold-crash.html" with the iOS simulator (public SDK).
Comment on attachment 454337 [details] Patch rs=me
(In reply to Frédéric Wang (:fredw) from comment #3) > (In reply to Matteo Flores from comment #0) > > editing/inserting/insert-paragraph-separator-with-inline-table-bold-crash. > > html > > Is a flaky timeout on iOS queues since this test was introduced. > > FWIW I cannot reproduce locally "Tools/Scripts/run-webkit-tests > --ios-simulator --repeat=1000 > LayoutTests/editing/inserting/insert-paragraph-separator-with-inline-table- > bold-crash.html" with the iOS simulator (public SDK). Hmm thank you for this, I will also attempt to recreate. However it appears this may have been tangentially related to a separate bug as the timeouts seem to have stop after 3/5/22. I will investigate further.
Committed r291146 (248306@main): <https://commits.webkit.org/248306@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 454337 [details].