| Index: tools/auto_bisect/configs/win.perf_test.kraken.cfg
|
| diff --git a/tools/auto_bisect/configs/win.perf_test.kraken.cfg b/tools/auto_bisect/configs/win.perf_test.kraken.cfg
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b17244b9ba9cbe5606a7c885ddcb3ee3f9b66813
|
| --- /dev/null
|
| +++ b/tools/auto_bisect/configs/win.perf_test.kraken.cfg
|
| @@ -0,0 +1,11 @@
|
| +# This config just runs the kraken test once.
|
| +
|
| +config = {
|
| + "command": "python tools/perf/run_benchmark -v --browser=release kraken",
|
| + "max_time_minutes": "10",
|
| + "repeat_count": "1",
|
| + "truncate_percent": "0"
|
| +}
|
| +
|
| +# Workaround git try issue, see crbug.com/257689
|
| +
|
|
|