| 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 169 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 180 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", | 180 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", |
| 181 "@@@STEP_LOG_LINE@json.output@ }@@@", | 181 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 182 "@@@STEP_LOG_LINE@json.output@}@@@", | 182 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 183 "@@@STEP_LOG_END@json.output@@@" | 183 "@@@STEP_LOG_END@json.output@@@" |
| 184 ] | 184 ] |
| 185 }, | 185 }, |
| 186 { | 186 { |
| 187 "cmd": [ | 187 "cmd": [ |
| 188 "python", | 188 "python", |
| 189 "-u", | 189 "-u", |
| 190 "[BUILD]/scripts/slave/recipe_modules/zip/resources/unzip.py" | 190 "RECIPE_MODULE[zip]/resources/unzip.py" |
| 191 ], | 191 ], |
| 192 "name": "[upload logcat] unzip results for example_gtest_suite", | 192 "name": "[upload logcat] unzip results for example_gtest_suite", |
| 193 "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\"}" | 193 "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\"}" |
| 194 }, | 194 }, |
| 195 { | 195 { |
| 196 "cmd": [ | 196 "cmd": [ |
| 197 "python", | 197 "python", |
| 198 "-u", | 198 "-u", |
| 199 "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", | 199 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", |
| 200 "--", | 200 "--", |
| 201 "[DEPOT_TOOLS]/gsutil.py", | 201 "[DEPOT_TOOLS]/gsutil.py", |
| 202 "--force-version", | 202 "--force-version", |
| 203 "3.25", | 203 "3.25", |
| 204 "--", | 204 "--", |
| 205 "cp", | 205 "cp", |
| 206 "[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/unzipped_results/appurif
y_results/logcat.txt", | 206 "[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/unzipped_results/appurif
y_results/logcat.txt", |
| 207 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_12345abcde.txt
" | 207 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_12345abcde.txt
" |
| 208 ], | 208 ], |
| 209 "name": "gsutil [upload logcat] example_gtest_suite", | 209 "name": "gsutil [upload logcat] example_gtest_suite", |
| (...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 282 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", | 282 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", |
| 283 "@@@STEP_LOG_LINE@json.output@ }@@@", | 283 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 284 "@@@STEP_LOG_LINE@json.output@}@@@", | 284 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 285 "@@@STEP_LOG_END@json.output@@@" | 285 "@@@STEP_LOG_END@json.output@@@" |
| 286 ] | 286 ] |
| 287 }, | 287 }, |
| 288 { | 288 { |
| 289 "cmd": [ | 289 "cmd": [ |
| 290 "python", | 290 "python", |
| 291 "-u", | 291 "-u", |
| 292 "[BUILD]/scripts/slave/recipe_modules/zip/resources/unzip.py" | 292 "RECIPE_MODULE[zip]/resources/unzip.py" |
| 293 ], | 293 ], |
| 294 "name": "[upload logcat] unzip results for example_uirobot_suite", | 294 "name": "[upload logcat] unzip results for example_uirobot_suite", |
| 295 "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\"}" | 295 "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\"}" |
| 296 }, | 296 }, |
| 297 { | 297 { |
| 298 "cmd": [ | 298 "cmd": [ |
| 299 "python", | 299 "python", |
| 300 "-u", | 300 "-u", |
| 301 "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", | 301 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", |
| 302 "--", | 302 "--", |
| 303 "[DEPOT_TOOLS]/gsutil.py", | 303 "[DEPOT_TOOLS]/gsutil.py", |
| 304 "--force-version", | 304 "--force-version", |
| 305 "3.25", | 305 "3.25", |
| 306 "--", | 306 "--", |
| 307 "cp", | 307 "cp", |
| 308 "[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/unzipped_results/appur
ify_results/logcat.txt", | 308 "[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/unzipped_results/appur
ify_results/logcat.txt", |
| 309 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_12345abcde.t
xt" | 309 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_12345abcde.t
xt" |
| 310 ], | 310 ], |
| 311 "name": "gsutil [upload logcat] example_uirobot_suite", | 311 "name": "gsutil [upload logcat] example_uirobot_suite", |
| 312 "~followup_annotations": [ | 312 "~followup_annotations": [ |
| 313 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_uirobot_suite_12345abcde.txt@@@" | 313 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l
ogcats/logcat_example_uirobot_suite_12345abcde.txt@@@" |
| 314 ] | 314 ] |
| 315 } | 315 } |
| 316 ] | 316 ] |
| OLD | NEW |