Bug 247575
| Summary: | [run-webkit-tests] Unprefix paths in shards | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=247501 | ||
Jonathan Bedard
Shards contain file paths for each test, which is silly because most tests share the same path prefix. Even custom expectations will share a path prefix in most cases.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102045852>
Jonathan Bedard
This bug tracks the safer bits of https://bugs.webkit.org/show_bug.cgi?id=247501
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/6212
Alexey Proskuryakov
Bug naming nit: I was quite confused at first about how paths could possibly be duplicated. Perhaps "unprefix" would explain the change better.
EWS
Committed 256514@main (e07cfdd0e0cb): <https://commits.webkit.org/256514@main>
Reviewed commits have been landed. Closing PR #6212 and removing active labels.
EWS
Committed 252432.832@safari-7614-branch (186720825a79): <https://commits.webkit.org/252432.832@safari-7614-branch>
Reviewed commits have been landed. Closing PR #204 and removing active labels.