Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(144)

Issue 452493002: Limit the number of archived results in Layout Tests. (Closed)

Created:
6 years, 4 months ago by patro
Modified:
6 years, 4 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Limit the number of archived results in Layout Tests. There has to be a limit on the number of results that can be archived because they take up considerable amount of disk space. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179792

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressing Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M Tools/Scripts/webkitpy/layout_tests/controllers/manager.py View 1 3 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
patro
Kindly Review, Thanks, Shyam Patro
6 years, 4 months ago (2014-08-07 14:34:38 UTC) #1
Dirk Pranke
lgtm w/ a couple of minor comments. https://codereview.chromium.org/452493002/diff/1/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py File Tools/Scripts/webkitpy/layout_tests/controllers/manager.py (right): https://codereview.chromium.org/452493002/diff/1/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py#newcode183 Tools/Scripts/webkitpy/layout_tests/controllers/manager.py:183: self._filesystem.rmtree(results_directories[index]) You ...
6 years, 4 months ago (2014-08-07 15:56:51 UTC) #2
patro
PTAL Thanks, Shyam https://codereview.chromium.org/452493002/diff/1/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py File Tools/Scripts/webkitpy/layout_tests/controllers/manager.py (right): https://codereview.chromium.org/452493002/diff/1/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py#newcode183 Tools/Scripts/webkitpy/layout_tests/controllers/manager.py:183: self._filesystem.rmtree(results_directories[index]) On 2014/08/07 15:56:51, Dirk Pranke ...
6 years, 4 months ago (2014-08-08 05:24:01 UTC) #3
patro
The CQ bit was checked by behara.ms@samsung.com
6 years, 4 months ago (2014-08-08 05:24:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/behara.ms@samsung.com/452493002/20001
6 years, 4 months ago (2014-08-08 05:24:53 UTC) #5
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 06:48:05 UTC) #6
Message was sent while issue was closed.
Change committed as 179792

Powered by Google App Engine
This is Rietveld 408576698