Bug 281518
| Summary: | [ iPad ] TestWebKitAPI.FocusPreservationTests.UserCanDismissInputViewRegardlessOfFocusPreservationCount is a constant failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
| Component: | Platform | Assignee: | Aditya Keerthi <akeerthi> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | akeerthi, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dawn Morningstar
TestWebKitAPI.FocusPreservationTests.UserCanDismissInputViewRegardlessOfFocusPreservationCount
Is a constant failure on iPad queues, this has been failing on iPad as far back as we have been testing it.
History:
https://results.webkit.org/?model=iPad%20(9th%20generation)&recent=false&suite=api-tests&test=TestWebKitAPI.FocusPreservationTests.UserCanDismissInputViewRegardlessOfFocusPreservationCount
Test-run:
https://build.webkit.org/#/builders/927/builds/3269
STDIO:
https://build.webkit.org/#/builders/927/builds/3269/steps/18/logs/stdio
FAILURE:
TestWebKitAPI.FocusPreservationTests.UserCanDismissInputViewRegardlessOfFocusPreservationCount
/Volumes/Data/worker/Apple-iOS-17-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/ios/FocusPreservationTests.mm:92
Value of: [[webView objectByEvaluatingJavaScript:@"document.activeElement == document.querySelector('input')"] boolValue]
Actual: true
Expected: false
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137985687>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/38654
EWS
Test gardening commit 288598@main (2edf380afc3d): <https://commits.webkit.org/288598@main>
Reviewed commits have been landed. Closing PR #38654 and removing active labels.
Aditya Keerthi
Pull request: https://github.com/WebKit/WebKit/pull/43649
EWS
Committed 293288@main (ba305a4b2e70): <https://commits.webkit.org/293288@main>
Reviewed commits have been landed. Closing PR #43649 and removing active labels.