Bug 121926 - DoYouEvenBench: Add a test case for FlightJS
Summary: DoYouEvenBench: Add a test case for FlightJS
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:
 
Reported: 2013-09-25 14:47 PDT by Ryosuke Niwa
Modified: 2013-09-25 15:18 PDT (History)
6 users (show)

See Also:


Attachments
Adds a test case (1.21 MB, patch)
2013-09-25 14:59 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Got rid of flightjs-example-app/test (1.18 MB, patch)
2013-09-25 15:05 PDT, Ryosuke Niwa
koivisto: 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 2013-09-25 14:47:04 PDT
We should have a test case for Twitter's FlightJS.

Thankfully, it has a nice example app: http://flightjs.github.io/example-app/
Comment 1 Ryosuke Niwa 2013-09-25 14:59:49 PDT
Created attachment 212628 [details]
Adds a test case
Comment 2 Ryosuke Niwa 2013-09-25 15:05:33 PDT
Created attachment 212629 [details]
Got rid of flightjs-example-app/test
Comment 3 Ryosuke Niwa 2013-09-25 15:06:24 PDT
With this test case, WebKit is back to the first place. Firefox 24 is right behind us.
Comment 4 Ryosuke Niwa 2013-09-25 15:15:12 PDT
I'm amazed by how much insight all these test cases are giving us.
Comment 5 Ryosuke Niwa 2013-09-25 15:18:10 PDT
Committed r156425: <http://trac.webkit.org/changeset/156425>