| Index: scripts/slave/recipe_modules/amp/example.expected/multiple_devices_basic.json
|
| diff --git a/scripts/slave/recipe_modules/amp/example.expected/multiple_devices_basic.json b/scripts/slave/recipe_modules/amp/example.expected/multiple_devices_basic.json
|
| index 7c272f67336a23fd331ddff8fc1675ba2a6b2a06..624f77f9a862e7c728d7f1bcdd4806cfb33c6c5a 100644
|
| --- a/scripts/slave/recipe_modules/amp/example.expected/multiple_devices_basic.json
|
| +++ b/scripts/slave/recipe_modules/amp/example.expected/multiple_devices_basic.json
|
| @@ -32,6 +32,7 @@
|
| "/path/to/tmp/json",
|
| "--verbose"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] example_gtest_suite",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@on Foo Fone 1.2.3@@@",
|
| @@ -55,6 +56,7 @@
|
| "{\"env\": {\"device\": {\"brand\": \"Foo\", \"name\": \"Fone\", \"os_version\": \"1.2.3\"}}}",
|
| "[TMP_BASE]/amp_trigger_tmp_1/example_gtest_suite.json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] save example_gtest_suite data"
|
| },
|
| {
|
| @@ -92,6 +94,7 @@
|
| "/path/to/tmp/json",
|
| "--verbose"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] example_uirobot_suite",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@on Foo Fone 1.2.3@@@",
|
| @@ -115,6 +118,7 @@
|
| "{\"env\": {\"device\": {\"brand\": \"Foo\", \"name\": \"Fone\", \"os_version\": \"1.2.3\"}}}",
|
| "[TMP_BASE]/amp_trigger_tmp_1/example_uirobot_suite.json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] save example_uirobot_suite data"
|
| },
|
| {
|
| @@ -125,6 +129,7 @@
|
| "[TMP_BASE]/amp_trigger_tmp_1/example_gtest_suite.json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[collect] load example_gtest_suite data",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -168,6 +173,7 @@
|
| "[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/results.zip",
|
| "--verbose"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[collect] example_gtest_suite",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@on Foo Fone 1.2.3@@@"
|
| @@ -181,6 +187,7 @@
|
| "[TMP_BASE]/amp_trigger_tmp_1/example_gtest_suite.json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[upload logcat] load example_gtest_suite data",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -197,6 +204,7 @@
|
| "-u",
|
| "RECIPE_MODULE[zip]/resources/unzip.py"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[upload logcat] unzip results for example_gtest_suite",
|
| "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/unzipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/results.zip\"}"
|
| },
|
| @@ -214,6 +222,7 @@
|
| "[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/unzipped_results/appurify_results/logcat.txt",
|
| "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_12345abcde.txt"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil [upload logcat] example_gtest_suite",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/logcats/logcat_example_gtest_suite_12345abcde.txt@@@"
|
| @@ -227,6 +236,7 @@
|
| "[TMP_BASE]/amp_trigger_tmp_1/example_uirobot_suite.json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[collect] load example_uirobot_suite data",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -270,6 +280,7 @@
|
| "[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/results.zip",
|
| "--verbose"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[collect] example_uirobot_suite",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@on Foo Fone 1.2.3@@@"
|
| @@ -283,6 +294,7 @@
|
| "[TMP_BASE]/amp_trigger_tmp_1/example_uirobot_suite.json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[upload logcat] load example_uirobot_suite data",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -299,6 +311,7 @@
|
| "-u",
|
| "RECIPE_MODULE[zip]/resources/unzip.py"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[upload logcat] unzip results for example_uirobot_suite",
|
| "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/unzipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/results.zip\"}"
|
| },
|
| @@ -316,6 +329,7 @@
|
| "[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/unzipped_results/appurify_results/logcat.txt",
|
| "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_12345abcde.txt"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil [upload logcat] example_uirobot_suite",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/logcats/logcat_example_uirobot_suite_12345abcde.txt@@@"
|
|
|