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

Issue 91733003: Add retry feature for push-to-trunk script. (Closed)

Created:
7 years ago by Michael Achenbach
Modified:
7 years ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Add retry feature for push-to-trunk script. Make url accesses retry. Git retry requires some more analysis of git output first (follow up CL). BUG= R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18174

Patch Set 1 : Initial. #

Patch Set 2 : Added comments. #

Total comments: 12

Patch Set 3 : Added exceptions to simple mock. #

Patch Set 4 : Addressed review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -7 lines) Patch
M tools/push-to-trunk/auto_roll.py View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M tools/push-to-trunk/common_includes.py View 1 2 3 5 chunks +41 lines, -4 lines 0 comments Download
M tools/push-to-trunk/push_to_trunk.py View 1 chunk +3 lines, -1 line 0 comments Download
M tools/push-to-trunk/test_scripts.py View 1 2 3 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Achenbach
PTAL
7 years ago (2013-11-27 17:14:52 UTC) #1
Jakob Kummerow
LGTM with comments. https://codereview.chromium.org/91733003/diff/150001/tools/push-to-trunk/common_includes.py File tools/push-to-trunk/common_includes.py (right): https://codereview.chromium.org/91733003/diff/150001/tools/push-to-trunk/common_includes.py#newcode243 tools/push-to-trunk/common_includes.py:243: retry_on: A callback that takes the ...
7 years ago (2013-11-28 13:47:26 UTC) #2
Michael Achenbach
Done. https://codereview.chromium.org/91733003/diff/150001/tools/push-to-trunk/common_includes.py File tools/push-to-trunk/common_includes.py (right): https://codereview.chromium.org/91733003/diff/150001/tools/push-to-trunk/common_includes.py#newcode243 tools/push-to-trunk/common_includes.py:243: retry_on: A callback that takes the result of ...
7 years ago (2013-11-28 14:28:17 UTC) #3
Michael Achenbach
7 years ago (2013-12-02 09:53:36 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r18174.

Powered by Google App Engine
This is Rietveld 408576698