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

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

Issue 1780753004: Tweaking classifying algorithm constants to reduce false positives. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: 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 c52356cfa18bf56417fbb3a0b946cc6c5db17d6a..3a2f868295efeb7ae206c8491efac3d88e9e6cdb 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.01"
+ "0.005"
],
"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.01"
+ "0.005"
],
"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.01"
+ "0.005"
],
"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.01"
+ "0.005"
],
"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