Bug 295798
| Summary: | [ iOS ] fast/visual-viewport/ios/get-bounding-client-rect-unstable.html is a flakey text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bryan Medina
fast/visual-viewport/ios/get-bounding-client-rect-unstable.html
is a flakey text failure occurring on iOS
HISTORY:
https://results.webkit.org/?limit=1000&suite=layout-tests&test=fast%2Fvisual-viewport%2Fios%2Fget-bounding-client-rect-unstable.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-iOS-18-Simulator-Debug-WK2-Tests/build/layout-test-results/fast/visual-viewport/ios/get-bounding-client-rect-unstable-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-18-Simulator-Debug-WK2-Tests/build/layout-test-results/fast/visual-viewport/ios/get-bounding-client-rect-unstable-actual.txt
@@ -1,6 +1,6 @@
PASS boundingClientRect.top is expectedTop
Doing unstable scroll
-PASS boundingClientRect.top is expectedTop
+FAIL boundingClientRect.top should be -150. Was 350.
Finishing scroll
PASS boundingClientRect.top is expectedTop
PASS successfullyParsed is true
TEXT DIFF URL:
https://build.webkit.org/results/Apple-iOS-18-Simulator-Debug-WK2-Tests/297260@main%20(1215)/fast/visual-viewport/ios/get-bounding-client-rect-unstable-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/155633981>
Bryan Medina
I was able to reproduce this text failure locally on iOS 18 Simulator Debug ToT using the following command:
run-webkit-tests fast/visual-viewport/ios/get-bounding-client-rect-unstable.html --ios-simulator --iterations=30 -f
EWS
Test gardening commit 297274@main (b742c33ae6f5): <https://commits.webkit.org/297274@main>
Reviewed commits have been landed. Closing PR #47905 and removing active labels.