[webkit-reviews] review granted: [Bug 81230] [GTK] Run unit tests with --verbose in the bots : [Attachment 132066] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 15 10:15:43 PDT 2012


Martin Robinson <mrobinson at webkit.org> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 81230: [GTK] Run unit tests with --verbose in the bots
https://bugs.webkit.org/show_bug.cgi?id=81230

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

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=132066&action=review


> Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg:519
> -    command = ["perl", "./Tools/Scripts/run-gtk-tests",
WithProperties("--%(configuration)s")]
> +    command = ["python", "./Tools/Scripts/run-gtk-tests", "--verbose",
WithProperties("--%(configuration)s")]

Hah!


More information about the webkit-reviews mailing list