| Index: scripts/slave/recipes/gpu/build_and_test.expected/mac_debug_tryserver.json
|
| diff --git a/scripts/slave/recipes/gpu/build_and_test.expected/mac_debug_tryserver.json b/scripts/slave/recipes/gpu/build_and_test.expected/mac_debug_tryserver.json
|
| index 11422ce563f7deaf254982b80e03a8126d79f6aa..c173e765867b190c8dcd441e817b2dcabd6868a2 100644
|
| --- a/scripts/slave/recipes/gpu/build_and_test.expected/mac_debug_tryserver.json
|
| +++ b/scripts/slave/recipes/gpu/build_and_test.expected/mac_debug_tryserver.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/Debug",
|
| + "--clean-isolated-files"
|
| + ],
|
| + "name": "clean isolated files"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[BUILD]/scripts/slave/compile.py",
|
| "--target",
|
| "Debug",
|
|
|