RESOLVED FIXED 124623
PerfTestRunner._generate_results_dict shouldn't depend on test objects
https://bugs.webkit.org/show_bug.cgi?id=124623
Summary PerfTestRunner._generate_results_dict shouldn't depend on test objects
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.