Bug 290494
| Summary: | New Test(290387@main): [ iOS ] editing/caret/caret-position-sideways-lr.html is a flaky failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yasmin Karimi
editing/caret/caret-position-sideways-lr.html
This test is a flaky failure on iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=editing%2Fcaret%2Fcaret-position-sideways-lr.html
DIFF:
@@ -20,7 +20,7 @@
Click at 170, 5 for left below last line : 140,201,20,2
Click at 170, 275 for right below last line : 140,201,20,2
Click at 25, 30 for inside first root inline fragment : 18,22,23,2
-Click at 125, 30 for inside middle fragment of root inline fragment : -8,288,0,0
-Click at 45, 30 for inside middle fragment of non-root inline fragment : -8,288,0,0
+Click at 125, 30 for inside middle fragment of root inline fragment : 120,22,20,2
+Click at 45, 30 for inside middle fragment of non-root inline fragment : 41,22,20,2
Click at 65, 30 for inside last fragment of non-root inline fragment : -8,288,0,0
Click at 85, 220 for inside unfragmented non-root inline : 81,251,20,2
DIFF URL:
https://build.webkit.org/results/Apple-iOS-18-Simulator-Debug-WK2-Tests/292708@main%20(542)/editing/caret/caret-position-sideways-lr-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce this issue on the iOS 18.2 simulator at ToT using the following commands:
python3 Tools/CISupport/download-built-product --platform=ios --debug 'https://s3-us-west-2.amazonaws.com/archives.webkit.org/ios-simulator-18-x86_64 arm64-debug/292708@main.zip'
python3 Tools/CISupport/built-product-archive --platform=ios-simulator-18 --debug extract
rwt --ios-simulator editing/caret/caret-position-sideways-lr.html --debug --iterations 5 --no-build
REGRESSION:
This test appears to be failing since it was introduced at 290387@main.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/147977026>
EWS
Test gardening commit 292738@main (218f47037fe3): <https://commits.webkit.org/292738@main>
Reviewed commits have been landed. Closing PR #43078 and removing active labels.