Bug 275461
Summary: | [ iOS ] editing/selection/ios/do-not-hide-selection-in-visible-field.html is constantly failing. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
Component: | Tools / Tests | Assignee: | Ben Schwartz <ben_schwartz> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ben Schwartz
editing/selection/ios/do-not-hide-selection-in-visible-field.html
This test is constantly failing on iOS.
HISTORY:
https://results.webkit.org/?platform=ios&suite=layout-tests&test=editing%2Fselection%2Fios%2Fdo-not-hide-selection-in-visible-field.html
TEXT DIFF:
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS caretRect.top is 6
-PASS caretRect.left is 34
+FAIL caretRect.top should be 6. Was 5.
+FAIL caretRect.left should be 34. Was 35.
PASS caretRect.width is 2
PASS caretRect.height is 25
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
DIFF URL:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/279988@main%20(3941)/editing/selection/ios/do-not-hide-selection-in-visible-field-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce this issue on macOS Sonoma (14.4, 23E214/arm64) ToT using the following command:
run-webkit-tests --ios-simulator -v editing/selection/ios/do-not-hide-selection-in-visible-field.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/129808789>
Ben Schwartz
This is a re-baseline candidate. Doing that now.
Ben Schwartz
Pull request: https://github.com/WebKit/WebKit/pull/29799
EWS
Committed 279993@main (07b0e3d97c36): <https://commits.webkit.org/279993@main>
Reviewed commits have been landed. Closing PR #29799 and removing active labels.