Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1689358a9eb9e78de43befd3a8a1773965b1f0af
      
https://github.com/WebKit/WebKit/commit/1689358a9eb9e78de43befd3a8a1773965b1f0af
  Author: Dawn Morningstar <[email protected]>
  Date:   2026-04-27 (Mon, 27 Apr 2026)

  Changed paths:
    M Tools/Scripts/webkitpy/api_tests/allowlist.txt
    M Tools/Scripts/webkitpy/api_tests/runner.py
    M Tools/Scripts/webkitpy/port/base.py
    M Tools/Scripts/webkitpy/port/darwin.py
    M Tools/Scripts/webkitpy/style/checker.py
    A Tools/Scripts/webkitpy/style/checkers/api_test_allowlist.py

  Log Message:
  -----------
  Allow the api test parallel allowlist to accept test names individually
https://bugs.webkit.org/show_bug.cgi?id=307590
rdar://170169417

Reviewed by Jonathan Bedard.

More granular allowlist will speed up api test runs by increasing our parallel 
test and reducing the long unparallel thread.

* Tools/Scripts/webkitpy/api_tests/allowlist.txt:
* Tools/Scripts/webkitpy/api_tests/runner.py:
(Runner.run):
* Tools/Scripts/webkitpy/port/base.py:
(Port.filter_tests_by_allowlist):
* Tools/Scripts/webkitpy/port/darwin.py:
(DarwinPort):
(DarwinPort._allowlist_as_set):
(DarwinPort.is_test_allowlisted):
(DarwinPort.filter_tests_by_allowlist):
(DarwinPort.sharding_groups):
(DarwinPort._should_use_system_shard): Deleted.
* Tools/Scripts/webkitpy/style/checker.py:
(FileType):
(CheckerDispatcher._file_type):
(CheckerDispatcher._create_checker):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to