Bug 301780
| Summary: | [ Tahoe ] TestWebKitAPI.SwitchInputTests.HapticFeedbackOnDrag is a constant timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | Forms | Assignee: | Aditya Keerthi <akeerthi> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | akeerthi, cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Robert Jenner
TestWebKitAPI.SwitchInputTests.HapticFeedbackOnDrag
is a constant timeout on Tahoe only.
HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.SwitchInputTests.HapticFeedbackOnDrag
TIMEOUT TEXT:
"name": "TestWebKitAPI.SwitchInputTests.HapticFeedbackOnDrag",
"output": "2025-10-31 13:47:16.015 TestWebKitAPI[31002:7096313] NSEventConcurrentProcessingEnabled=NO"
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163821239>
Robert Jenner
I was able to reproduce the timeout on Tahoe Debug ToT running the test as follows:
run-api-tests --debug TestWebKitAPI.SwitchInputTests.HapticFeedbackOnDrag
According to the history, this test was timing out on Tahoe from when we started testing it. It is not a constant timeout on any other versions of macOS.
Aditya Keerthi
Pull request: https://github.com/WebKit/WebKit/pull/53285
EWS
Committed 302436@main (883d4b3eff54): <https://commits.webkit.org/302436@main>
Reviewed commits have been landed. Closing PR #53285 and removing active labels.
Alexey Proskuryakov
*** Bug 301779 has been marked as a duplicate of this bug. ***