Bug 126596 - DoYouEvenBench: Extract tests and runner code from benchmark.js/html
Summary: DoYouEvenBench: Extract tests and runner code from benchmark.js/html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 124497
  Show dependency treegraph
 
Reported: 2014-01-07 14:08 PST by Ryosuke Niwa
Modified: 2014-01-07 15:18 PST (History)
6 users (show)

See Also:


Attachments
Refactoring (50.82 KB, patch)
2014-01-07 14:28 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.