RESOLVED FIXED 219116
'run-analysis' script should schedule retries for A/B tests even after analysis chart failure.
https://bugs.webkit.org/show_bug.cgi?id=219116
Summary 'run-analysis' script should schedule retries for A/B tests even after analys...
dewei_zhu
Reported 2020-11-18 14:51:05 PST
'run-analysis' script should schedule retries for A/B tests even after analysis failure.
Attachments
Patch (3.72 KB, patch)
2020-11-18 14:57 PST, dewei_zhu
rniwa: review+
dewei_zhu
Comment 1 2020-11-18 14:57:31 PST
Ryosuke Niwa
Comment 2 2020-11-18 17:54:10 PST
Comment on attachment 414488 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=414488&action=review > Websites/perf.webkit.org/tools/run-analysis.js:50 > + console.error(`Failed analyze measurement sets due to ${error}`); Failed *to* analyze > Websites/perf.webkit.org/tools/run-analysis.js:66 > + console.error(`Failed retry for test group due to ${error}`); Failed *to retry test groups* due to
dewei_zhu
Comment 3 2020-11-20 17:27:51 PST
Change is landed in r270140.
Note You need to log in before you can comment on or make changes to this bug.