Index: scripts/slave/recipes/swarming/canary.expected/mac_Release.json |
diff --git a/scripts/slave/recipes/swarming/canary.expected/mac_Release.json b/scripts/slave/recipes/swarming/canary.expected/mac_Release.json |
index 279ff2e7891b4a675746ef7c99ed83988a684a4a..07eb6a3e9fc2f5dc15d48c47837b7590fcfe439a 100644 |
--- a/scripts/slave/recipes/swarming/canary.expected/mac_Release.json |
+++ b/scripts/slave/recipes/swarming/canary.expected/mac_Release.json |
@@ -120,6 +120,17 @@ |
"cmd": [ |
"python", |
"-u", |
+ "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_tests.py", |
+ "--build-dir", |
+ "[SLAVE_BUILD]/src/out/Release", |
+ "--clean-isolated-files" |
+ ], |
+ "name": "clean isolated files" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"[BUILD]/scripts/slave/compile.py", |
"--target", |
"Release", |