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

Issue 170583002: Refactor persisting state in push and merge scripts. (Closed)

Created:
6 years, 10 months ago by Michael Achenbach
Modified:
6 years, 10 months ago
Reviewers:
ulan
CC:
v8-dev, Jakob Kummerow
Visibility:
Public.

Description

Refactor persisting state in push and merge scripts. - The backed state dict is now persisted and restored in the step template as a json file - All explicit persist/restore calls are removed - Added testing an unexpected script failure + restart with state recovery to the merge-to-branch test - This CL is not changing external behavior of the scripts BUG= R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19478

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -235 lines) Patch
M tools/push-to-trunk/auto_roll.py View 5 chunks +10 lines, -14 lines 0 comments Download
M tools/push-to-trunk/common_includes.py View 9 chunks +33 lines, -32 lines 0 comments Download
M tools/push-to-trunk/merge_to_branch.py View 9 chunks +46 lines, -77 lines 0 comments Download
M tools/push-to-trunk/push_to_trunk.py View 16 chunks +52 lines, -81 lines 0 comments Download
M tools/push-to-trunk/test_scripts.py View 15 chunks +39 lines, -31 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Achenbach
PTAL
6 years, 10 months ago (2014-02-19 09:58:18 UTC) #1
ulan
lgtm
6 years, 10 months ago (2014-02-19 11:54:34 UTC) #2
Michael Achenbach
6 years, 10 months ago (2014-02-19 11:56:58 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19478.

Powered by Google App Engine
This is Rietveld 408576698