Bug 219116

Summary: 'run-analysis' script should schedule retries for A/B tests even after analysis chart failure.
Product: WebKit Reporter: dewei_zhu
Component: New BugsAssignee: dewei_zhu
Status: RESOLVED FIXED    
Severity: Normal CC: dewei_zhu, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch rniwa: review+

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.