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

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

Issue 1911583003: Equalizing samples when comparing middle revision against good and bad. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: . Created 4 years, 8 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/revision_state.py ('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 76747bbe0fc443b34bad98d7bc032245a675c097..71017cc6a43c93ec3bed26445aef4f2f7d301d61 100644
--- a/scripts/slave/recipes/bisect.expected/basic.json
+++ b/scripts/slave/recipes/bisect.expected/basic.json
@@ -964,7 +964,7 @@
"python",
"-u",
"RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py",
- "[70, 70, 80, 90, 90]",
+ "[70, 70, 80]",
"[14, 15, 16]",
"0.01"
],
@@ -1206,7 +1206,7 @@
"python",
"-u",
"RECIPE_MODULE[build::auto_bisect]/resources/significantly_different.py",
- "[70, 70, 80, 90, 90]",
+ "[70, 70, 80]",
"[68, 70, 72]",
"0.01"
],
« no previous file with comments | « scripts/slave/recipe_modules/auto_bisect/revision_state.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698