Index: scripts/slave/recipes/chromium.expected/dynamic_gtest_on_builder.json |
diff --git a/scripts/slave/recipes/chromium.expected/dynamic_gtest_on_builder.json b/scripts/slave/recipes/chromium.expected/dynamic_gtest_on_builder.json |
index a2e9b20ec1ba2c44488563976388534fc596b8ba..d84bc0fb1e2e62ee1762f954053e97590ee1621c 100644 |
--- a/scripts/slave/recipes/chromium.expected/dynamic_gtest_on_builder.json |
+++ b/scripts/slave/recipes/chromium.expected/dynamic_gtest_on_builder.json |
@@ -62,24 +62,11 @@ |
"cmd": [ |
"python", |
"-u", |
- "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
- "--version" |
- ], |
- "name": "swarming.py --version", |
- "stdout": "/path/to/tmp/", |
- "~followup_annotations": [ |
- "@@@STEP_TEXT@0.4.10@@@" |
- ] |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
"[DEPOT_TOOLS]/gclient.py", |
"runhooks" |
], |
"env": { |
- "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=archive test_isolation_outdir=https://isolateserver.appspot.com use_goma=1" |
+ "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1" |
}, |
"name": "gclient runhooks" |
}, |