Bug 37827
| Summary: | new-run-webkit-tests should ignore leading "LayoutTests/" in tests path | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dpranke, levin |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Simon Fraser (smfr)
This works:
run-webkit-tests LayoutTests/fast/
but fails with new-run-webkit-tests.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Levin
This breaks doing tab complete when running the command from the root directory.
L[Tab] etc.
Dirk Pranke
I believe this was fixed quite some time ago.