[Webkit-unassigned] [Bug 77513] webkit-perf.appspot.com should accept test results without medians

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 31 23:44:01 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=77513


MORITA Hajime <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124889|review?                     |review+
               Flag|                            |




--- Comment #2 from MORITA Hajime <morrita at google.com>  2012-01-31 23:44:01 PST ---
(From update of attachment 124889)
View in context: https://bugs.webkit.org/attachment.cgi?id=124889&action=review

r=me. Sometime we should have test for this.

> Websites/webkit-perf.appspot.com/report_handler.py:99
> +                TestResult(name=test_name, build=build, value=float(result['avg']), valueMedian=_float_or_none(result, 'median'),

Considering TestResult.value is required field, this change looks reasonable.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list