Bug 269496
| Summary: | [ iOS17 ] fast/forms/datalist/datalist-option-labels.html is a flaky timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
| Component: | New Bugs | Assignee: | Dawn Morningstar <Morningstar> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dawn Morningstar
fast/forms/datalist/datalist-option-labels.html
is a flaky timeout on iOS queues, the regression point is not obvious as when scrolling through the history, it is timing out as soon as we started testing on iOS 17.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fdatalist%2Fdatalist-option-labels.html
DIFF:
--- /Volumes/Data/worker/Apple-iPadOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/fast/forms/datalist/datalist-option-labels-expected.txt
+++ /Volumes/Data/worker/Apple-iPadOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/fast/forms/datalist/datalist-option-labels-actual.txt
@@ -1,11 +1,8 @@
+FAIL: Timed out waiting for notifyDone to be called
+
This test verifies that when option element labels are included in datalist suggestions, the text of the label is considered when computing matching datalist suggestions. Otherwise, if labels are not included in suggestions, there should be no datalist suggestions shown. To manually run the test, focus the input element and type 'e'. There should either be no matches or two matches (and selecting the second match should set the value to 'baz').
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS input.value became 'e'
-PASS Not showing suggestions.
-PASS successfullyParsed is true
-TEST COMPLETE
-
DIFF-URL:
https://build.webkit.org/results/Apple-iPadOS-17-Simulator-Release-WK2-Tests/274731@main%20(1000)/fast/forms/datalist/datalist-option-labels-diff.txt
Test-run:
https://build.webkit.org/#/builders/927/builds/1000
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123030642>
Dawn Morningstar
Starting on Wenson for insight on this one.
Dawn Morningstar
Pull request: https://github.com/WebKit/WebKit/pull/32075
EWS
Test gardening commit 282144@main (e08dac5fa48f): <https://commits.webkit.org/282144@main>
Reviewed commits have been landed. Closing PR #32075 and removing active labels.