[webkit-changes] [WebKit/WebKit] a53b3e: Introduce run-webkit-tests --site-isolation

Alex Christensen noreply at github.com
Wed Jan 3 11:29:05 PST 2024


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

  Changed paths:
    A LayoutTests/platform/mac-site-isolation/TestExpectations
    M Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py

  Log Message:
  -----------
  Introduce run-webkit-tests --site-isolation
https://bugs.webkit.org/show_bug.cgi?id=267028

Reviewed by Pascoe.

This makes a convenient way to run tests in a cross-origin iframe with and without
site isolation enabled.  Any output difference is an indication that something needs
to be fixed.  I introduce a new TestExpectations file to allow us to see progress
as we fix things.

* LayoutTests/platform/mac-site-isolation/TestExpectations: Added.
* Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:
(parse_args):

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




More information about the webkit-changes mailing list