Bug 94764 - Replay tests take forever to load
Summary: Replay tests take forever to load
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 77037
  Show dependency treegraph
 
Reported: 2012-08-22 18:20 PDT by Ryosuke Niwa
Modified: 2012-09-13 23:39 PDT (History)
6 users (show)

See Also:


Attachments
Fixes the bug (1.48 KB, patch)
2012-08-22 18:31 PDT, 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 2012-08-22 18:20:15 PDT
Replay tests take forever to load
Comment 1 Ryosuke Niwa 2012-08-22 18:31:45 PDT
Created attachment 160059 [details]
Fixes the bug
Comment 2 Adam Barth 2012-08-23 15:38:00 PDT
Comment on attachment 160059 [details]
Fixes the bug

ok
Comment 3 WebKit Review Bot 2012-08-23 16:12:25 PDT
Comment on attachment 160059 [details]
Fixes the bug

Clearing flags on attachment: 160059

Committed r126497: <http://trac.webkit.org/changeset/126497>
Comment 4 WebKit Review Bot 2012-08-23 16:12:29 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Kenneth Russell 2012-08-23 17:16:02 PDT
This caused some python tests to start failing; see:

http://build.webkit.org/builders/Chromium%20Mac%20Release%20%28Tests%29/builds/22540
http://build.webkit.org/builders/Chromium%20Linux%20Release%20%28Tests%29/builds/37297

Trying to keep the tree green toward the end of the day so we can do a WebKit roll, so going to roll this out.
Comment 6 Kenneth Russell 2012-08-23 17:17:47 PDT
Reverted r126497 for reason:

Caused webkitpy-test step to start failing.

Committed r126510: <http://trac.webkit.org/changeset/126510>
Comment 7 Ryosuke Niwa 2012-09-13 23:39:17 PDT
Landed in http://trac.webkit.org/changeset/126512.