[webkit-reviews] review granted: [Bug 37838] new-run-webkit-tests: add a --no-retry-failures flag : [Attachment 53760] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 22 12:54:36 PDT 2010


Adam Barth <abarth at webkit.org> has granted Dirk Pranke <dpranke at chromium.org>'s
request for review:
Bug 37838: new-run-webkit-tests: add a --no-retry-failures flag
https://bugs.webkit.org/show_bug.cgi?id=37838

Attachment 53760: Patch
https://bugs.webkit.org/attachment.cgi?id=53760&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:1768
 +	    optparse.make_option("--no-retry-failures", action="store_false",
I thought we had magic to generate the [no-] versions.


More information about the webkit-reviews mailing list