Bug 282126
Summary: | REGRESSION (Sequoia): [ x86_64 ] 5 swipe layout tests are timing out due to "Timed out waiting for notifyDone to be called" | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jay Stfleur <j_stfleur> |
Component: | New Bugs | Assignee: | Tim Horton <thorton> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ben_schwartz, darbinyan, Lawrence.j, rackler, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jay Stfleur
Description:
http/tests/swipe/swipe-back-with-outstanding-load-cancellation.html
swipe/main-frame-pinning-requirement.html
swipe/navigate-event-back-swipe-verify-ua-transition.html
swipe/pushState-back-swipe-verify-ua-transition.html
swipe/pushstate-with-manual-scrollrestoration.html
All 5 tests are consistently timing out on Sequoia+ Wk2 on x86_64
Buildbot URL:
https://build.webkit.org/#/builders/1230/builds/430
History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=http%2Ftests%2Fswipe%2Fswipe-back-with-outstanding-load-cancellation.html&test=swipe%2Fmain-frame-pinning-requirement.html&test=swipe%2Fnavigate-event-back-swipe-verify-ua-transition.html&test=swipe%2FpushState-back-swipe-verify-ua-transition.html&test=swipe%2Fpushstate-with-manual-scrollrestoration.html&version_name=Sequoia&architecture=x86_64&flavor=wk2&recent=false
Diff/Image Diff/Crash Log:
--- /Volumes/Data/worker/Apple-Sequoia-Release-WK2-Tests/build/layout-test-results/http/tests/swipe/swipe-back-with-outstanding-load-cancellation-expected.txt
+++ /Volumes/Data/worker/Apple-Sequoia-Release-WK2-Tests/build/layout-test-results/http/tests/swipe/swipe-back-with-outstanding-load-cancellation-actual.txt
@@ -1,7 +1,3 @@
-startSwipeGesture
-didBeginSwipe
-completeSwipeGesture
-willEndSwipe
-didEndSwipe
-didRemoveSwipeSnapshot
+FAIL: Timed out waiting for notifyDone to be called
+
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/138679110>
EWS
Test gardening commit 285724@main (7116fe69a53c): <https://commits.webkit.org/285724@main>
Reviewed commits have been landed. Closing PR #35749 and removing active labels.
Ben Schwartz
These tests existed and appear to have been passing on macOS x86_64 wk2 before Sequoia bring-up, but started failing on Sequoia x86_64.
Marta Darbinyan
The test expectation modification on this bug overwrote old test expectation and it is set back to pass in macOS while the test is failing. Please update it.
EWS
Test gardening commit 285796@main (d2719f5d3e74): <https://commits.webkit.org/285796@main>
Reviewed commits have been landed. Closing PR #35835 and removing active labels.
Marta Darbinyan
The test was constantly appearing in EWS as flaky test I modified and added missing expectation in https://github.com/WebKit/WebKit/pull/35835
EWS
Test gardening commit 286560@main (4b4ac3d8bae4): <https://commits.webkit.org/286560@main>
Reviewed commits have been landed. Closing PR #36611 and removing active labels.
EWS
Test gardening commit 290628@main (99db58bbf08b): <https://commits.webkit.org/290628@main>
Reviewed commits have been landed. Closing PR #40880 and removing active labels.
Tim Horton
Pull request: https://github.com/WebKit/WebKit/pull/42131
Tim Horton
*** Bug 210433 has been marked as a duplicate of this bug. ***
Tim Horton
*** Bug 261005 has been marked as a duplicate of this bug. ***
Tim Horton
*** Bug 288521 has been marked as a duplicate of this bug. ***
Tim Horton
*** Bug 288535 has been marked as a duplicate of this bug. ***
EWS
Committed 291844@main (7596ac02075f): <https://commits.webkit.org/291844@main>
Reviewed commits have been landed. Closing PR #42131 and removing active labels.
Karl Rackler
Verified that after 291844@main landed that tests in history are consistently passing.