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

Side by Side Diff: scripts/slave/recipes/skia/skia.expected/Test-Android-Nexus5-Adreno330-Arm7-Debug.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 "git", 4 "git",
5 "fetch" 5 "fetch"
6 ], 6 ],
7 "cwd": "[SLAVE_BUILD]/skia", 7 "cwd": "[SLAVE_BUILD]/skia",
8 "name": "git fetch" 8 "name": "git fetch"
9 }, 9 },
10 { 10 {
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
233 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@", 233 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
234 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 234 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
235 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 235 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
236 "@@@STEP_LOG_END@python.inline@@@" 236 "@@@STEP_LOG_END@python.inline@@@"
237 ] 237 ]
238 }, 238 },
239 { 239 {
240 "cmd": [ 240 "cmd": [
241 "python", 241 "python",
242 "-u", 242 "-u",
243 "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", 243 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
244 "--", 244 "--",
245 "[DEPOT_TOOLS]/gsutil.py", 245 "[DEPOT_TOOLS]/gsutil.py",
246 "--force-version", 246 "--force-version",
247 "3.25", 247 "3.25",
248 "--", 248 "--",
249 "cp", 249 "cp",
250 "-R", 250 "-R",
251 "gs://chromium-skia-gm/playback_42/skps", 251 "gs://chromium-skia-gm/playback_42/skps",
252 "[SLAVE_BUILD]/playback" 252 "[SLAVE_BUILD]/playback"
253 ], 253 ],
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
357 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@", 357 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
358 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 358 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
359 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 359 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
360 "@@@STEP_LOG_END@python.inline@@@" 360 "@@@STEP_LOG_END@python.inline@@@"
361 ] 361 ]
362 }, 362 },
363 { 363 {
364 "cmd": [ 364 "cmd": [
365 "python", 365 "python",
366 "-u", 366 "-u",
367 "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py", 367 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
368 "--", 368 "--",
369 "[DEPOT_TOOLS]/gsutil.py", 369 "[DEPOT_TOOLS]/gsutil.py",
370 "--force-version", 370 "--force-version",
371 "3.25", 371 "3.25",
372 "--", 372 "--",
373 "cp", 373 "cp",
374 "-R", 374 "-R",
375 "gs://chromium-skia-gm/skimage/input/*", 375 "gs://chromium-skia-gm/skimage/input/*",
376 "[SLAVE_BUILD]/images" 376 "[SLAVE_BUILD]/images"
377 ], 377 ],
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
545 "env": { 545 "env": {
546 "ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux", 546 "ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux",
547 "SKIA_ANDROID_VERBOSE_SETUP": "1" 547 "SKIA_ANDROID_VERBOSE_SETUP": "1"
548 }, 548 },
549 "name": "pull /storage/emulated/legacy/skiabot/skia_dm" 549 "name": "pull /storage/emulated/legacy/skiabot/skia_dm"
550 }, 550 },
551 { 551 {
552 "cmd": [ 552 "cmd": [
553 "python", 553 "python",
554 "-u", 554 "-u",
555 "[BUILD]/scripts/slave/recipe_modules/skia/resources/upload_dm_results.py" , 555 "RECIPE_MODULE[skia]/resources/upload_dm_results.py",
556 "[SLAVE_BUILD]/dm", 556 "[SLAVE_BUILD]/dm",
557 "164710", 557 "164710",
558 "Test-Android-Nexus5-Adreno330-Arm7-Debug", 558 "Test-Android-Nexus5-Adreno330-Arm7-Debug",
559 "5", 559 "5",
560 "", 560 "",
561 "[SLAVE_BUILD]/skia/common/py/utils" 561 "[SLAVE_BUILD]/skia/common/py/utils"
562 ], 562 ],
563 "cwd": "[SLAVE_BUILD]/skia", 563 "cwd": "[SLAVE_BUILD]/skia",
564 "name": "Upload DM Results" 564 "name": "Upload DM Results"
565 }, 565 },
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
620 { 620 {
621 "cmd": [ 621 "cmd": [
622 "/home/chrome-bot/android-sdk-linux/platform-tools/adb", 622 "/home/chrome-bot/android-sdk-linux/platform-tools/adb",
623 "-s", 623 "-s",
624 "018dff3520c970f6", 624 "018dff3520c970f6",
625 "wait-for-device" 625 "wait-for-device"
626 ], 626 ],
627 "name": "wait for device 018dff3520c970f6 (3)" 627 "name": "wait for device 018dff3520c970f6 (3)"
628 } 628 }
629 ] 629 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698