Reviewers: ulan,

Message:
PTAL

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=

Please review this at https://codereview.chromium.org/170583002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+180, -235 lines):
  M tools/push-to-trunk/auto_roll.py
  M tools/push-to-trunk/common_includes.py
  M tools/push-to-trunk/merge_to_branch.py
  M tools/push-to-trunk/push_to_trunk.py
  M tools/push-to-trunk/test_scripts.py


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to