Index: scripts/slave/recipes/gpu/build_and_upload.expected/linux_debug.json |
diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/linux_debug.json b/scripts/slave/recipes/gpu/build_and_upload.expected/linux_debug.json |
index 4648eb94e8f4c82e389fe28e57f05fc4ed6fe60a..2275cddd67dba8f185e3e3f2bb9b3e5c64aec161 100644 |
--- a/scripts/slave/recipes/gpu/build_and_upload.expected/linux_debug.json |
+++ b/scripts/slave/recipes/gpu/build_and_upload.expected/linux_debug.json |
@@ -83,6 +83,17 @@ |
"cmd": [ |
"python", |
"-u", |
+ "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_tests.py", |
+ "--build-dir", |
+ "[SLAVE_BUILD]/src/out/Debug", |
+ "--clean-isolated-files" |
+ ], |
+ "name": "clean isolated files" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"[BUILD]/scripts/slave/compile.py", |
"--target", |
"Debug", |