[webkit-reviews] review granted: [Bug 29220] run-webkit-tests needs a --repeat-each=N option (AAABBBCCC instead of ABCABCABC) : [Attachment 39941] Patch v1
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 22 14:07:21 PDT 2009
Darin Adler <darin at apple.com> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 29220: run-webkit-tests needs a --repeat-each=N option (AAABBBCCC instead
of ABCABCABC)
https://bugs.webkit.org/show_bug.cgi?id=29220
Attachment 39941: Patch v1
https://bugs.webkit.org/attachment.cgi?id=39941&action=review
------- Additional Comments from Darin Adler <darin at apple.com>
> - --iterations n Number of times to run the tests
> + --iterations n Number of times to run the set of tests
(e.g. ABCABCABC)
> + --repeat-each n Number of times to run each test (e.g.
AAABBBCCC)
These are alphabetical, so --repeat-each should go further down in the list.
More information about the webkit-reviews
mailing list