forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add target_build_type flag to bisect-perf-regression tool to enable b…
…isecting of a Debug build with run-bisect-manual-test.py tool. The run-bisect-manual-test.py uses bisect-perf-regression.py under the hood, and currently it is not possible to bisect a Debug build this way. This CL addresses this. Also fixes browser.Start() / browser.Close() in manual-test.py. BUG=370373 NOTRY=true Review URL: https://codereview.chromium.org/277993002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269815 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
rmcilroy@chromium.org
committed
May 12, 2014
1 parent
37f0b7f
commit 807c1c3
Showing
3 changed files
with
23 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters