| Index: scripts/slave/recipe_modules/isolate/example.expected/extra.json
|
| diff --git a/scripts/slave/recipe_modules/isolate/example.expected/extra.json b/scripts/slave/recipe_modules/isolate/example.expected/extra.json
|
| index 21fa86fd5d776aed696f1c7ff3731ca7245fa842..1988fd1295a654f4fea19667898745304edd2247 100644
|
| --- a/scripts/slave/recipe_modules/isolate/example.expected/extra.json
|
| +++ b/scripts/slave/recipe_modules/isolate/example.expected/extra.json
|
| @@ -125,21 +125,5 @@
|
| "@@@STEP_LOG_END@json.output@@@",
|
| "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"test1\": \"[dummy hash for test1]\", \"test2\": \"[dummy hash for test2]\"}@@@"
|
| ]
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[SLAVE_BUILD]/swarming.client/run_isolated.py",
|
| - "--isolated",
|
| - "7b28d637ab6bb2516584c21e1098736682457f11",
|
| - "-I",
|
| - "https://isolateserver-dev.appspot.com",
|
| - "--verbose",
|
| - "--",
|
| - "--foo"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "base_unittests"
|
| }
|
| ]
|
|
|