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

Unified Diff: scripts/slave/recipes/bisect_test/example_bisect_results.py

Issue 1827313002: Reland of Add bisect config validation. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebased 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/recipes/bisect_test/example_bisect_results.py
diff --git a/scripts/slave/recipes/bisect_test/example_bisect_results.py b/scripts/slave/recipes/bisect_test/example_bisect_results.py
index 2d82607a6b38b122af84b7260403bea41d3e47c8..6572d24fcfb5b2675e504f396f1a943d13cb6e18 100644
--- a/scripts/slave/recipes/bisect_test/example_bisect_results.py
+++ b/scripts/slave/recipes/bisect_test/example_bisect_results.py
@@ -22,8 +22,6 @@ BASIC_CONFIG = {
'metric': 'mean_input_event_latency/mean_input_event_latency',
'repeat_count': '2',
'max_time_minutes': '5',
- 'truncate_percent': '0',
- 'bug_id': '',
'gs_bucket': 'chrome-perf',
'builder_host': 'master4.golo.chromium.org',
'builder_port': '8341',

Powered by Google App Engine
This is Rietveld 408576698