[webkit-changes] [WebKit/WebKit] c266db: REGRESSION(256491 at main): [ macOS wk2 ] http/tests/...

Alex Christensen noreply at github.com
Wed Jan 25 16:38:41 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c266db2df0102b68db9d29fa64e99db1b5847157
      https://github.com/WebKit/WebKit/commit/c266db2df0102b68db9d29fa64e99db1b5847157
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
    M LayoutTests/http/tests/navigation/fragment-navigation-policy-ignore.html
    M LayoutTests/platform/mac-wk2/TestExpectations

  Log Message:
  -----------
  REGRESSION(256491 at main): [ macOS wk2 ] http/tests/navigation/fragment-navigation-policy-ignore.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=248997
rdar://103160219

Reviewed by Tim Horton.

When the policy delegate makes its decision not to load the fragment navigation
(which now happens in the UI process) it also tells the test to finish.  In this case
we need to wait for the setTimeout(fn, 0) to tell it to finish to get the correct output.

* LayoutTests/http/tests/navigation/fragment-navigation-policy-ignore.html:
* LayoutTests/platform/mac-wk2/TestExpectations:

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




More information about the webkit-changes mailing list