| Index: scripts/slave/recipes/swarming/canary.expected/win_Release.json
|
| diff --git a/scripts/slave/recipes/swarming/canary.expected/win_Release.json b/scripts/slave/recipes/swarming/canary.expected/win_Release.json
|
| index f5f51013a6d4bc258b952a3bfee47498585367f2..21537c7af165f3fc264acdb191adc540290f4912 100644
|
| --- a/scripts/slave/recipes/swarming/canary.expected/win_Release.json
|
| +++ b/scripts/slave/recipes/swarming/canary.expected/win_Release.json
|
| @@ -120,6 +120,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",
|
|
|