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..a0b01307dff6687a896b0bffcbb1c9e933398962 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", |
| + "{\n \"bad_revision\": \"314017\", \n \"bug_id\": \"\", \n \"builder_host\": \"master4.golo.chromium.org\", \n \"builder_port\": \"8341\", \n \"command\": \"src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", \n \"dummy_builds\": \"True\", \n \"good_revision\": \"314015\", \n \"gs_bucket\": \"chrome-perf\", \n \"max_time_minutes\": \"5\", \n \"metric\": \"mean_input_event_latency/mean_input_event_latency\", \n \"repeat_count\": \"2\", \n \"skip_gclient_ops\": \"True\", \n \"test_type\": \"perf\", \n \"truncate_percent\": \"0\"\n}" |
| + ], |
| + "name": "config" |
| + }, |
| + { |
| + "cmd": [ |
| "git", |
| "log", |
| "--format=hash:%H", |