Bug 160574

Summary: Syncing script's configuration duplicates a lot of boilerplate
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, dewei_zhu, rniwa, slewis
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch cdumez: review+

Ryosuke Niwa
Reported 2016-08-04 16:12:14 PDT
We've reduced the amount of duplication significantly in https://bugs.webkit.org/show_bug.cgi?id=152196 but we're still creating a new entry for each test, platform pair. Avoid doing that by accepting an array of platforms and types (tests) in each configuration entry.
Attachments
Patch (13.95 KB, patch)
2016-08-04 16:22 PDT, Ryosuke Niwa
cdumez: review+
Ryosuke Niwa
Comment 1 2016-08-04 16:22:04 PDT
Chris Dumez
Comment 2 2016-08-04 16:24:48 PDT
Comment on attachment 285375 [details] Patch rs=me
Ryosuke Niwa
Comment 3 2016-08-04 16:25:34 PDT
Note You need to log in before you can comment on or make changes to this bug.