Bug 287181
| Summary: | REGRESSION(288458@main): <input type=checkbox switch> no longer calls updateTouchEventHandler() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
| Component: | Forms | Assignee: | Anne van Kesteren <annevk> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | annevk, cdumez, darbinyan, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yasmin Karimi
The following tests are constantly timing out on iOS:
fast/forms/switch/pointer-tracking-there-and-back-again-rtl.html
fast/forms/switch/pointer-tracking-there-and-back-again.html
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fswitch%2Fpointer-tracking-there-and-back-again-rtl.html
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fswitch%2Fpointer-tracking-there-and-back-again.html
REPRODUCIBILITY:
I was able to reproduce this issue on the iOS 18.2 simulator at ToT using the following command:
run-webkit-tests --ios-simulator fast/forms/switch/pointer-tracking-there-and-back-again-rtl.html --child-process=1
REGRESSION:
This test appears to be constantly timing out since it was introduced at 271542@main.
No timeout logs or stderr output were produced on the results dashboard or locally. The results for these specific tests returned ‘404 Not Found’ errors when attempting to open the diff logs. Additionally, the locally produced logs were inaccessible.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Yasmin Karimi
<rdar://problem/130619586>
EWS
Test gardening commit 289967@main (822ff7754ac0): <https://commits.webkit.org/289967@main>
Reviewed commits have been landed. Closing PR #40156 and removing active labels.
Anne van Kesteren
Pull request: https://github.com/WebKit/WebKit/pull/40855
Anne van Kesteren
*** Bug 267890 has been marked as a duplicate of this bug. ***
EWS
Committed 290692@main (3138a5facd50): <https://commits.webkit.org/290692@main>
Reviewed commits have been landed. Closing PR #40855 and removing active labels.
EWS
Committed 289651.169@safari-7621-branch (2a1e0ababfc8): <https://commits.webkit.org/289651.169@safari-7621-branch>
Reviewed commits have been landed. Closing PR #2665 and removing active labels.