[webkit-changes] [WebKit/WebKit] 04062b: [webkitpy] Add more test coverage for LayoutTestFi...
Sam Sneddon
noreply at github.com
Thu Mar 14 08:00:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 04062b7e0775a6774bbd3899d21340e1fe7af161
https://github.com/WebKit/WebKit/commit/04062b7e0775a6774bbd3899d21340e1fe7af161
Author: Sam Sneddon <gsnedders at apple.com>
Date: 2024-03-14 (Thu, 14 Mar 2024)
Changed paths:
M Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_finder_legacy_unittest.py
Log Message:
-----------
[webkitpy] Add more test coverage for LayoutTestFinder
https://bugs.webkit.org/show_bug.cgi?id=270974
Reviewed by Jonathan Bedard.
Split from the rewrite of the LayoutTestFinder to localize any reverts
that may or may not happen, and to make that commit smaller.
* Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_finder_legacy_unittest.py:
(LayoutTestFinderTests.test_find_non_existent):
(LayoutTestFinderTests.test_find_glob_b2):
(LayoutTestFinderTests.test_find_glob_d):
(LayoutTestFinderTests.test_preserves_order_variants):
(MockLayoutTestFinder): Deleted.
(MockLayoutTestFinder._real_tests): Deleted.
Canonical link: https://commits.webkit.org/276092@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list