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

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

Issue 1062583003: Adding config step to output the bisect config dictionary. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@hax
Patch Set: Created 5 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.expected/broken_hash_test.json
diff --git a/scripts/slave/recipes/bisect.expected/broken_hash_test.json b/scripts/slave/recipes/bisect.expected/broken_hash_test.json
index 928e7c517a6192620f62a7c44969308985941a20..8a9e0933fe005fcab7cebe95dccc9b2c84e828ed 100644
--- a/scripts/slave/recipes/bisect.expected/broken_hash_test.json
+++ b/scripts/slave/recipes/bisect.expected/broken_hash_test.json
@@ -74,6 +74,13 @@
},
{
"cmd": [
+ "echo",
+ "{'good_revision': '306475', 'builder_host': 'master4.golo.chromium.org', 'dummy_regression_confidence': '95', 'max_time_minutes': '5', 'metric': 'warm_times/page_load_time', 'truncate_percent': '25', 'builder_port': '8341', 'bug_id': '425582', 'command': 'tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he', 'poll_sleep': 0, 'dummy_builds': True, 'repeat_count': '2', 'test_type': 'perf', 'gs_bucket': 'chrome-perf', 'bad_revision': 'src@a6298e4afedbf2cd461755ea6f45b0ad64222222'}"
+ ],
+ "name": "config"
+ },
+ {
+ "cmd": [
"git",
"footers",
"--position",

Powered by Google App Engine
This is Rietveld 408576698