NEW288987
[ iOS Release ] fast/viewport/ios/device-width-viewport-after-changing-view-scale.html is a flaky failure.
https://bugs.webkit.org/show_bug.cgi?id=288987
Summary [ iOS Release ] fast/viewport/ios/device-width-viewport-after-changing-view-s...
Yasmin Karimi
Reported 2025-03-03 12:03:46 PST
fast/viewport/ios/device-width-viewport-after-changing-view-scale.html This test is a flaky failure on iOS Release. HISTORY: https://results.webkit.org/?suite=layout-tests&test=fast%2Fviewport%2Fios%2Fdevice-width-viewport-after-changing-view-scale.html TEXT DIFF: @@ -1,5 +1,5 @@ setViewScale(0.50) -window size: [1620, 2120] +window size: [810, 1060] square size: [162, 212] zoom scale: 0.50 @@ -14,7 +14,7 @@ zoom scale: 1.00 setViewScale(1.25) -window size: [648, 848] +window size: [810, 1060] square size: [65, 85] zoom scale: 1.25 DIFF URL: https://build.webkit.org/results/Apple-iPadOS-18-Simulator-Release-WK2-Tests/291479@main%20(481)/fast/viewport/ios/device-width-viewport-after-changing-view-scale-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 --child-processes 2 -f fast/viewport/ios/device-width-viewport-after-changing-view-scale.html --iterations 20
Attachments
Radar WebKit Bug Importer
Comment 1 2025-03-03 12:03:54 PST
EWS
Comment 2 2025-03-03 12:12:49 PST
Test gardening commit 291514@main (b742ea41b842): <https://commits.webkit.org/291514@main> Reviewed commits have been landed. Closing PR #41790 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.