| Index: scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json
|
| diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json b/scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json
|
| index c001e3e06fb41af991ad77858033a2d2751b12d1..2febbffb04472968bab1c2bd13c63edef49fac52 100644
|
| --- a/scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json
|
| +++ b/scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json
|
| @@ -89,6 +89,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",
|
|
|