Bug 197870

Summary: Pruning old file logic should not stop after removing 10 files if there are more files can be removed.
Product: WebKit Reporter: dewei_zhu
Component: Tools / TestsAssignee: dewei_zhu
Status: NEW ---    
Severity: Normal CC: dewei_zhu, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch rniwa: review+

Description dewei_zhu 2019-05-13 22:46:24 PDT
Pruning old file logic should not stop after removing 10 files if there are more files can be removed.
Comment 1 dewei_zhu 2019-05-13 22:51:05 PDT
Created attachment 369822 [details]
Patch
Comment 2 dewei_zhu 2019-05-13 22:51:42 PDT
<rdar://problem/50752620>
Comment 3 dewei_zhu 2019-05-14 15:43:23 PDT
Created attachment 369901 [details]
Patch
Comment 4 Ryosuke Niwa 2019-05-20 16:49:54 PDT
Comment on attachment 369901 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=369901&action=review

> Websites/perf.webkit.org/ChangeLog:3
> +        Pruning old file logic should not stop after removing 10 files if there are more files can be removed.

more files *to be* removed.