| Index: scripts/slave/recipe_modules/isolate/example.expected/basic.json
|
| diff --git a/scripts/slave/recipe_modules/isolate/example.expected/basic.json b/scripts/slave/recipe_modules/isolate/example.expected/basic.json
|
| index f6a546c366de16bd459a7c0a796dbd4346b1f3f8..8b4af9490f1a1ef16ef5286a28cb6fff5064ef19 100644
|
| --- a/scripts/slave/recipe_modules/isolate/example.expected/basic.json
|
| +++ b/scripts/slave/recipe_modules/isolate/example.expected/basic.json
|
| @@ -124,21 +124,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"
|
| }
|
| ]
|
|
|