[webkit-reviews] review granted: [Bug 10266] WebKit needs public performance tests running on public bots : [Attachment 123686] Adds a Chromium Mac Perf bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 24 15:41:10 PST 2012


Adam Barth <abarth at webkit.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 10266: WebKit needs public performance tests running on public bots
https://bugs.webkit.org/show_bug.cgi?id=10266

Attachment 123686: Adds a Chromium Mac Perf bot
https://bugs.webkit.org/attachment.cgi?id=123686&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=123686&action=review


> Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg:654
> +    command = ["curl", "--request", "POST", "--data",
"@perf-test-results.json",
> +	   ]

You can drop the trailing "," if you want to put the ] on the same line and
pass PEP8.


More information about the webkit-reviews mailing list