Bug 77189
Summary: | new-run-webkit-tests --iterations=xx / --repeat-each=xx is partly broken | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
Component: | Tools / Tests | Assignee: | Dirk Pranke <dpranke> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dpranke, eric, tonyg |
Priority: | P2 | Keywords: | NRWT |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 64491 |
Nikolas Zimmermann
running nrwt --tolerance 0 -p svg/<sometest> --iterations=100 works, but gives a weird output. Same for --repeat-each.
...
Testing (27700%): 0 ran as expected, 277 didn't, -276 left
CC'ing Dirk Pranke who might know how to fix :-)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Pranke
Nice :). Shouldn't be hard to fix.
Dirk Pranke
*** Bug 72107 has been marked as a duplicate of this bug. ***
Dirk Pranke
I think this has been mostly fixed but should be fully fixed with the patch in 89894.