Bug 156490

Summary: Replace script runner to use mocha.js tests
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, joepeck, rniwa, slewis
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Cleanup cdumez: review+

Description Ryosuke Niwa 2016-04-11 20:34:49 PDT
We have an old run-tests.js which is no longer useful.
Replace that with a new script that runs mocha.js.
Comment 1 Ryosuke Niwa 2016-04-11 20:36:23 PDT
Created attachment 276206 [details]
Cleanup
Comment 2 Chris Dumez 2016-04-11 20:39:58 PDT
Comment on attachment 276206 [details]
Cleanup

rs=me
Comment 3 Ryosuke Niwa 2016-04-11 20:41:46 PDT
Thanks for the review!
Comment 4 Ryosuke Niwa 2016-04-11 20:42:21 PDT
Committed r199333: <http://trac.webkit.org/changeset/199333>