Bug 271712

Summary: NEW TEST(274608@main): [ iOS ] fast/forms/datalist/datalist-textinput-dynamically-add-options-on-keydown.html is constant timeout
Product: WebKit Reporter: Jay Stfleur <j_stfleur>
Component: New BugsAssignee: Dawn Morningstar <Morningstar>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: akeerthi, annevk, Morningstar, rbuis, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Jay Stfleur
Reported 2024-03-26 09:45:32 PDT
Description: fast/forms/datalist/datalist-textinput-dynamically-add-options-on-keydown.html Is a constant timeout except for iPhone Release. Test was flaky but became a constant timeout after SDK change. History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fdatalist%2Fdatalist-textinput-dynamically-add-options-on-keydown.html&platform=ios&limit=50000&recent=false Diff/Image Diff/Crash Log: --- /Volumes/Data/worker/Apple-iPadOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/fast/forms/datalist/datalist-textinput-dynamically-add-options-on-keydown-expected.txt +++ /Volumes/Data/worker/Apple-iPadOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/fast/forms/datalist/datalist-textinput-dynamically-add-options-on-keydown-actual.txt @@ -1,6 +1,6 @@ +FAIL: Timed out waiting for notifyDone to be called + PASS successfullyParsed is true TEST COMPLETE -PASS input.value became 'A' -PASS isShowingDataListSuggestions is true
Attachments
Radar WebKit Bug Importer
Comment 1 2024-03-26 09:45:56 PDT
Dawn Morningstar
Comment 2 2024-08-12 16:11:14 PDT
This is also a flaky timeout on Release, not just constant.
Dawn Morningstar
Comment 3 2024-08-12 16:14:26 PDT
EWS
Comment 4 2024-08-12 16:16:55 PDT
Test gardening commit 282143@main (66d5d2396f40): <https://commits.webkit.org/282143@main> Reviewed commits have been landed. Closing PR #32074 and removing active labels.
Anne van Kesteren
Comment 5 2026-03-12 06:41:09 PDT
I think I found the cause for this. Or at least an issue. See bug 309768. I'll see if this ends up fixing it for iOS.
Anne van Kesteren
Comment 6 2026-03-12 11:00:49 PDT
It indeed fixed it! *** This bug has been marked as a duplicate of bug 309768 ***
Note You need to log in before you can comment on or make changes to this bug.