Index: scripts/slave/recipes/chromium.expected/archive_dependencies_failure.json |
diff --git a/scripts/slave/recipes/chromium.expected/archive_dependencies_failure.json b/scripts/slave/recipes/chromium.expected/archive_dependencies_failure.json |
index 686f588d9de7472d54be3b50fd56f49a565a8568..d02aece5d18cd086e066eb6c18190d9ea79d5193 100644 |
--- a/scripts/slave/recipes/chromium.expected/archive_dependencies_failure.json |
+++ b/scripts/slave/recipes/chromium.expected/archive_dependencies_failure.json |
@@ -62,11 +62,24 @@ |
"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 use_goma=1" |
+ "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" |
}, |
"name": "gclient runhooks" |
}, |