Bug 297144

Summary: [ iOS ] fast/forms/state-restore-to-non-edited-controls.html is a flaky timeout
Product: WebKit Reporter: Bryan Medina <bmedina2>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=179021
https://bugs.webkit.org/show_bug.cgi?id=190832

Bryan Medina
Reported 2025-08-08 14:41:52 PDT
fast/forms/state-restore-to-non-edited-controls.html is a flaky timeout on all of iOS 18. HISTORY: https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fstate-restore-to-non-edited-controls.html TEXT DIFF: --- /Volumes/Data/worker/Apple-iOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/fast/forms/state-restore-to-non-edited-controls-expected.txt +++ /Volumes/Data/worker/Apple-iOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/fast/forms/state-restore-to-non-edited-controls-actual.txt @@ -1,13 +1,3 @@ -Test to NOT save state for non-edited controls - -PASS document.getElementById("button").value is "2" -PASS document.getElementById("hidden").value is "2" -PASS document.getElementById("image").value is "2" -PASS document.getElementById("reset").value is "2" -PASS document.getElementById("submit1").value is "2" -PASS document.getElementById("text0").value is "2" -PASS document.getElementById("text1").value is "edit" -PASS document.getElementById("text2").value is "2" -PASS document.getElementById("textarea").value is "2" +FAIL: Timed out waiting for notifyDone to be called TEXT DIFF URL: https://build.webkit.org/results/Apple-iOS-18-Simulator-Release-WK2-Tests/298403%40main%20(2958)/fast/forms/state-restore-to-non-edited-controls-diff.txt
Attachments
Radar WebKit Bug Importer
Comment 1 2025-08-08 14:42:05 PDT
Bryan Medina
Comment 2 2025-08-08 14:53:17 PDT
I was able to reproduce the timeout locally on my device running iOS 18 Simulator Release ToT using the following command: run-webkit-tests fast/forms/state-restore-to-non-edited-controls.html --ipad-simulator --iterations=250
EWS
Comment 3 2025-08-08 14:58:52 PDT
Test gardening commit 298419@main (1407ca2a7680): <https://commits.webkit.org/298419@main> Reviewed commits have been landed. Closing PR #49152 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.