• sergiyb's avatar
    Refactored auto_bisect bot: · cfc4b1f1
    sergiyb authored
     - Extracted BisectPrinter, which contains everything related to printing
     - Extracted BisectState and RevisionState, which represent bisect-in-progress
     - Rewrote BisectResults - in particular split up GetRevisionDict, which is now its constructor
     - Added tests for BisectResults, fixed bugs in _FindOtherRegressions
     - Added tests for BisectState
    
    R=qyearsley@chromium.org
    
    Review URL: https://codereview.chromium.org/664753002
    
    Cr-Commit-Position: refs/heads/master@{#300677}
    cfc4b1f1
bisect_results_test.py 10.4 KB