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

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

Issue 1610203003: Iteratively increase sample size for good/bad classification. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebasing Created 4 years, 10 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
Index: scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json
diff --git a/scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json b/scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json
index 71ac0dcf1fb7450c9a09108b40f5aa988af5a521..269f9a6014ad104692a1878cc8a026bf15384d72 100644
--- a/scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json
+++ b/scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json
@@ -509,9 +509,8 @@
"properties": {
"bisect_config": {
"command": "tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he",
- "max_time_minutes": "5",
"metric": "warm_times/page_load_time",
- "repeat_count": "2",
+ "repeat_count": 5,
"test_type": "perf"
},
"job_name": "e28dc0d49c331def2a3bbf3ddd0096eb51551155-test",
@@ -552,9 +551,8 @@
"properties": {
"bisect_config": {
"command": "tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he",
- "max_time_minutes": "5",
"metric": "warm_times/page_load_time",
- "repeat_count": "2",
+ "repeat_count": 5,
"test_type": "perf"
},
"job_name": "a6298e4afedbf2cd461755ea6f45b0ad64222222-test",

Powered by Google App Engine
This is Rietveld 408576698