Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_asan_rel.json |
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_asan_rel.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_asan_rel.json |
index a1c2db14c86e1e90ce07c74d89927c3463a2e519..31dceda6b48c1dcf7217b51ad188a1ee19fb7b3a 100644 |
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_asan_rel.json |
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_asan_rel.json |
@@ -127,27 +127,6 @@ |
"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", |
"[DEPOT_TOOLS]/gclient.py", |
"runhooks" |
], |
@@ -183,12 +162,6 @@ |
"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" |