Bug 272766
| Summary: | run-webkit-tests warns that all baseline search paths outside of LayoutTests don't exist | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
| Component: | Tools / Tests | Assignee: | Sam Sneddon [:gsnedders] <gsnedders> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Sneddon [:gsnedders]
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Sneddon [:gsnedders]
Pull request: https://github.com/WebKit/WebKit/pull/27345
EWS
Committed 277674@main (49912e9ab15c): <https://commits.webkit.org/277674@main>
Reviewed commits have been landed. Closing PR #27345 and removing active labels.