Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[run-webkit-tests] Support user specifying variant directly #5149

Commits on Oct 8, 2022

  1. [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
    JonWBedard committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    f8b4d27 View commit details
    Browse the repository at this point in the history