RESOLVED FIXED 272766
run-webkit-tests warns that all baseline search paths outside of LayoutTests don't exist
https://bugs.webkit.org/show_bug.cgi?id=272766
Summary run-webkit-tests warns that all baseline search paths outside of LayoutTests ...
Sam Sneddon [:gsnedders]
Reported 2024-04-16 10:47:02 PDT
e.g., > The following test platform/[XXX] from the Skipped list doesn't exist This is both correct (LayoutTests/platform/[XXX] does not exist), but also completely misleading (Port.baseline_search_path() contains a path which very much *does* exist). Somehow we're ending up passing a relative path, and not an absolute one. rdar://104513242
Attachments
Sam Sneddon [:gsnedders]
Comment 1 2024-04-16 11:30:11 PDT
EWS
Comment 2 2024-04-18 08:04:54 PDT
Committed 277674@main (49912e9ab15c): <https://commits.webkit.org/277674@main> Reviewed commits have been landed. Closing PR #27345 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.