Bug 290673
| Summary: | New Test(285483@main): [ iOS ] editing/selection/ios/selection-moves-between-composited-layers.html is a constant failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
| Component: | Tools / Tests | Assignee: | Wenson Hsieh <wenson_hsieh> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yasmin Karimi
editing/selection/ios/selection-moves-between-composited-layers.html
This test is a constant failure on iOS Simulator on iPad (9th generation) with arm64.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=editing%2Fselection%2Fios%2Fselection-moves-between-composited-layers.html
TEXT DIFF:
@@ -5,11 +5,12 @@
PASS rectsBeforeStyleChange.length is 1
PASS rectsBeforeStyleChange.length is rectsAfterStyleChange.length
-PASS rectsBeforeStyleChange[0].top is rectsAfterStyleChange[0].top
-PASS rectsBeforeStyleChange[0].left is rectsAfterStyleChange[0].left
+FAIL rectsBeforeStyleChange[0].top should be 47. Was 46.99999713897705.
+FAIL rectsBeforeStyleChange[0].left should be 74. Was 74.0000057220459.
PASS rectsBeforeStyleChange[0].width is rectsAfterStyleChange[0].width
PASS rectsBeforeStyleChange[0].height is rectsAfterStyleChange[0].height
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-18-Simulator-Debug-WK2-Tests/292841@main%20(594)/editing/selection/ios/selection-moves-between-composited-layers-pretty-diff.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 editing/selection/ios/selection-moves-between-composited-layers.html --iterations 10
REGRESSION:
This test appears to be failing since it was introduced at 285483@main.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/148144078>
EWS
Test gardening commit 292874@main (8ca4e3bd559c): <https://commits.webkit.org/292874@main>
Reviewed commits have been landed. Closing PR #43230 and removing active labels.
Wenson Hsieh
Pull request: https://github.com/WebKit/WebKit/pull/43264
EWS
Committed 292907@main (11f26c5193ae): <https://commits.webkit.org/292907@main>
Reviewed commits have been landed. Closing PR #43264 and removing active labels.