| Index: scripts/slave/recipe_modules/blimp/example.expected/Blimp_Client_Engine_Integration_test_pass.json
|
| diff --git a/scripts/slave/recipes/blimp/integration.expected/Blimp_Client_Engine_Integration_test_pass.json b/scripts/slave/recipe_modules/blimp/example.expected/Blimp_Client_Engine_Integration_test_pass.json
|
| similarity index 94%
|
| copy from scripts/slave/recipes/blimp/integration.expected/Blimp_Client_Engine_Integration_test_pass.json
|
| copy to scripts/slave/recipe_modules/blimp/example.expected/Blimp_Client_Engine_Integration_test_pass.json
|
| index 273e6892d9c6766ced75c41b85c373765da0c0dd..cdb1d2eda8c15458befef78ad8cea245c10e9c69 100644
|
| --- a/scripts/slave/recipes/blimp/integration.expected/Blimp_Client_Engine_Integration_test_pass.json
|
| +++ b/scripts/slave/recipe_modules/blimp/example.expected/Blimp_Client_Engine_Integration_test_pass.json
|
| @@ -346,6 +346,41 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/blimp/tools/client_engine_integration.py",
|
| + "-l",
|
| + "[SLAVE_BUILD]/src/out-linux/Debug",
|
| + "run"
|
| + ],
|
| + "name": "[Blimp] Starting engine and forwarder"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/blimp/tools/client_engine_integration.py",
|
| + "-l",
|
| + "[SLAVE_BUILD]/src/out-linux/Debug",
|
| + "load",
|
| + "--apk-path",
|
| + "[SLAVE_BUILD]/src/out-android/Debug/apks/ChromePublic.apk"
|
| + ],
|
| + "name": "[Blimp] Installing apk and running blimp"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/blimp/tools/client_engine_integration.py",
|
| + "-l",
|
| + "[SLAVE_BUILD]/src/out-linux/Debug",
|
| + "stop"
|
| + ],
|
| + "name": "[Blimp] Killing engine and forwarder"
|
| + },
|
| + {
|
| "name": "$result",
|
| "recipe_result": null,
|
| "status_code": 0
|
|
|