Bug 263471

Summary: [ iOS 17 ] fast/forms/ios/keydown-in-hidden-contenteditable-with-inputmode-none.html is a flaky text failure
Product: WebKit Reporter: Robert Jenner <jenner>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Robert Jenner
Reported 2023-10-20 14:12:58 PDT
fast/forms/ios/keydown-in-hidden-contenteditable-with-inputmode-none.html is a flaky text failure on iOS 17, mostly release, but occasionally on Debug. HISTORY: https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fios%2Fkeydown-in-hidden-contenteditable-with-inputmode-none.html TEXT DIFF: On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS Observed keydown with key: "a" -PASS Observed keypress with key: "a" -PASS Observed keyup with key: "a" +PASS Observed keydown with key: "Ñ„" +PASS Observed keypress with key: "Ñ„" +PASS Observed keyup with key: "Ñ„" PASS observedKeyUp became true PASS successfullyParsed is true DIFF URL: https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/269561@main%20(252)/fast/forms/ios/keydown-in-hidden-contenteditable-with-inputmode-none-pretty-diff.html
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-20 14:13:27 PDT
Robert Jenner
Comment 2 2023-10-20 14:40:30 PDT
This is very flaky, but I was able to reproduce the failure, thought not with much consistency. I reproduced it on iOS 17 Release ToT running the test as follows: run-webkit-tests --ios-simulator --no-build --release fast/forms/ios/keydown-in-hidden-contenteditable-with-inputmode-none.html --iterations 1000 --child-process=1 --force It's so flaky, and it appears to be very inconsistent in terms of a local repo. However, the history indicates that this test started to flake when we updated to iOS 17. Looking back in the history of iOS 16 testing, it does not appear to have been a flaky failure at all.
Robert Jenner
Comment 3 2023-10-20 15:05:41 PDT
EWS
Comment 4 2023-10-20 15:22:58 PDT
Committed 269597@main (de1880cb581b): <https://commits.webkit.org/269597@main> Reviewed commits have been landed. Closing PR #19370 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.