| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[SLAVE_BUILD]/src/build/android/test_runner.py", | 6 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 7 "gtest", | 7 "gtest", |
| 8 "-s", | 8 "-s", |
| 9 "example_gtest_suite", | 9 "example_gtest_suite", |
| 10 "--enable-platform-mode", | 10 "--enable-platform-mode", |
| (...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 177 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", | 177 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", |
| 178 "@@@STEP_LOG_LINE@json.output@ }@@@", | 178 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 179 "@@@STEP_LOG_LINE@json.output@}@@@", | 179 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 180 "@@@STEP_LOG_END@json.output@@@" | 180 "@@@STEP_LOG_END@json.output@@@" |
| 181 ] | 181 ] |
| 182 }, | 182 }, |
| 183 { | 183 { |
| 184 "cmd": [ | 184 "cmd": [ |
| 185 "python", | 185 "python", |
| 186 "-u", | 186 "-u", |
| 187 "[BUILD]/scripts/slave/recipe_modules/zip/resources/unzip.py" | 187 "RECIPE_MODULE[zip]/resources/unzip.py" |
| 188 ], | 188 ], |
| 189 "name": "[upload logcat] unzip results for example_gtest_suite", | 189 "name": "[upload logcat] unzip results for example_gtest_suite", |
| 190 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/un
zipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_resu
lts_tmp_2/example_gtest_suite/results.zip\"}" | 190 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/un
zipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_resu
lts_tmp_2/example_gtest_suite/results.zip\"}" |
| 191 }, | 191 }, |
| 192 { | 192 { |
| 193 "cmd": [ | 193 "cmd": [ |
| 194 "python", | 194 "python", |
| 195 "-u", | 195 "-u", |
| 196 "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", | 196 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", |
| 197 "--", | 197 "--", |
| 198 "[DEPOT_TOOLS]/gsutil.py", | 198 "[DEPOT_TOOLS]/gsutil.py", |
| 199 "--force-version", | 199 "--force-version", |
| 200 "3.25", | 200 "3.25", |
| 201 "--", | 201 "--", |
| 202 "cp", | 202 "cp", |
| 203 "[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/unzipped_results/appurif
y_results/logcat.txt", | 203 "[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/unzipped_results/appurif
y_results/logcat.txt", |
| 204 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_12345abcde.txt
" | 204 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_12345abcde.txt
" |
| 205 ], | 205 ], |
| 206 "name": "gsutil [upload logcat] example_gtest_suite", | 206 "name": "gsutil [upload logcat] example_gtest_suite", |
| (...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 279 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", | 279 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", |
| 280 "@@@STEP_LOG_LINE@json.output@ }@@@", | 280 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 281 "@@@STEP_LOG_LINE@json.output@}@@@", | 281 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 282 "@@@STEP_LOG_END@json.output@@@" | 282 "@@@STEP_LOG_END@json.output@@@" |
| 283 ] | 283 ] |
| 284 }, | 284 }, |
| 285 { | 285 { |
| 286 "cmd": [ | 286 "cmd": [ |
| 287 "python", | 287 "python", |
| 288 "-u", | 288 "-u", |
| 289 "[BUILD]/scripts/slave/recipe_modules/zip/resources/unzip.py" | 289 "RECIPE_MODULE[zip]/resources/unzip.py" |
| 290 ], | 290 ], |
| 291 "name": "[upload logcat] unzip results for example_uirobot_suite", | 291 "name": "[upload logcat] unzip results for example_uirobot_suite", |
| 292 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/
unzipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_re
sults_tmp_2/example_uirobot_suite/results.zip\"}" | 292 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/
unzipped_results\", \"use_python_zip\": false, \"zip_file\": \"[TMP_BASE]/amp_re
sults_tmp_2/example_uirobot_suite/results.zip\"}" |
| 293 }, | 293 }, |
| 294 { | 294 { |
| 295 "cmd": [ | 295 "cmd": [ |
| 296 "python", | 296 "python", |
| 297 "-u", | 297 "-u", |
| 298 "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", | 298 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", |
| 299 "--", | 299 "--", |
| 300 "[DEPOT_TOOLS]/gsutil.py", | 300 "[DEPOT_TOOLS]/gsutil.py", |
| 301 "--force-version", | 301 "--force-version", |
| 302 "3.25", | 302 "3.25", |
| 303 "--", | 303 "--", |
| 304 "cp", | 304 "cp", |
| 305 "[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/unzipped_results/appur
ify_results/logcat.txt", | 305 "[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/unzipped_results/appur
ify_results/logcat.txt", |
| 306 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_12345abcde.t
xt" | 306 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_12345abcde.t
xt" |
| 307 ], | 307 ], |
| 308 "name": "gsutil [upload logcat] example_uirobot_suite", | 308 "name": "gsutil [upload logcat] example_uirobot_suite", |
| 309 "~followup_annotations": [ | 309 "~followup_annotations": [ |
| 310 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_uirobot_suite_12345abcde.txt@@@" | 310 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_uirobot_suite_12345abcde.txt@@@" |
| 311 ] | 311 ] |
| 312 } | 312 } |
| 313 ] | 313 ] |
| OLD | NEW |