Show v8 bleeding edge revision in trunk and Chromium commit message.
authormachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 23 Jan 2014 13:44:52 +0000 (13:44 +0000)
committermachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 23 Jan 2014 13:44:52 +0000 (13:44 +0000)
commit15ecc108cbe972cc92912c95af61505c47a753a4
tree144100a295097fe11365fe1f2158c9d802e08123
parent83a1df2354544c3ad0cdfbbc76ea9d898c3e0bf2
Show v8 bleeding edge revision in trunk and Chromium commit message.

This allows to map from a V8 Chromium roll to the bleeding_edge revision used for the roll.

This CL also improves some test code:
 - Don't loose assertion exceptions in mocked git on retry.
 - Remove an unused method

BUG=337167
LOG=n
R=jkummerow@chromium.org

Review URL: https://codereview.chromium.org/139993006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18778 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/push-to-trunk/push_to_trunk.py
tools/push-to-trunk/test_scripts.py