Index: scripts/slave/recipes/gpu/build_and_upload.expected/win_release.json |
diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/win_release.json b/scripts/slave/recipes/gpu/build_and_upload.expected/win_release.json |
index e3744f3376feb67a62b2ced27cb1f5c34015477f..f0de15f60a7d0554b89d8aac08d470679e161c68 100644 |
--- a/scripts/slave/recipes/gpu/build_and_upload.expected/win_release.json |
+++ b/scripts/slave/recipes/gpu/build_and_upload.expected/win_release.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\\Release", |
+ "--clean-isolated-files" |
+ ], |
+ "name": "clean isolated files" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"[BUILD]\\scripts\\slave\\compile.py", |
"--target", |
"Release", |