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

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/mac_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/mac_bisector.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/mac_bisector.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/mac_bisector.json
index 426eb45f9aeabd28d8e9bd3599c63a468006c5b7..723caab01c7f5850c8966b128bd393c1e52bdf90 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/mac_bisector.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/mac_bisector.json
@@ -593,7 +593,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",
@@ -611,7 +611,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