[webkit-reviews] review denied: [Bug 16869] run-webkit-tests should have a --random switch to run tests in random order : [Attachment 18442] Add a --reverse option as well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 10:19:14 PST 2008


Darin Adler <darin at apple.com> has denied Holger Freyther
<freyther at handhelds.org>'s request for review:
Bug 16869: run-webkit-tests should have a --random switch to run tests in
random order
http://bugs.webkit.org/show_bug.cgi?id=16869

Attachment 18442: Add a --reverse  option as well
http://bugs.webkit.org/attachment.cgi?id=18442&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
Sorting the tests with $b cmp $a is not really "reversing" them. The normal
sort order uses pathcmp.

Perl has a "reverse" function, which you could use.


More information about the webkit-reviews mailing list