What steps will reproduce the problem?
(1) cd $SRC/tools/auto_bisect
(2) ./run_tests
What is the expected result?
All tests pass.
What happens instead?
======================================================================
FAIL: testGetCommitPositionForV8 (bisect_perf_regression_test.BisectPerfRegressionTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "bisect_perf_regression_test.py", line 471, in testGetCommitPositionForV8
AssertionError: 23634 != None
----------------------------------------------------------------------
These tests are run on presubmit, and the error was blocking me from uploading some CLs.
+simonhatch could you triage?
Comment 1 by bugdroid1@chromium.org
, Mar 31 2017