Refactoring and other minor corrections:
commitf1ae325a5db81e728b4e3075546cfdd1f24bc304
authorsergiyb <sergiyb@chromium.org>
Thu, 18 Sep 2014 08:46:29 +0000 (18 01:46 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 18 Sep 2014 08:48:13 +0000 (18 08:48 +0000)
treed73f7b262bd5d9a6ed12b9352b5ac54e400e7030
parent73d6505aac73a6382fb8596153a2ea6f289df620
Refactoring and other minor corrections:

 - Corrected handling of the BISECT_MODE_RETURN_CODE when using BisectOptions.FromDict.
 - Refactored code to avoid parsing metrics when bisect is running in BISECT_MODE_RETURN_CODE.
 - Other minor corrections.

R=qyearsley@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#295436}
tools/auto_bisect/bisect_utils.py
tools/bisect-perf-regression.py