Index: scripts/slave/recipe_modules/amp/example.expected/multiple_device_oses_basic.json |
diff --git a/scripts/slave/recipe_modules/amp/example.expected/multiple_device_oses_basic.json b/scripts/slave/recipe_modules/amp/example.expected/multiple_device_oses_basic.json |
index 64d1604cbac0a2c0d2fad9d5cfcb15b1c627bdc5..5028b50db138c63bd8dc3dd3712edad15ff0e11e 100644 |
--- a/scripts/slave/recipe_modules/amp/example.expected/multiple_device_oses_basic.json |
+++ b/scripts/slave/recipe_modules/amp/example.expected/multiple_device_oses_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@@@" |