| commit | ff2f0894c080a39ed790ff2468095af2fac9e85c | [log] [tgz] |
|---|---|---|
| author | qyearsley <qyearsley@chromium.org> | Thu Jun 30 00:35:11 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jun 30 00:37:51 2016 |
| tree | 739ec50754bd87400b0748589217c1691f0e6aab | |
| parent | e78b50c0b336954a43bd41167f105ec7a341f624 [diff] |
Print a warning and continue if no results could be fetched in rebaseline_from_try_jobs.py. For example, if there's a network issue or results are at some point not archived in the expected place, a warning can be printed here instead of exiting with a AttributeError (NoneType has no method...). BUG=474273 Review-Url: https://codereview.chromium.org/2102963003 Cr-Commit-Position: refs/heads/master@{#403034}