Bug 277907
| Summary: | [ iOS ] fast/scrolling/ios/overscroll-behavior-on-body.html is a flaky text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
| Component: | Scrolling | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | nmouchtaris, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dawn Morningstar
fast/scrolling/ios/overscroll-behavior-on-body.html [ Pass Failure ]
is a flaky text failure on iOS queues, looking at the history this started when the test was added at 248353@main
HISTORY:
https://results.webkit.org/?platform=ios&recent=false&suite=layout-tests&test=fast%2Fscrolling%2Fios%2Foverscroll-behavior-on-body.html&limit=50000
Diff:
--- /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/fast/scrolling/ios/overscroll-behavior-on-body-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/fast/scrolling/ios/overscroll-behavior-on-body-actual.txt
@@ -1,8 +1,8 @@
Top
PASS window.pageYOffset is 0
PASS window.pageXOffset is 0
-PASS window.pageYOffset is not 0
-PASS window.pageXOffset is not 0
+FAIL window.pageYOffset should not be 0.
+FAIL window.pageXOffset should not be 0.
PASS window.pageYOffset is 0
PASS window.pageXOffset is 0
PASS successfullyParsed is true
Diff-url:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/282070%40main%20(4767)/fast/scrolling/ios/overscroll-behavior-on-body-diff.txt
Test-run:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/282070%40main%20(4767)/results.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133593294>
Dawn Morningstar
Pull request: https://github.com/WebKit/WebKit/pull/31990
EWS
Test gardening commit 282078@main (f40e5fb7311b): <https://commits.webkit.org/282078@main>
Reviewed commits have been landed. Closing PR #31990 and removing active labels.
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/38170
EWS
Test gardening commit 288069@main (1ab67ea15490): <https://commits.webkit.org/288069@main>
Reviewed commits have been landed. Closing PR #38170 and removing active labels.