Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1079)

Side by Side Diff: scripts/slave/recipe_modules/amp/example.expected/underspecified_with_timeout_basic.json

Issue 985273002: Changed recipe_modules base paths to be abstract entities in their own right. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", 192 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@",
193 "@@@STEP_LOG_LINE@json.output@ }@@@", 193 "@@@STEP_LOG_LINE@json.output@ }@@@",
194 "@@@STEP_LOG_LINE@json.output@}@@@", 194 "@@@STEP_LOG_LINE@json.output@}@@@",
195 "@@@STEP_LOG_END@json.output@@@" 195 "@@@STEP_LOG_END@json.output@@@"
196 ] 196 ]
197 }, 197 },
198 { 198 {
199 "cmd": [ 199 "cmd": [
200 "python", 200 "python",
201 "-u", 201 "-u",
202 "[BUILD]/scripts/slave/recipe_modules/zip/resources/unzip.py" 202 "RECIPE_MODULE[zip]/resources/unzip.py"
203 ], 203 ],
204 "name": "[upload logcat] unzip results for example_gtest_suite", 204 "name": "[upload logcat] unzip results for example_gtest_suite",
205 "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\"}" 205 "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\"}"
206 }, 206 },
207 { 207 {
208 "cmd": [ 208 "cmd": [
209 "python", 209 "python",
210 "-u", 210 "-u",
211 "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", 211 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
212 "--", 212 "--",
213 "[DEPOT_TOOLS]/gsutil.py", 213 "[DEPOT_TOOLS]/gsutil.py",
214 "--force-version", 214 "--force-version",
215 "3.25", 215 "3.25",
216 "--", 216 "--",
217 "cp", 217 "cp",
218 "[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/unzipped_results/appurif y_results/logcat.txt", 218 "[TMP_BASE]/amp_results_tmp_2/example_gtest_suite/unzipped_results/appurif y_results/logcat.txt",
219 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_12345abcde.txt " 219 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_12345abcde.txt "
220 ], 220 ],
221 "name": "gsutil [upload logcat] example_gtest_suite", 221 "name": "gsutil [upload logcat] example_gtest_suite",
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
294 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", 294 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@",
295 "@@@STEP_LOG_LINE@json.output@ }@@@", 295 "@@@STEP_LOG_LINE@json.output@ }@@@",
296 "@@@STEP_LOG_LINE@json.output@}@@@", 296 "@@@STEP_LOG_LINE@json.output@}@@@",
297 "@@@STEP_LOG_END@json.output@@@" 297 "@@@STEP_LOG_END@json.output@@@"
298 ] 298 ]
299 }, 299 },
300 { 300 {
301 "cmd": [ 301 "cmd": [
302 "python", 302 "python",
303 "-u", 303 "-u",
304 "[BUILD]/scripts/slave/recipe_modules/zip/resources/unzip.py" 304 "RECIPE_MODULE[zip]/resources/unzip.py"
305 ], 305 ],
306 "name": "[upload logcat] unzip results for example_uirobot_suite", 306 "name": "[upload logcat] unzip results for example_uirobot_suite",
307 "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\"}" 307 "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\"}"
308 }, 308 },
309 { 309 {
310 "cmd": [ 310 "cmd": [
311 "python", 311 "python",
312 "-u", 312 "-u",
313 "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", 313 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
314 "--", 314 "--",
315 "[DEPOT_TOOLS]/gsutil.py", 315 "[DEPOT_TOOLS]/gsutil.py",
316 "--force-version", 316 "--force-version",
317 "3.25", 317 "3.25",
318 "--", 318 "--",
319 "cp", 319 "cp",
320 "[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/unzipped_results/appur ify_results/logcat.txt", 320 "[TMP_BASE]/amp_results_tmp_2/example_uirobot_suite/unzipped_results/appur ify_results/logcat.txt",
321 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_12345abcde.t xt" 321 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_12345abcde.t xt"
322 ], 322 ],
323 "name": "gsutil [upload logcat] example_uirobot_suite", 323 "name": "gsutil [upload logcat] example_uirobot_suite",
324 "~followup_annotations": [ 324 "~followup_annotations": [
325 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l ogcats/logcat_example_uirobot_suite_12345abcde.txt@@@" 325 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l ogcats/logcat_example_uirobot_suite_12345abcde.txt@@@"
326 ] 326 ]
327 } 327 }
328 ] 328 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698