RESOLVED FIXED295989
[ iOS Release ] http/tests/misc/embed-image-load-outlives-gc-without-crashing.html is a flakey timeout
https://bugs.webkit.org/show_bug.cgi?id=295989
Summary [ iOS Release ] http/tests/misc/embed-image-load-outlives-gc-without-crashing...
Bryan Medina
Reported 2025-07-15 09:44:31 PDT
http/tests/misc/embed-image-load-outlives-gc-without-crashing.html is a flakey timeout occurring on iOS Release HISTORY: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmisc%2Fembed-image-load-outlives-gc-without-crashing.html TEXT DIFF: --- /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/misc/embed-image-load-outlives-gc-without-crashing-expected.txt +++ /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/misc/embed-image-load-outlives-gc-without-crashing-actual.txt @@ -1,2 +1,4 @@ +FAIL: Timed out waiting for notifyDone to be called + This has an embed element representing an image. That embed element is wrapped in a div. It removes the div, forces garbage collection, and makes sure that the window load event does not fire. It also makes sure there is no crash. TEXT DIFF URL: https://build.webkit.org/results/Apple-iPadOS-18-Simulator-Release-WK2-Tests/297333@main%20(1473)/http/tests/misc/embed-image-load-outlives-gc-without-crashing-diff.txt
Attachments
Radar WebKit Bug Importer
Comment 1 2025-07-15 09:44:49 PDT
Bryan Medina
Comment 2 2025-07-16 10:18:49 PDT
I attempted to reproduce this timeout on iOS 18 Simulator Release ToT running the test as follows: run-webkit-tests http/tests/misc/embed-image-load-outlives-gc-without-crashing.html --ios-simulator --iterations=5000 -f --child-processes=1 --no-retry-failures I was unable to reproduce the test timeout.
EWS
Comment 3 2025-07-16 11:33:10 PDT
Test gardening commit 297480@main (825d2a494832): <https://commits.webkit.org/297480@main> Reviewed commits have been landed. Closing PR #48126 and removing active labels.
Ryosuke Niwa
Comment 4 2026-03-10 02:08:37 PDT
EWS
Comment 5 2026-03-10 08:57:01 PDT
Committed 308977@main (bd9598e8f499): <https://commits.webkit.org/308977@main> Reviewed commits have been landed. Closing PR #60258 and removing active labels.
Ryosuke Niwa
Comment 6 2026-03-11 17:36:42 PDT
Looks like the fix worked!
Ryosuke Niwa
Comment 7 2026-03-11 17:37:48 PDT
EWS
Comment 8 2026-03-11 17:40:17 PDT
Committed 309102@main (8720b32a3aaa): <https://commits.webkit.org/309102@main> Reviewed commits have been landed. Closing PR #60414 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.