| Index: scripts/slave/recipe_modules/amp/example.expected/normal_example_basic.json
|
| diff --git a/scripts/slave/recipe_modules/amp/example.expected/normal_example_basic.json b/scripts/slave/recipe_modules/amp/example.expected/normal_example_basic.json
|
| index 91e83dc24e6c2d9a8f679f023eaa96e72e0dc47a..dc1c4849d7e8b209c55f5ebe46eeb9e7470fe220 100644
|
| --- a/scripts/slave/recipe_modules/amp/example.expected/normal_example_basic.json
|
| +++ b/scripts/slave/recipe_modules/amp/example.expected/normal_example_basic.json
|
| @@ -30,6 +30,7 @@
|
| "/path/to/tmp/json",
|
| "--verbose"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] example_gtest_suite",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@on Foo Fone 1.2.3@@@",
|
| @@ -53,6 +54,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"
|
| },
|
| {
|
| @@ -88,6 +90,7 @@
|
| "/path/to/tmp/json",
|
| "--verbose"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] example_uirobot_suite",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@on Foo Fone 1.2.3@@@",
|
| @@ -111,6 +114,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"
|
| },
|
| {
|
| @@ -121,6 +125,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@{@@@",
|
| @@ -164,6 +169,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@@@"
|
| @@ -177,6 +183,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@{@@@",
|
| @@ -193,6 +200,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\"}"
|
| },
|
| @@ -210,6 +218,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@@@"
|
| @@ -223,6 +232,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@{@@@",
|
| @@ -266,6 +276,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@@@"
|
| @@ -279,6 +290,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@{@@@",
|
| @@ -295,6 +307,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\"}"
|
| },
|
| @@ -312,6 +325,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@@@"
|
|
|