Index: scripts/slave/recipe_modules/amp/example.expected/no_device_os_basic.json |
diff --git a/scripts/slave/recipe_modules/amp/example.expected/no_device_os_basic.json b/scripts/slave/recipe_modules/amp/example.expected/no_device_os_basic.json |
index 3de291e9a033cbedc32d85f742d2a42ab6f571d7..f35d80ca9d86e32b07a19ab81e78c45b11080a19 100644 |
--- a/scripts/slave/recipe_modules/amp/example.expected/no_device_os_basic.json |
+++ b/scripts/slave/recipe_modules/amp/example.expected/no_device_os_basic.json |
@@ -28,6 +28,7 @@ |
"/path/to/tmp/json", |
"--verbose" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] example_gtest_suite", |
"~followup_annotations": [ |
"@@@STEP_TEXT@on Foo Fone 1.2.3@@@", |
@@ -51,6 +52,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" |
}, |
{ |
@@ -84,6 +86,7 @@ |
"/path/to/tmp/json", |
"--verbose" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] example_uirobot_suite", |
"~followup_annotations": [ |
"@@@STEP_TEXT@on Foo Fone 1.2.3@@@", |
@@ -107,6 +110,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" |
}, |
{ |
@@ -117,6 +121,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@{@@@", |
@@ -160,6 +165,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@@@" |
@@ -173,6 +179,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@{@@@", |
@@ -189,6 +196,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\"}" |
}, |
@@ -206,6 +214,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@@@" |
@@ -219,6 +228,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@{@@@", |
@@ -262,6 +272,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@@@" |
@@ -275,6 +286,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@{@@@", |
@@ -291,6 +303,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\"}" |
}, |
@@ -308,6 +321,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@@@" |