Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(785)

Unified Diff: scripts/slave/recipes/bisect.expected/basic_return_code_test.json

Issue 1843023002: Respecting repeat count for non perf bisects. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/recipe_modules/auto_bisect/revision_state.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/bisect.expected/basic_return_code_test.json
diff --git a/scripts/slave/recipes/bisect.expected/basic_return_code_test.json b/scripts/slave/recipes/bisect.expected/basic_return_code_test.json
index 3bec67e5a05f4b6341021cfd0d796763a8bdddf8..b7a0f99152196388704a89191558c1582ee70e0d 100644
--- a/scripts/slave/recipes/bisect.expected/basic_return_code_test.json
+++ b/scripts/slave/recipes/bisect.expected/basic_return_code_test.json
@@ -512,7 +512,7 @@
"bisect_config": {
"command": "tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he",
"metric": "warm_times/page_load_time",
- "repeat_count": 5,
+ "repeat_count": "2",
"test_type": "return_code"
},
"job_name": "e28dc0d49c331def2a3bbf3ddd0096eb51551155-test",
@@ -629,7 +629,7 @@
"bisect_config": {
"command": "tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he",
"metric": "warm_times/page_load_time",
- "repeat_count": 5,
+ "repeat_count": "2",
"test_type": "return_code"
},
"job_name": "a6298e4afedbf2cd461755ea6f45b0ad64222222-test",
@@ -837,7 +837,7 @@
"bisect_config": {
"command": "tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he",
"metric": "warm_times/page_load_time",
- "repeat_count": 5,
+ "repeat_count": "2",
"test_type": "return_code"
},
"job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test",
@@ -1040,7 +1040,7 @@
"bisect_config": {
"command": "tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he",
"metric": "warm_times/page_load_time",
- "repeat_count": 5,
+ "repeat_count": "2",
"test_type": "return_code"
},
"job_name": "fc6dfc7ff5b1073408499478969261b826441144-test",
« no previous file with comments | « scripts/slave/recipe_modules/auto_bisect/revision_state.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698