Index: scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_bisect_builder.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_bisect_builder.json b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_bisect_builder.json |
index 5cc6d78d008e0024b8cb3aa98bc11be147fe2bc5..0487c49fd92621361b8d8ba81c30339e4e14b090 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_bisect_builder.json |
+++ b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_bisect_builder.json |
@@ -214,6 +214,42 @@ |
"cmd": [ |
"python", |
"-u", |
+ "[BUILDER_CACHE]\\winx64_bisect_builder\\src\\testing\\scripts\\get_compile_targets.py", |
+ "--output", |
+ "/path/to/tmp/json", |
+ "--", |
+ "--build-config-fs", |
+ "Release_x64", |
+ "--paths", |
+ "{\"checkout\": \"[BUILDER_CACHE]\\\\winx64_bisect_builder\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
+ "--properties", |
+ "{\"buildername\": \"winx64_bisect_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"slavename\": \"TestSlavename\", \"target_platform\": \"win\"}" |
+ ], |
+ "name": "get compile targets for scripts", |
+ "~followup_annotations": [ |
+ "@@@STEP_LOG_LINE@json.output@{}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[BUILDER_CACHE]\\winx64_bisect_builder\\src\\testing\\buildbot\\tryserver.chromium.perf.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "name": "read test spec (tryserver.chromium.perf.json)", |
+ "~followup_annotations": [ |
+ "@@@STEP_TEXT@path: [BUILDER_CACHE]\\winx64_bisect_builder\\src\\testing\\buildbot\\tryserver.chromium.perf.json@@@", |
+ "@@@STEP_LOG_LINE@json.output@{}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
"--show-path", |
"python", |