[webkit-changes] [WebKit/WebKit] 3b3a23: Fix REGRESSION (267685 at main): lldb-webkit-test is ...
Sam Sneddon
noreply at github.com
Thu Nov 2 13:44:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3b3a233a19aebc370253fedc00c02255e4b8ce65
https://github.com/WebKit/WebKit/commit/3b3a233a19aebc370253fedc00c02255e4b8ce65
Author: Sam Sneddon <gsnedders at apple.com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M Tools/Scripts/test-lldb-webkit
M Tools/Scripts/webkitpy/test/finder_unittest.py
Log Message:
-----------
Fix REGRESSION (267685 at main): lldb-webkit-test is failing
https://bugs.webkit.org/show_bug.cgi?id=263919
Reviewed by Jonathan Bedard.
267685 at main (375f0a128550) made starting_directory required, but I
missed one callsite: lldb-webkit-test. This corrects this one case, and
adds a test to finder_unittest.py to ensure the (edge) case it's relying
on continues to work.
* Tools/Scripts/test-lldb-webkit:
(main):
* Tools/Scripts/webkitpy/test/finder_unittest.py:
(FinderTest.test_non_package):
Canonical link: https://commits.webkit.org/270137@main
More information about the webkit-changes
mailing list