Bug 126596

Summary: DoYouEvenBench: Extract tests and runner code from benchmark.js/html
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, benjamin, eflews.bot, gyuyoung.kim, kling, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 124497    
Attachments:
Description Flags
Refactoring none

Description Ryosuke Niwa 2014-01-07 14:08:20 PST
Right now, benchmark.html contains both the interactive UI and core runner code all mangled in one place.
Extract the runner code and tests into a separate resource files in order to automate the suite.
Comment 1 Ryosuke Niwa 2014-01-07 14:28:49 PST
Created attachment 220549 [details]
Refactoring
Comment 2 EFL EWS Bot 2014-01-07 15:07:50 PST
Comment on attachment 220549 [details]
Refactoring

Attachment 220549 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/4810447391817728
Comment 3 Ryosuke Niwa 2014-01-07 15:18:23 PST
Comment on attachment 220549 [details]
Refactoring

Clearing flags on attachment: 220549

Committed r161458: <http://trac.webkit.org/changeset/161458>
Comment 4 Ryosuke Niwa 2014-01-07 15:18:26 PST
All reviewed patches have been landed.  Closing bug.