Bug 95105 - [GTK] Memory cache should be cleared in between test runs
Summary: [GTK] Memory cache should be cleared in between test runs
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: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-27 11:08 PDT by Zan Dobersek
Modified: 2012-08-27 23:33 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.69 KB, patch)
2012-08-27 11:10 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-08-27 11:08:02 PDT
For less flaky tests, memory cache should be cleared in DumpRenderTree after every test.

Bug #93195 is a work-in-progress for Chromium and Mac DumpRenderTrees and the WebKitTestRunner. EFL DumpRenderTree is already doing this, it was handled in bug #85609.
Comment 1 Zan Dobersek 2012-08-27 11:10:34 PDT
Created attachment 160751 [details]
Patch
Comment 2 Zan Dobersek 2012-08-27 23:33:04 PDT
Comment on attachment 160751 [details]
Patch

Clearing flags on attachment: 160751

Committed r126846: <http://trac.webkit.org/changeset/126846>
Comment 3 Zan Dobersek 2012-08-27 23:33:08 PDT
All reviewed patches have been landed.  Closing bug.