Bug 170975 - Make it possible to view results for sub tests and metrics in A/B testing
Summary: Make it possible to view results for sub tests and metrics in A/B testing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-18 18:40 PDT by Ryosuke Niwa
Modified: 2017-04-21 13:20 PDT (History)
6 users (show)

See Also:


Attachments
Screenshot (405.09 KB, image/png)
2017-04-18 23:43 PDT, Ryosuke Niwa
no flags Details
Patch (76.98 KB, patch)
2017-04-19 00:28 PDT, Ryosuke Niwa
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2017-04-18 18:40:53 PDT
Add UI to view results of sub-tests and sub-metrics in A/B testing.
Comment 1 Ryosuke Niwa 2017-04-18 23:43:18 PDT
Created attachment 307464 [details]
Screenshot
Comment 2 Ryosuke Niwa 2017-04-19 00:28:42 PDT
Created attachment 307466 [details]
Patch
Comment 3 Chris Dumez 2017-04-21 12:54:39 PDT
Comment on attachment 307466 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=307466&action=review

rs=me

> Websites/perf.webkit.org/ChangeLog:8
> +        Replaced TestGroupResultsTable, which was a single table that presented the test results witha set of revisions

Typo: "witha"
Comment 4 Ryosuke Niwa 2017-04-21 13:20:07 PDT
Committed r215633: <http://trac.webkit.org/changeset/215633>