Revert of Reland of crrev.com/1100173002 (Add a WinHeap dump provider to the memory...
[chromium-blink-merge.git] / tools / auto_bisect / configs / win.perf_test.kraken.cfg
blobb17244b9ba9cbe5606a7c885ddcb3ee3f9b66813
1 # This config just runs the kraken test once.
3 config = {
4   "command": "python tools/perf/run_benchmark -v --browser=release kraken",
5   "max_time_minutes": "10",
6   "repeat_count": "1",
7   "truncate_percent": "0"
10 # Workaround git try issue, see crbug.com/257689