Bug 168960 - Split tests for InteractiveTimeSeriesChart into a separate test file.
Summary: Split tests for InteractiveTimeSeriesChart into a separate test file.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-27 20:41 PST by Ryosuke Niwa
Modified: 2017-02-27 20:50 PST (History)
2 users (show)

See Also:


Attachments
Cleanup (138.94 KB, patch)
2017-02-27 20:47 PST, Ryosuke Niwa
joepeck: 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 2017-02-27 20:41:18 PST
time-series-chart-tests.js has gotten really big.
Split the tests for interactive charts into a separate file.
Comment 1 Ryosuke Niwa 2017-02-27 20:47:20 PST
Created attachment 302919 [details]
Cleanup
Comment 2 Joseph Pecoraro 2017-02-27 20:48:58 PST
Comment on attachment 302919 [details]
Cleanup

rs=me, just modifying tests
Comment 3 Ryosuke Niwa 2017-02-27 20:50:27 PST
Committed r213119: <http://trac.webkit.org/changeset/213119>