Bug 269033

Summary: [ iOS17 wk2 arm64 ] fast/events/ios/select-all-with-existing-selection.html is a flaky failure
Product: WebKit Reporter: Marta Darbinyan <darbinyan>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: megan_gardner, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Marta Darbinyan 2024-02-08 16:59:30 PST
Description:
fast/events/ios/select-all-with-existing-selection.html

Is a flaky failure on iOS17 wk2 arm64. The test has been failing intermittently through all test history and regression point is unclear. 

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fios%2Fselect-all-with-existing-selection.html

Diff Log: 
-PASS document.getElementById("test").selectionStart is 0
+FAIL document.getElementById("test").selectionStart should be 0. Was 16.
 PASS document.getElementById("test").selectionEnd is document.getElementById("test").value.length
 PASS successfullyParsed is true
+Some tests failed.


Link:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Debug-WK2-Tests/273190@main%20(805)/fast/events/ios/select-all-with-existing-selection-pretty-diff.html
Comment 1 Radar WebKit Bug Importer 2024-02-08 17:00:07 PST
<rdar://problem/122592948>
Comment 2 EWS 2024-02-08 17:16:03 PST
Test gardening commit 274329@main (3be58bbdd40b): <https://commits.webkit.org/274329@main>

Reviewed commits have been landed. Closing PR #24113 and removing active labels.
Comment 3 Ryan Haddad 2024-05-20 16:38:42 PDT
I can't say for sure that this was fixed by https://commits.webkit.org/276385@main, but it hasn't failed since around the time it landed.
Comment 4 EWS 2024-05-20 17:17:25 PDT
Test gardening commit 279025@main (5e19b9f0d684): <https://commits.webkit.org/279025@main>

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