| Index: scripts/slave/recipes/chromium_trybot.expected/swarming_missing_isolated.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/swarming_missing_isolated.json b/scripts/slave/recipes/chromium_trybot.expected/swarming_missing_isolated.json
|
| index 0b2b2e3f5e2f06c675a91ccdd4a63e4c28574551..b0c6f76abde3365c417272b7deb1156d41107d07 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/swarming_missing_isolated.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/swarming_missing_isolated.json
|
| @@ -234,6 +234,19 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "[BUILD]/scripts/slave/recipe_modules/isolate/resources/remove_build_metadata.py",
|
| + "--build-dir",
|
| + "[SLAVE_BUILD]/src/out/Release",
|
| + "--src-dir",
|
| + "[SLAVE_BUILD]/src"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "remove_build_metadata"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_tests.py",
|
| "--build-dir",
|
| "[SLAVE_BUILD]/src/out/Release",
|
|
|