Chromium Code Reviews| Index: scripts/slave/recipe_modules/auto_bisect/example.expected/bad_deps_syntax.json |
| diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/bad_deps_syntax.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/bad_deps_syntax.json |
| index af15427f197126d2e619ffab4a2d41c1584f595c..955f36bcfb0cb2d8309f9213c940ce8ebfdbf21a 100644 |
| --- a/scripts/slave/recipe_modules/auto_bisect/example.expected/bad_deps_syntax.json |
| +++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/bad_deps_syntax.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", |