Bug 153853

Summary: Logs/CoreSimulator filling up OS disk on WebKit testers
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, glenn, lforschler
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Aakash Jain
Reported 2016-02-03 19:27:00 PST
During the cleanup after running layout-test on ios, the ~/Library/Logs/CoreSimulator/`UDID` directory is not deleted. This can grow large over time, especially on bots which are regularly running layout-tests. see <rdar://problem/24496003>
Attachments
Proposed patch (1.45 KB, patch)
2016-02-03 19:31 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2016-02-03 19:31:34 PST
Created attachment 270622 [details] Proposed patch
Dean Johnson
Comment 2 2016-02-03 20:06:56 PST
Comment on attachment 270622 [details] Proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=270622&action=review > Tools/Scripts/webkitpy/port/ios.py:261 > + self.testing_device(i).udid), ignore_errors=True) Code looks good to me, so r=me as long as you've tested that it works locally. :)
WebKit Commit Bot
Comment 3 2016-02-03 21:16:21 PST
Comment on attachment 270622 [details] Proposed patch Clearing flags on attachment: 270622 Committed r196106: <http://trac.webkit.org/changeset/196106>
WebKit Commit Bot
Comment 4 2016-02-03 21:16:24 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.