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

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/reversed_basic.json

Issue 1814763004: Reverting significance level to 0.01 because of some suprious results. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Updated expectations, duh. 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
Index: scripts/slave/recipe_modules/auto_bisect/example.expected/reversed_basic.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/reversed_basic.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/reversed_basic.json
index eceb693a879f7b20e653595728b5f2e3c546cacc..cb5233f5c5cbd6284f477d005a0b48778d679178 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/reversed_basic.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/reversed_basic.json
@@ -593,7 +593,7 @@
"RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py",
"[19, 20, 21, 22, 23]",
"[19, 20, 21, 22, 23]",
- "0.005"
+ "0.01"
],
"cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.Checking sample difference",
@@ -611,7 +611,7 @@
"RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py",
"[12, 13, 14, 15, 16]",
"[19, 20, 21, 22, 23]",
- "0.005"
+ "0.01"
],
"cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.Checking sample difference (2)",

Powered by Google App Engine
This is Rietveld 408576698