Bug 108562
| Summary: | Using dev/null fails on Windows in old-run-webkit-tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Roger Fong <roger_fong> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | bfulgham, dpranke, lforschler, roger_fong |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
Roger Fong
When you set --quiet mode in old-run-webkit-tests, the script tries to use dev null for output.
However, this just fails on Windows and the script fails to run.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Sneddon [:gsnedders]
old-run-webkit-tests was removed in bug 135374 nearly a decade ago. 🙃