[webkit-reviews] review granted: [Bug 111145] Don't return statistics in PerfTest.run : [Attachment 190898] Cleaned up more

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 1 11:54:08 PST 2013


Dirk Pranke <dpranke at chromium.org> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 111145: Don't return statistics in PerfTest.run
https://bugs.webkit.org/show_bug.cgi?id=111145

Attachment 190898: Cleaned up more
https://bugs.webkit.org/attachment.cgi?id=190898&action=review

------- Additional Comments from Dirk Pranke <dpranke at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=190898&action=review


> Tools/Scripts/webkitpy/performance_tests/perftestsrunner.py:259
> +	       if not isinstance(iteration_values, list):  # We can't reports
results without indivisual measurements.

nit: "individual"?


More information about the webkit-reviews mailing list