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

Issue 26234004: Consolidate subprocess retry logic into gclient_utils. (Closed)

Created:
7 years, 2 months ago by szager1
Modified:
7 years, 2 months ago
Reviewers:
cmp, agable, M-A Ruel
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Consolidate subprocess retry logic into gclient_utils. Add retry for all git operations that speak to a remote. This should smooth out issues with the git/gerrit-on-borg service. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=229219

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -78 lines) Patch
M gclient_scm.py View 5 chunks +15 lines, -31 lines 0 comments Download
M gclient_utils.py View 1 2 3 4 3 chunks +60 lines, -44 lines 0 comments Download
M tests/gclient_utils_test.py View 1 2 3 4 5 6 3 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
szager1
ping
7 years, 2 months ago (2013-10-16 20:59:08 UTC) #1
M-A Ruel
lgtm https://codereview.chromium.org/26234004/diff/1/gclient_utils.py File gclient_utils.py (right): https://codereview.chromium.org/26234004/diff/1/gclient_utils.py#newcode486 gclient_utils.py:486: 'nap...' % (' '.join(['"%s"' % x for x ...
7 years, 2 months ago (2013-10-17 01:37:25 UTC) #2
szager1
On 2013/10/17 01:37:25, M-A Ruel wrote: > lgtm > > https://codereview.chromium.org/26234004/diff/1/gclient_utils.py > File gclient_utils.py (right): ...
7 years, 2 months ago (2013-10-17 18:34:20 UTC) #3
M-A Ruel
On 2013/10/17 18:34:20, szager1 wrote: > I just want all the arguments to be wrapped ...
7 years, 2 months ago (2013-10-17 18:44:11 UTC) #4
szager1
On 2013/10/17 18:44:11, M-A Ruel wrote: > On 2013/10/17 18:34:20, szager1 wrote: > > I ...
7 years, 2 months ago (2013-10-17 19:20:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/szager@chromium.org/26234004/13001
7 years, 2 months ago (2013-10-17 19:20:56 UTC) #6
commit-bot: I haz the power
Presubmit check for 26234004-13001 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 2 months ago (2013-10-17 19:22:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/szager@chromium.org/26234004/23001
7 years, 2 months ago (2013-10-17 19:40:12 UTC) #8
commit-bot: I haz the power
Presubmit check for 26234004-23001 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 2 months ago (2013-10-17 19:42:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/szager@chromium.org/26234004/26001
7 years, 2 months ago (2013-10-17 20:39:50 UTC) #10
commit-bot: I haz the power
7 years, 2 months ago (2013-10-17 20:41:44 UTC) #11
Message was sent while issue was closed.
Change committed as 229219

Powered by Google App Engine
This is Rietveld 408576698