Index: scripts/slave/recipes/gpu/build_and_upload.expected/compile_fail_is_critical_on_main.json |
diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/compile_fail_is_critical_on_main.json b/scripts/slave/recipes/gpu/build_and_upload.expected/compile_fail_is_critical_on_main.json |
index 524e9a63ad4dc564b95197d9c9366b4858dc79bd..89d5acdc8ad2918e49e47bc6933fd4f08922ef3e 100644 |
--- a/scripts/slave/recipes/gpu/build_and_upload.expected/compile_fail_is_critical_on_main.json |
+++ b/scripts/slave/recipes/gpu/build_and_upload.expected/compile_fail_is_critical_on_main.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", |