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 / TestsAssignee: 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
Reported 2025-03-28 19:26:40 PDT
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
Radar WebKit Bug Importer
Comment 1 2025-03-28 19:26:47 PDT
EWS
Comment 2 2025-03-28 19:41:23 PDT
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
Comment 3 2025-03-29 13:36:56 PDT
EWS
Comment 4 2025-03-29 16:05:38 PDT
Committed 292907@main (11f26c5193ae): <https://commits.webkit.org/292907@main> Reviewed commits have been landed. Closing PR #43264 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.