RESOLVED FIXED 145996
Analysis task should show all possible revisions for A/B testing
https://bugs.webkit.org/show_bug.cgi?id=145996
Summary Analysis task should show all possible revisions for A/B testing
Ryosuke Niwa
Reported 2015-06-15 17:59:59 PDT
Right now, the analysis task page only lists revisions for which there was a test result. This is not useful when we're trying to narrowing revisions ranges to bisect regressions.
Attachments
Fixes the bug (10.06 KB, patch)
2015-06-15 18:14 PDT, Ryosuke Niwa
cdumez: review+
Ryosuke Niwa
Comment 1 2015-06-15 18:14:18 PDT
Created attachment 254914 [details] Fixes the bug
Chris Dumez
Comment 2 2015-06-15 18:23:02 PDT
Comment on attachment 254914 [details] Fixes the bug View in context: https://bugs.webkit.org/attachment.cgi?id=254914&action=review rs=me > Websites/perf.webkit.org/public/v2/app.js:1267 > + console.log(repositoryId) Did you mean to keep this logging?
Ryosuke Niwa
Comment 3 2015-06-15 18:41:32 PDT
Note You need to log in before you can comment on or make changes to this bug.