Index: scripts/slave/recipes/gpu/build_and_test.expected/win_debug_blink.json |
diff --git a/scripts/slave/recipes/gpu/build_and_test.expected/win_debug_blink.json b/scripts/slave/recipes/gpu/build_and_test.expected/win_debug_blink.json |
index 68367b6f0052b0be4cb11e2c1662d528289a04e4..ea5724c4d8739bd80d1e06cb19c8fd4381924a4d 100644 |
--- a/scripts/slave/recipes/gpu/build_and_test.expected/win_debug_blink.json |
+++ b/scripts/slave/recipes/gpu/build_and_test.expected/win_debug_blink.json |
@@ -85,6 +85,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", |