| Index: scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets_exclude_all.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets_exclude_all.json b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets_exclude_all.json
|
| index 53fe6d94c4bbab8cbbffc200df05c865dd887155..3b44074553f0458c14d86875738a1b38a3b88369 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets_exclude_all.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets_exclude_all.json
|
| @@ -114,6 +114,27 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
|
| + "--output",
|
| + "/path/to/tmp/json",
|
| + "--",
|
| + "--build-config-fs",
|
| + "Release",
|
| + "--paths",
|
| + "{\"build\": \"[BUILD]\"}",
|
| + "--properties",
|
| + "{\"buildername\": \"linux_chromium_asan_rel\", \"buildnumber\": 571, \"slavename\": \"TestSlavename\"}"
|
| + ],
|
| + "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",
|
| "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json",
|
| "/path/to/tmp/json"
|
| @@ -208,6 +229,12 @@
|
| "python",
|
| "-u",
|
| "[SLAVE_BUILD]/src/testing/scripts/checkdeps.py",
|
| + "--build-config-fs",
|
| + "Release",
|
| + "--paths",
|
| + "{\"build\": \"[BUILD]\"}",
|
| + "--properties",
|
| + "{\"buildername\": \"linux_chromium_asan_rel\", \"buildnumber\": 571, \"slavename\": \"TestSlavename\"}",
|
| "run",
|
| "--output",
|
| "/path/to/tmp/json"
|
|
|