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

Issue 2524633002: [Culprit-Finder] Refactor GitilesRepostory to make http_client required argument. (Closed)

Created:
4 years, 1 month ago by Sharu Jiang
Modified:
4 years ago
Reviewers:
wrengr, chanli, stgao, lijeffrey
CC:
chromium-reviews, infra-reviews+infra_chromium.org
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

[Culprit-Finder] Refactor GitilesRepostory to make http_client required argument. BUG=659449 Committed: https://chromium.googlesource.com/infra/infra/+/cae4d6478d25b9be3607bb20989713569eae9c49

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix nits. #

Total comments: 2

Patch Set 3 : Rebase. #

Patch Set 4 : Rebase #

Messages

Total messages: 15 (7 generated)
Sharu Jiang
PTAL :)
4 years, 1 month ago (2016-11-22 03:58:28 UTC) #3
wrengr
lgtm, with comments/question https://codereview.chromium.org/2524633002/diff/1/appengine/findit/crash/test/changelist_classifier_test.py File appengine/findit/crash/test/changelist_classifier_test.py (right): https://codereview.chromium.org/2524633002/diff/1/appengine/findit/crash/test/changelist_classifier_test.py#newcode315 appengine/findit/crash/test/changelist_classifier_test.py:315: 7, GitilesRepository(self.GetMockHttpClient())) Since we do this ...
4 years, 1 month ago (2016-11-22 19:11:53 UTC) #4
Sharu Jiang
https://codereview.chromium.org/2524633002/diff/1/appengine/findit/crash/test/changelist_classifier_test.py File appengine/findit/crash/test/changelist_classifier_test.py (right): https://codereview.chromium.org/2524633002/diff/1/appengine/findit/crash/test/changelist_classifier_test.py#newcode315 appengine/findit/crash/test/changelist_classifier_test.py:315: 7, GitilesRepository(self.GetMockHttpClient())) On 2016/11/22 19:11:53, wrengr wrote: > Since ...
4 years, 1 month ago (2016-11-22 20:15:38 UTC) #6
chanli
https://codereview.chromium.org/2524633002/diff/40001/appengine/findit/lib/gitiles/gitiles_repository.py File appengine/findit/lib/gitiles/gitiles_repository.py (right): https://codereview.chromium.org/2524633002/diff/40001/appengine/findit/lib/gitiles/gitiles_repository.py#newcode36 appengine/findit/lib/gitiles/gitiles_repository.py:36: def __init__(self, http_client, repo_url=None): Any reason you changed the ...
4 years ago (2016-11-23 06:06:07 UTC) #7
Sharu Jiang
https://codereview.chromium.org/2524633002/diff/40001/appengine/findit/lib/gitiles/gitiles_repository.py File appengine/findit/lib/gitiles/gitiles_repository.py (right): https://codereview.chromium.org/2524633002/diff/40001/appengine/findit/lib/gitiles/gitiles_repository.py#newcode36 appengine/findit/lib/gitiles/gitiles_repository.py:36: def __init__(self, http_client, repo_url=None): On 2016/11/23 06:06:06, chanli wrote: ...
4 years ago (2016-11-23 19:24:39 UTC) #8
stgao
lgtm
4 years ago (2016-11-29 18:30:00 UTC) #9
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/2524633002/80001
4 years ago (2016-11-29 19:17:32 UTC) #12
commit-bot: I haz the power
4 years ago (2016-11-29 19:32:34 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/infra/infra/+/cae4d6478d25b9be3607bb2098971...

Powered by Google App Engine
This is Rietveld 408576698