Reland the ULONG -> SIZE_T change from 317177
[chromium-blink-merge.git] / tools / auto_bisect / configs / android.perf_test.sunspider.cfg
blob16c0ecef54cf2af38d51e71ed2bdcbfa6b57ea3c
1 # This config just runs the sunspider command once.
2 # http://build.chromium.org/p/tryserver.chromium.perf/builders/linux_perf_bisect/builds/689
4 config = {
5   'command': 'tools/perf/run_benchmark -v --browser=android-chrome-shell sunspider',
6   "max_time_minutes": "10",
7   "repeat_count": "1",
8   "truncate_percent": "0"
11 # Workaround git try issue, see crbug.com/257689