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

Unified Diff: scripts/slave/recipes/bisect.expected/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
« no previous file with comments | « scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json ('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.json
diff --git a/scripts/slave/recipes/bisect.expected/basic.json b/scripts/slave/recipes/bisect.expected/basic.json
index 478d320a1a1d9345fd4228d86e3f2b0a91276534..f94dd56b2ae67aedbb71bd5d1e947588f09b5317 100644
--- a/scripts/slave/recipes/bisect.expected/basic.json
+++ b/scripts/slave/recipes/bisect.expected/basic.json
@@ -900,7 +900,7 @@
"RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py",
"[70, 70, 80, 90, 90]",
"[14, 15, 16]",
- "0.005"
+ "0.01"
],
"cwd": "[SLAVE_BUILD]",
"name": "Working on revision chromium@00316c9ddf.Waiting for chromium@00316c9ddf.Checking sample difference",
@@ -918,7 +918,7 @@
"RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py",
"[19, 20, 21]",
"[14, 15, 16]",
- "0.005"
+ "0.01"
],
"cwd": "[SLAVE_BUILD]",
"name": "Working on revision chromium@00316c9ddf.Waiting for chromium@00316c9ddf.Checking sample difference (2)",
@@ -1139,7 +1139,7 @@
"RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py",
"[70, 70, 80, 90, 90]",
"[68, 70, 72]",
- "0.005"
+ "0.01"
],
"cwd": "[SLAVE_BUILD]",
"name": "Working on revision chromium@fc6dfc7ff5.Waiting for chromium@fc6dfc7ff5.Checking sample difference",
@@ -1157,7 +1157,7 @@
"RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py",
"[14, 15, 16]",
"[68, 70, 72]",
- "0.005"
+ "0.01"
],
"cwd": "[SLAVE_BUILD]",
"name": "Working on revision chromium@fc6dfc7ff5.Waiting for chromium@fc6dfc7ff5.Checking sample difference (2)",
« no previous file with comments | « scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698