[webkit-changes] [WebKit/WebKit] f5b11d: [ iOS macOS ] http/wpt/cross-origin-opener-policy/...

Chris Dumez noreply at github.com
Thu Jan 19 11:34:15 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f5b11d420aca90bf0ed9004c4e2be6e1c15f6def
      https://github.com/WebKit/WebKit/commit/f5b11d420aca90bf0ed9004c4e2be6e1c15f6def
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M LayoutTests/http/wpt/cross-origin-opener-policy/non-secure-to-secure-context-navigation.https.html
    M LayoutTests/platform/ios/TestExpectations
    M LayoutTests/platform/mac-wk2/TestExpectations

  Log Message:
  -----------
  [ iOS macOS ] http/wpt/cross-origin-opener-policy/non-secure-to-secure-context-navigation.https.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=244740
rdar://99509250

Reviewed by Alex Christensen.

The popup gets reported as closed asynchronously in the opener process.
As a result, we need to tweak the test to allow waiting for a bit if
the window has not been reported as closed yet.

* LayoutTests/http/wpt/cross-origin-opener-policy/non-secure-to-secure-context-navigation.https.html:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:

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




More information about the webkit-changes mailing list