Index: scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__1_.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__1_.json b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__1_.json |
index 563f93fc54db0743b179c4f36fee22ed8d8df57f..862cbe5eb62da6fbb45a44b44894a7442d919e0c 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__1_.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__1_.json |
@@ -84,6 +84,42 @@ |
"cmd": [ |
"python", |
"-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.perf.json", |
+ "/path/to/tmp/json" |
+ ], |
+ "name": "read test spec", |
+ "~followup_annotations": [ |
+ "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.perf.json@@@", |
+ "@@@STEP_LOG_LINE@json.output@{}@@@", |
+ "@@@STEP_LOG_END@json.output@@@" |
+ ] |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
+ "--output", |
+ "/path/to/tmp/json", |
+ "--", |
+ "--build-config-fs", |
+ "Release_x64", |
+ "--paths", |
+ "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", |
+ "--properties", |
+ "{\"buildername\": \"Win 7 x64 Perf (1)\", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"perf-id\": \"chromium-rel-win7-x64-dual\", \"results-url\": \"https://chromeperf.appspot.com\", \"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", |
"[BUILD]\\scripts\\slave\\cleanup_temp.py" |
], |
"name": "cleanup_temp" |