Bug 282264
| Summary: | REGRESSION(285775@main): [macOS wk2 Debug] swipe/pushState tests are flaky failing/timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | Charlie Wolfe <charliew> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | charliew, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
The following tests are a consistent failure and timeouts macOS on ToT after 285707@main. The tests also appear as flaky in EWS.
swipe/pushState-programmatic-back-while-swiping-crash.html
swipe/pushstate-with-manual-scrollrestoration.html
Failure output:
@@ -1,4 +1,5 @@
playEventStream
playEventStream
+Failed. Should not begin swipe; we've already navigated away from the item where the swipe started, and there is no other back item.
completeSwipeGesture
Timeout output:
@@ -1,6 +1,3 @@
-startSwipeGesture
-didBeginSwipe
-completeSwipeGesture
-didEndSwipe
-didRemoveSwipeSnapshot
+FAIL: Timed out waiting for notifyDone to be called
History:
https://results.webkit.org/?style=debug&flavor=wk2&suite=layout-tests&suite=layout-tests&test=swipe%2FpushState-programmatic-back-while-swiping-crash.html&test=swipe%2Fpushstate-with-manual-scrollrestoration.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/138858231>
EWS
Test gardening commit 285857@main (91d4b5d737cc): <https://commits.webkit.org/285857@main>
Reviewed commits have been landed. Closing PR #35895 and removing active labels.
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/35896
EWS
Committed 285885@main (a770474be5cf): <https://commits.webkit.org/285885@main>
Reviewed commits have been landed. Closing PR #35896 and removing active labels.