Bug 312316

Summary: [iOS release] fast/forms/ios/select-option-removed-update.html is a flaky text failure
Product: WebKit Reporter: Diego De La Toba <d_delatoba>
Component: New BugsAssignee: Diego De La Toba <d_delatoba>
Status: RESOLVED FIXED    
Severity: Normal CC: akeerthi, lily_spiniolas, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego De La Toba
Reported 2026-04-14 15:04:04 PDT
fast/forms/ios/select-option-removed-update.html is a flaky text failure on iOS release. HISTORY: https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fios%2Fselect-option-removed-update.html DIFF URL: https://build.webkit.org/results/Apple-iOS-26-Simulator-Release-WK2-Tests/311192@main%20(2593)/fast/forms/ios/select-option-removed-update-pretty-diff.html DIFF: --- /Volumes/Data/worker/Apple-iOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/fast/forms/ios/select-option-removed-update-expected.txt +++ /Volumes/Data/worker/Apple-iOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/fast/forms/ios/select-option-removed-update-actual.txt @@ -5,9 +5,10 @@ PASS select.value is "Option 1" PASS areArraysEqual(items, ["Option 1", "Option 2", "Option 3"]) is true -PASS areArraysEqual(items, ["Option 2", "Option 3"]) is true +FAIL areArraysEqual(items, ["Option 2", "Option 3"]) should be true. Was false. PASS select.value is "Option 3" PASS successfullyParsed is true +Some tests failed. TEST COMPLETE REPRODUCTION: I was able to reproduce this on iOS 26.4 ToT with the following: run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=200 --force --ios-simulator --release fast/forms/ios/select-option-removed-update.html -f
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-14 15:04:11 PDT
Diego De La Toba
Comment 2 2026-04-14 15:07:08 PDT
Test gardening pull request: https://github.com/WebKit/WebKit/pull/62770
EWS
Comment 3 2026-04-14 15:09:05 PDT
Test gardening commit 311241@main (9cf715ac34f2): <https://commits.webkit.org/311241@main> Reviewed commits have been landed. Closing PR #62770 and removing active labels.
Diego De La Toba
Comment 4 2026-04-17 09:32:35 PDT
EWS
Comment 5 2026-04-18 09:31:10 PDT
Committed 311531@main (52b82c3a9c9c): <https://commits.webkit.org/311531@main> Reviewed commits have been landed. Closing PR #62984 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.