Bug 124623

Summary: PerfTestRunner._generate_results_dict shouldn't depend on test objects
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, benjamin, commit-queue, glenn, kling, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 124496    
Bug Blocks: 124498    
Attachments:
Description Flags
Patch none

Ryosuke Niwa
Reported 2013-11-19 18:26:41 PST
In order for PerfTest.run to return multiple metrics, PerfTestRunner._generate_results_dict can't depend on test objects as we can't create multiple test objects per test file.
Attachments
Patch (9.27 KB, patch)
2013-11-19 18:33 PST, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2013-11-19 18:33:52 PST
Ryosuke Niwa
Comment 2 2013-11-21 05:20:24 PST
Comment on attachment 217370 [details] Patch Clearing flags on attachment: 217370 Committed r159617: <http://trac.webkit.org/changeset/159617>
Ryosuke Niwa
Comment 3 2013-11-21 05:20:31 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.