[webkit-changes] [WebKit/WebKit] a77047: REGRESSION(285775 at main): [macOS wk2 Debug] swipe/p...

Charlie Wolfe noreply at github.com
Tue Oct 29 23:32:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a770474be5cfbc749e37758e501567807ef3e762
      https://github.com/WebKit/WebKit/commit/a770474be5cfbc749e37758e501567807ef3e762
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2024-10-29 (Tue, 29 Oct 2024)

  Changed paths:
    M LayoutTests/platform/mac-wk2/TestExpectations
    M LayoutTests/swipe/basic-cached-back-swipe.html
    M LayoutTests/swipe/navigate-event-back-swipe-verify-ua-transition.html
    M LayoutTests/swipe/pushState-back-swipe-verify-ua-transition.html
    M LayoutTests/swipe/pushState-cached-back-swipe.html
    M LayoutTests/swipe/pushState-programmatic-back-while-swiping-crash.html
    M LayoutTests/swipe/pushstate-with-manual-scrollrestoration.html
    M LayoutTests/swipe/resources/swipe-test.js
    M LayoutTests/swipe/swipe-back-with-active-wheel-listener-and-scroller.html
    M LayoutTests/swipe/swipe-back-with-active-wheel-listener.html
    M LayoutTests/swipe/swipe-back-with-passive-wheel-listener-and-scroller.html
    M LayoutTests/swipe/swipe-back-with-passive-wheel-listener.html
    M LayoutTests/swipe/wheel-prevent-default-prevents-swipe-back.html

  Log Message:
  -----------
  REGRESSION(285775 at main): [macOS wk2 Debug] swipe/pushState tests are flaky failing/timeout
https://bugs.webkit.org/show_bug.cgi?id=282264
rdar://138858231

Reviewed by Alex Christensen.

These tests need to wait for the clearBackForwardList promise to resolve.

* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/swipe/basic-cached-back-swipe.html:
* LayoutTests/swipe/navigate-event-back-swipe-verify-ua-transition.html:
* LayoutTests/swipe/pushState-back-swipe-verify-ua-transition.html:
* LayoutTests/swipe/pushState-cached-back-swipe.html:
* LayoutTests/swipe/pushState-programmatic-back-while-swiping-crash.html:
* LayoutTests/swipe/pushstate-with-manual-scrollrestoration.html:
* LayoutTests/swipe/resources/swipe-test.js:
(async initializeSwipeTest):
(initializeSwipeTest): Deleted.
* LayoutTests/swipe/swipe-back-with-active-wheel-listener-and-scroller.html:
* LayoutTests/swipe/swipe-back-with-active-wheel-listener.html:
* LayoutTests/swipe/swipe-back-with-passive-wheel-listener-and-scroller.html:
* LayoutTests/swipe/swipe-back-with-passive-wheel-listener.html:
* LayoutTests/swipe/wheel-prevent-default-prevents-swipe-back.html:

Canonical link: https://commits.webkit.org/285885@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list