Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_ozone_rel.json |
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_ozone_rel.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_ozone_rel.json |
index 4583d941ea5c43d4cbad9f8165c597dd055e24e6..3bd68859ba5627337909cda88ef6947fca1f5449 100644 |
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_ozone_rel.json |
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_ozone_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_chromeos_ozone_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" |
], |
@@ -186,12 +165,6 @@ |
"python", |
"-u", |
"[SLAVE_BUILD]/src/testing/scripts/checkdeps.py", |
- "--build-config-fs", |
- "Release", |
- "--paths", |
- "{\"build\": \"[BUILD]\"}", |
- "--properties", |
- "{\"buildername\": \"linux_chromium_chromeos_ozone_rel\", \"buildnumber\": 571, \"slavename\": \"TestSlavename\"}", |
"run", |
"--output", |
"/path/to/tmp/json" |