Bug 72107
| Summary: | new-run-webkit-tests stats incorrect with --iterations | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tony Gentilcore <tonyg> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | dpranke |
| Priority: | P3 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tony Gentilcore
Run any test with multiple iterations, for example:
$ new-run-webkit-tests --iterations=1000 --chromium platform/chromium-cg-mac/editing/input/ime-candidate-window-position.html
Watch the stats, you'll see nonsensical output like:
Testing (20500%): 205 ran as expected, 0 didn't, -204 left
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dirk Pranke
looks like this is a duplicate of bug 77189.
*** This bug has been marked as a duplicate of bug 77189 ***