Description[Telemetry] Print summaries for individual passing pages if failed pages exist.
Previously, Telemetry would not output any summary ("RESULT=") lines if
at least one page in a page set failed. Now, if a failed page exists,
Telemetry will output the individual page results from the passing pages,
but it will not output any average data or any overall results that are
not associated with a page.
Also added a few unit tests for this change.
BUG=230998
TEST=Verified with the scrolling_benchmark on a local chromeOS device
(which currently has at least one failing page) that RESULT= lines are
now outputted only for the passing pages. Also verified that all unit
tests for page_benchmark_results.py pass.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194491
Patch Set 1 #
Total comments: 4
Patch Set 2 : Addressed first round of review comments. #
Messages
Total messages: 6 (0 generated)
|