Bug 288987
| Summary: | [ iOS Release ] fast/viewport/ios/device-width-viewport-after-changing-view-scale.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, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yasmin Karimi
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/146039956>
EWS
Test gardening commit 291514@main (b742ea41b842): <https://commits.webkit.org/291514@main>
Reviewed commits have been landed. Closing PR #41790 and removing active labels.