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

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.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/windows_bisector.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json
index 558a80a934530a858e24064d5395ad72be303663..4d33e38666f65f7855f09e9181a164af33a264dc 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json
@@ -595,7 +595,7 @@
"RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py",
"[19, 20, 21, 22, 23]",
"[12, 13, 14, 15, 16]",
- "0.005"
+ "0.01"
],
"cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@dcdcdc0ff1.Checking sample difference",
@@ -613,7 +613,7 @@
"RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py",
"[12, 13, 14, 15, 16]",
"[12, 13, 14, 15, 16]",
- "0.005"
+ "0.01"
],
"cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@dcdcdc0ff1.Checking sample difference (2)",

Powered by Google App Engine
This is Rietveld 408576698