Bug 162890

Summary: Add the support for running ES6SampleBench to run-benchmark
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dewei_zhu, fpizlo, glenn, lforschler, saam
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Adds the support
none
Adds the support saam: review+

Description Ryosuke Niwa 2016-10-03 22:58:26 PDT
run-benchmark should be able to run ES6SampleBench.
Comment 1 Ryosuke Niwa 2016-10-03 23:08:02 PDT
Created attachment 290569 [details]
Adds the support
Comment 2 Ryosuke Niwa 2016-10-03 23:11:43 PDT
Created attachment 290570 [details]
Adds the support
Comment 3 Saam Barati 2016-10-04 01:39:00 PDT
Comment on attachment 290570 [details]
Adds the support

View in context: https://bugs.webkit.org/attachment.cgi?id=290570&action=review

> Tools/ChangeLog:17
> +        (start): Fixe the bug that the linter will complain about the presence of "debugOutput" by

fixe => fix
Comment 4 Ryosuke Niwa 2016-10-04 17:45:06 PDT
Committed r206800: <http://trac.webkit.org/changeset/206800>