lldb-webkit-test is failing on Sonoma since bring up: https://build.webkit.org/#/builders/947/builds/1 lldb-webkit-test is failing on Ventura since about two months ago starting with build: https://build.webkit.org/#/builders/708/builds/3371 Traceback (most recent call last): File "/Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/build/Tools/Scripts/test-lldb-webkit", line 145, in <module> sys.exit(main()) File "/Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/build/Tools/Scripts/test-lldb-webkit", line 139, in main tester.add_tree(host.filesystem.join(webkit_root, 'Tools', 'lldb')) TypeError: add_tree() missing 1 required positional argument: 'starting_subdirectory'
<rdar://problem/117704731>
Must be caused by https://commits.webkit.org/267685@main
Pull request: https://github.com/WebKit/WebKit/pull/19895
Committed 270137@main (3b3a233a19ae): <https://commits.webkit.org/270137@main> Reviewed commits have been landed. Closing PR #19895 and removing active labels.
https://build.webkit.org/#/builders/947/builds/615 indeed now shows it passing.