Bug 34985
| Summary: | run-chromium-webkit-tests --platform=mac-leopard only appears to use one DumpRenderTree | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | |||
| Bug Blocks: | 34984 | ||
Eric Seidel (no email)
run-chromium-webkit-tests --platform=mac-leopard only appears to use one DumpRenderTree
It launches 4 of them (on my machine), but looking at "top" only one of them is actually doing anything. It never quits any of them due to bug 34983.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
Nevermind. It appears to be working as expected now.