[webkit-changes] [WebKit/WebKit] 3e020b: RE-SYNC(255459 at main): [ iOS iPadOS ] 7X imported/w...

Chris Dumez noreply at github.com
Tue Nov 8 08:59:52 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3e020b585a846c1504e6850e54dc388c4bffdf52
      https://github.com/WebKit/WebKit/commit/3e020b585a846c1504e6850e54dc388c4bffdf52
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2022-11-08 (Tue, 08 Nov 2022)

  Changed paths:
    M LayoutTests/platform/ipad/TestExpectations
    M Tools/WebKitTestRunner/WebKitTestRunnerApp/WebKitTestRunnerApp-Info.plist

  Log Message:
  -----------
  RE-SYNC(255459 at main): [ iOS iPadOS ] 7X imported/w3c/web-platform-tests/screen-orientation/(Layout tests) are constant/flaky failures
https://bugs.webkit.org/show_bug.cgi?id=246701
rdar://101303037

Reviewed by Wenson Hsieh.

Screen orientation locking is not supported on iPad OS when the client
application supports multi-tasking (split-view). As a result, the tests were
failing on iPad simulator (while passing on iPhone simulator).

To address the issue, I propose we disable multi-tasking support in
WebKitTestRunner. I don't believe WKTR rely on multi-tasking support currently
and this helps maintain good test coverage for the screen orientation API.

* LayoutTests/platform/ipad/TestExpectations:
* Tools/WebKitTestRunner/WebKitTestRunnerApp/WebKitTestRunnerApp-Info.plist:

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




More information about the webkit-changes mailing list