Bug 55004 - [chromium] DumpRenderTree --check-layout-test-sys-deps leaks 4 temp dirs
Summary: [chromium] DumpRenderTree --check-layout-test-sys-deps leaks 4 temp dirs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Tony Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-22 15:15 PST by Tony Chang
Modified: 2011-02-23 01:25 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.76 KB, patch)
2011-02-22 15:17 PST, Tony Chang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2011-02-22 15:15:53 PST
[chromium] DumpRenderTree --check-layout-test-sys-deps leaks 4 temp dirs
Comment 1 Tony Chang 2011-02-22 15:17:06 PST
Created attachment 83400 [details]
Patch
Comment 2 Tony Chang 2011-02-22 15:17:55 PST
On the windows bot, we're running out of scoped directories which leak because we don't call webkit_support::TearDownTestEnvironment() during sys check.

We still leak these directories when we crash, but that should be much slower.
Comment 3 WebKit Commit Bot 2011-02-23 01:25:16 PST
Comment on attachment 83400 [details]
Patch

Clearing flags on attachment: 83400

Committed r79422: <http://trac.webkit.org/changeset/79422>
Comment 4 WebKit Commit Bot 2011-02-23 01:25:21 PST
All reviewed patches have been landed.  Closing bug.