Index: scripts/slave/recipes/gpu/build_and_upload.expected/win_debug.json |
diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/win_debug.json b/scripts/slave/recipes/gpu/build_and_upload.expected/win_debug.json |
index d411f1988ee48626a3e3fe385bf1ce00f9664da5..7012c531a9aa83a878d2c44e1d40c3c59547edde 100644 |
--- a/scripts/slave/recipes/gpu/build_and_upload.expected/win_debug.json |
+++ b/scripts/slave/recipes/gpu/build_and_upload.expected/win_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", |