| Index: scripts/slave/recipes/gpu/build_and_test.expected/mac_debug.json
|
| diff --git a/scripts/slave/recipes/gpu/build_and_test.expected/mac_debug.json b/scripts/slave/recipes/gpu/build_and_test.expected/mac_debug.json
|
| index 6115ccbfb8bb3813d45491d918fb23213167d437..e99ae043e3d29eb87eee45e490dadd4496fd9e66 100644
|
| --- a/scripts/slave/recipes/gpu/build_and_test.expected/mac_debug.json
|
| +++ b/scripts/slave/recipes/gpu/build_and_test.expected/mac_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",
|
|
|