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

Issue 6691034: First pass to transition away for gclient_utils.Error and gclient_utils.CheckedCallError. (Closed)

Created:
9 years, 8 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

First pass to transition away for gclient_utils.Error and gclient_utils.CheckedCallError. Make sure every site that catches gclient_utils.Error also catch subprocess2.CalledProcessError. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=80339

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -25 lines) Patch
M gcl.py View 5 chunks +5 lines, -4 lines 0 comments Download
M gclient.py View 3 chunks +3 lines, -2 lines 0 comments Download
M gclient_scm.py View 5 chunks +6 lines, -5 lines 0 comments Download
M scm.py View 7 chunks +11 lines, -9 lines 0 comments Download
M tests/gcl_unittest.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/scm_unittest.py View 1 chunk +2 lines, -1 line 0 comments Download
M tests/trychange_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M trychange.py View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
M-A Ruel
Manually tested on Windows.
9 years, 8 months ago (2011-04-04 15:41:22 UTC) #1
Dirk Pranke
9 years, 8 months ago (2011-04-04 17:29:36 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698