Bug 295814
| Summary: | [macOS wk2 arm64 ] scrollingcoordinator/mac/latching/horizontal-overflow-back-swipe.html is a flakey timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | Scrolling | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bryan Medina
scrollingcoordinator/mac/latching/horizontal-overflow-back-swipe.html
is a flakey timeout
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=scrollingcoordinator%2Fmac%2Flatching%2Fhorizontal-overflow-back-swipe.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-Sequoia-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/scrollingcoordinator/mac/latching/horizontal-overflow-back-swipe-expected.txt
+++ /Volumes/Data/worker/Apple-Sequoia-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/scrollingcoordinator/mac/latching/horizontal-overflow-back-swipe-actual.txt
@@ -1,3 +1,5 @@
+FAIL: Timed out waiting for notifyDone to be called
+
Scrolls vertically
Scrolls horizontally
A back swipe, over a scrolled-to-left overflow, should start a navigation gesture.
@@ -6,9 +8,4 @@
Swipe to the left
-PASS minXOffset is 0
-PASS maxXOffset is -1000
-PASS successfullyParsed is true
-TEST COMPLETE
-
TEXT DIFF URL:
https://build.webkit.org/results/Apple-Sequoia-Debug-AppleSilicon-WK2-Tests/297273@main%20(1857)/scrollingcoordinator/mac/latching/horizontal-overflow-back-swipe-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/155647659>
Bryan Medina
I was able to reproduce the timeout locally on macOS Sequoia arm64 Debug ToT using the following command:
run-webkit-tests scrollingcoordinator/mac/latching/horizontal-overflow-back-swipe.html --iterations=50 -f
EWS
Test gardening commit 297287@main (dabef8431314): <https://commits.webkit.org/297287@main>
Reviewed commits have been landed. Closing PR #47917 and removing active labels.