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