Index: scripts/slave/recipe_modules/isolate/example.expected/missing.json |
diff --git a/scripts/slave/recipe_modules/isolate/example.expected/missing.json b/scripts/slave/recipe_modules/isolate/example.expected/missing.json |
index 3ed7ba5c556364d008b0f2c1c5734af698845ba9..ee74e5fa6d85ccd8dcf6b96f8e66ad0696687ece 100644 |
--- a/scripts/slave/recipe_modules/isolate/example.expected/missing.json |
+++ b/scripts/slave/recipe_modules/isolate/example.expected/missing.json |
@@ -132,5 +132,21 @@ |
"@@@STEP_LOG_END@failed to isolate@@@", |
"@@@SET_BUILD_PROPERTY@swarm_hashes@{\"test1\": \"[dummy hash for test1]\"}@@@" |
] |
+ }, |
+ { |
+ "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" |
} |
] |