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

Unified Diff: scripts/slave/recipes/bisect.expected/encoded_config_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/encoded_config_test.json
diff --git a/scripts/slave/recipes/bisect.expected/encoded_config_test.json b/scripts/slave/recipes/bisect.expected/encoded_config_test.json
index deac69c5f90ab201403f7ea82d80a186b1b17bd4..b50405b62333592b7e568c660af33adc3776f171 100644
--- a/scripts/slave/recipes/bisect.expected/encoded_config_test.json
+++ b/scripts/slave/recipes/bisect.expected/encoded_config_test.json
@@ -74,6 +74,13 @@
},
{
"cmd": [
+ "echo",
+ "{u'good_revision': u'306475', u'builder_host': u'master4.golo.chromium.org', u'dummy_regression_confidence': u'95', u'max_time_minutes': u'5', u'metric': u'warm_times/page_load_time', u'truncate_percent': u'25', u'builder_port': u'8341', u'bug_id': u'425582', u'command': u'tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_fa_he', u'poll_sleep': 0, u'dummy_builds': True, u'repeat_count': u'2', u'test_type': u'perf', u'gs_bucket': u'chrome-perf', u'bad_revision': u'src@a6298e4afedbf2cd461755ea6f45b0ad64222222'}"
+ ],
+ "name": "config"
+ },
+ {
+ "cmd": [
"git",
"footers",
"--position",

Powered by Google App Engine
This is Rietveld 408576698