Bug 127183 - DoYouEvenBench: Move flightjs-example-app and todomvc into resources
Summary: DoYouEvenBench: Move flightjs-example-app and todomvc into resources
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-17 12:33 PST by Ryosuke Niwa
Modified: 2014-01-17 12:39 PST (History)
1 user (show)

See Also:


Attachments
Moves files and directories (25.01 KB, patch)
2014-01-17 12:35 PST, Ryosuke Niwa
andersca: review+
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-17 12:33:11 PST
Instead of explicitly skipped these directories as done in http://trac.webkit.org/changeset/162195,
move them into resources directory as they're all automatically skipped.

Also rename benchmark.html to InteractiveRunner.html
Comment 1 Ryosuke Niwa 2014-01-17 12:35:16 PST
Created attachment 221483 [details]
Moves files and directories
Comment 2 WebKit Commit Bot 2014-01-17 12:36:51 PST
Attachment 221483 [details] did not pass style-queue:


ERROR: PerformanceTests/ChangeLog:3:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Ryosuke Niwa 2014-01-17 12:39:21 PST
Landed in https://trac.webkit.org/r162214.