[webkit-changes] [WebKit/WebKit] 42f515: [ iOS16 ] fast/events/ios/rotation/orientationchan...

Chris Dumez noreply at github.com
Thu Nov 17 08:42:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 42f515d614d6b6cab6ae378079d0ddcc53c22fbf
      https://github.com/WebKit/WebKit/commit/42f515d614d6b6cab6ae378079d0ddcc53c22fbf
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M LayoutTests/fast/events/ios/rotation/orientationchange-event-listener-on.body-expected.txt
    M LayoutTests/fast/events/ios/rotation/orientationchange-event-listener-on.body.html
    M LayoutTests/platform/ios-wk2/TestExpectations

  Log Message:
  -----------
  [ iOS16 ] fast/events/ios/rotation/orientationchange-event-listener-on.body.html is a almost constant failure
https://bugs.webkit.org/show_bug.cgi?id=245691
rdar://100424168

Reviewed by Wenson Hsieh.

The point of the test is to make sure that both the body and window event listeners get called for the
orientationchange and the resize events. The number of events doesn't really matter, we just need to
make sure they all get called at least once.

Update the test accordingly to address the flakiness.

* LayoutTests/fast/events/ios/rotation/orientationchange-event-listener-on.body-expected.txt:
* LayoutTests/fast/events/ios/rotation/orientationchange-event-listener-on.body.html:
* LayoutTests/platform/ios-wk2/TestExpectations:

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




More information about the webkit-changes mailing list