[webkit-changes] [WebKit/WebKit] f8b4d2: [run-webkit-tests] Support user specifying variant...

Jonathan Bedard noreply at github.com
Fri Oct 7 18:27:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f8b4d273d3df3adce27c788f8ee7c58d776f5921
      https://github.com/WebKit/WebKit/commit/f8b4d273d3df3adce27c788f8ee7c58d776f5921
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2022-10-07 (Fri, 07 Oct 2022)

  Changed paths:
    M Tools/Scripts/webkitpy/common/find_files.py
    M Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_finder_legacy.py
    M Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_finder_legacy_unittest.py

  Log Message:
  -----------
  [run-webkit-tests] Support user specifying variant directly
https://bugs.webkit.org/show_bug.cgi?id=246228
rdar://100907445

Reviewed by Elliott Williams.

* Tools/Scripts/webkitpy/common/find_files.py:
(_normalized_find): Consider variants of a single test file.
(_normalized_find.sorted_paths_generator):
* Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_finder_legacy.py:
(LayoutTestFinder._expand_variants): Handle specific variant as argument.
* Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_finder_legacy_unittest.py:
(LayoutTestFinderTests.test_find_glob_query):

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




More information about the webkit-changes mailing list