Bug 287126
Summary: | New test (289067@main): [ wk2 ] fast/forms/datalist/datalist-hide-using-escape-key.html is flakily timing out/failing. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
Component: | Forms | Assignee: | 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 |
Yasmin Karimi
fast/forms/datalist/datalist-hide-using-escape-key.html
This test is flakily timing out/failing on wk2 (isn't tested on wk1).
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fdatalist%2Fdatalist-hide-using-escape-key.html
TEXT DIFF:
@@ -1,6 +1,8 @@
+FAIL: Timed out waiting for notifyDone to be called
-1. Is showing suggestions? true
-2. Is showing suggestions? false
+
+1. Is showing suggestions?
+2. Is showing suggestions?
This test verifies that datalist suggestions UI can be shown, and then hidden using the escape key. To test manually:
Focus the text field; on iOS, additionally tap the suggestions dropdown button.
DIFF URL:
https://build.webkit.org/results/Apple-iOS-18-Simulator-Release-WK2-Tests/289871@main%20(583)/fast/forms/datalist/datalist-hide-using-escape-key-pretty-diff.html
REPRODUCIBILITY:
I was unable to reproduce on macOS Sequoia 15.2 (24C101 / arm64) or the iOS simulator.
REGRESSION:
This test appears to be flakily timing out/failing since it was introduced at 289067@main.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/144275909>
EWS
Test gardening commit 289916@main (d97f50521b09): <https://commits.webkit.org/289916@main>
Reviewed commits have been landed. Closing PR #40098 and removing active labels.