Since `bisect-builds.py` is part of the project repo rather than depot_tools, this encourages running from the `src` directory. The documentation does this [1].
However, it seems to leave around .zip files in the `src` dir, which are easy to add to a commit/patch by accident. Unlike Rietveld, Gerrit doesn't have an upload limit size of 1MB, which means the a safety net will be gone soon.
It it possible for the script to put the builds somewhere that isn't tracked by git?
[1] https://www.chromium.org/developers/bisect-builds-py
Comment 1 by katthomas@google.com
, May 8 2017Status: Available (was: Untriaged)