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

Issue 2644543006: [Culprit-Finder] Add generator cache decorator. (Closed)

Created:
3 years, 11 months ago by Sharu Jiang
Modified:
3 years, 11 months ago
CC:
chromium-reviews, infra-reviews+infra_chromium.org, inferno
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Patch Set 1 : Rebase. #

Total comments: 2

Patch Set 2 : Add doc string. #

Patch Set 3 : Small improvement. #

Total comments: 8

Patch Set 4 : Fix nits. #

Patch Set 5 : Rebase and fix nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+301 lines, -106 lines) Patch
M appengine/findit/crash/loglinear/changelist_features/min_distance.py View 1 chunk +3 lines, -1 line 0 comments Download
M appengine/findit/gae_libs/gitiles/cached_gitiles_repository.py View 1 chunk +4 lines, -4 lines 0 comments Download
M appengine/findit/libs/cache_decorator.py View 1 2 3 chunks +143 lines, -45 lines 0 comments Download
M appengine/findit/libs/test/cache_decorator_test.py View 1 2 3 5 chunks +98 lines, -30 lines 0 comments Download
M appengine/findit/util_scripts/crash_queries/crash_iterator.py View 1 2 3 4 3 chunks +44 lines, -16 lines 0 comments Download
M appengine/findit/util_scripts/crash_queries/delta_test/delta_test.py View 2 chunks +8 lines, -9 lines 0 comments Download
M appengine/findit/util_scripts/script_util.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (11 generated)
Sharu Jiang
PTAL.
3 years, 11 months ago (2017-01-20 22:39:56 UTC) #5
chanli
https://codereview.chromium.org/2644543006/diff/60001/appengine/findit/libs/cache_decorator.py File appengine/findit/libs/cache_decorator.py (right): https://codereview.chromium.org/2644543006/diff/60001/appengine/findit/libs/cache_decorator.py#newcode112 appengine/findit/libs/cache_decorator.py:112: args (dict): The keyword arguments of the decorated function. ...
3 years, 11 months ago (2017-01-21 07:11:56 UTC) #8
Sharu Jiang
https://codereview.chromium.org/2644543006/diff/120001/appengine/findit/libs/cache_decorator.py File appengine/findit/libs/cache_decorator.py (right): https://codereview.chromium.org/2644543006/diff/120001/appengine/findit/libs/cache_decorator.py#newcode221 appengine/findit/libs/cache_decorator.py:221: if not cache_success: On 2017/01/21 07:11:56, chanli wrote: > ...
3 years, 11 months ago (2017-01-23 19:15:35 UTC) #9
chanli
lgtm
3 years, 11 months ago (2017-01-23 21:37:38 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2644543006/180001
3 years, 11 months ago (2017-01-24 02:05:00 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 02:14:01 UTC) #17
Message was sent while issue was closed.
Committed patchset #5 (id:180001) as
https://chromium.googlesource.com/infra/infra/+/64510db7b3ad9734238bcce7350ca...

Powered by Google App Engine
This is Rietveld 408576698