Chromium Code Reviews| Index: scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json |
| diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json |
| index 0b74ca4fa2f12fd5fa86b71d7ec7990738549f64..335dd9e312b0003f8e531e3c63084be7c90b2693 100644 |
| --- a/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json |
| +++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json |
| @@ -1,6 +1,13 @@ |
| [ |
| { |
| "cmd": [ |
| + "echo", |
| + "{'good_revision': '314015', 'builder_host': 'master4.golo.chromium.org', 'truncate_percent': '0', 'metric': 'mean_input_event_latency/mean_input_event_latency', 'max_time_minutes': '5', 'builder_port': '8341', 'bug_id': '', 'command': 'src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrolling_cases', 'skip_gclient_ops': 'True', 'dummy_builds': 'True', 'repeat_count': '2', 'test_type': 'perf', 'gs_bucket': 'chrome-perf', 'bad_revision': '314017'}" |
| + ], |
| + "name": "config" |
| + }, |
| + { |
| + "cmd": [ |
| "git", |
| "log", |
| "--format=hash:%H", |