[Findit] Fix a bunch of bugs.
commit482979416f81edf748be33194125c926f66c2f97
authorstgao <stgao@chromium.org>
Fri, 5 Sep 2014 15:44:03 +0000 (5 08:44 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 5 Sep 2014 16:00:38 +0000 (5 16:00 +0000)
treeb6f054c1c1bb2ad9b80e12fdd963e885ef6ec8fd
parentd74622266bc6eba7cecd1b036c166a6b252dc07f
[Findit] Fix a bunch of bugs.

1. Add retry to http_client.
2. Make Findit more robust for unrecognized chromium revision.
3. Workaround a harmless bug in python 2.7
4. Give a better error message for check failure.

NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#293528}
tools/findit/OWNERS
tools/findit/chromium_deps.py
tools/findit/common/http_client.py
tools/findit/common/http_client_local.py
tools/findit/crash_utils.py
tools/findit/findit_for_clusterfuzz.py