Bug 123311 - Showing lists of flaky tests for a builder takes too long
Summary: Showing lists of flaky tests for a builder takes too long
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-24 18:38 PDT by Ryosuke Niwa
Modified: 2013-10-25 11:14 PDT (History)
4 users (show)

See Also:


Attachments
Addresses the problem (23.87 KB, patch)
2013-10-24 18:40 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Fixed the patch (24.92 KB, patch)
2013-10-24 19:02 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Another attempt (24.83 KB, patch)
2013-10-24 19:38 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Fixed paths (21.83 KB, patch)
2013-10-24 19:39 PDT, Ryosuke Niwa
sam: 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-10-24 18:38:44 PDT
Showing tests that are failing, flaky, or have wrong test expectations take multiple seconds to load even on my local machine.
We need to make it orders of magnitude faster.
Comment 1 Ryosuke Niwa 2013-10-24 18:40:40 PDT
Created attachment 215132 [details]
Addresses the problem
Comment 2 Ryosuke Niwa 2013-10-24 19:02:16 PDT
Created attachment 215135 [details]
Fixed the patch
Comment 3 Ryosuke Niwa 2013-10-24 19:38:28 PDT
Created attachment 215137 [details]
Another attempt
Comment 4 Ryosuke Niwa 2013-10-24 19:39:45 PDT
Created attachment 215138 [details]
Fixed paths
Comment 5 Alexey Proskuryakov 2013-10-25 11:06:24 PDT
Landed in <http://trac.webkit.org/changeset/157988>?
Comment 6 Ryosuke Niwa 2013-10-25 11:14:53 PDT
Yes!