| OLD | NEW |
| 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 Loading... |
| 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 Loading... |
| 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 168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 546 "env": { | 546 "env": { |
| 547 "ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux", | 547 "ANDROID_SDK_ROOT": "/home/chrome-bot/android-sdk-linux", |
| 548 "SKIA_ANDROID_VERBOSE_SETUP": "1" | 548 "SKIA_ANDROID_VERBOSE_SETUP": "1" |
| 549 }, | 549 }, |
| 550 "name": "pull /storage/emulated/legacy/skiabot/skia_dm" | 550 "name": "pull /storage/emulated/legacy/skiabot/skia_dm" |
| 551 }, | 551 }, |
| 552 { | 552 { |
| 553 "cmd": [ | 553 "cmd": [ |
| 554 "python", | 554 "python", |
| 555 "-u", | 555 "-u", |
| 556 "[BUILD]/scripts/slave/recipe_modules/skia/resources/upload_dm_results.py"
, | 556 "RECIPE_MODULE[skia]/resources/upload_dm_results.py", |
| 557 "[SLAVE_BUILD]/dm", | 557 "[SLAVE_BUILD]/dm", |
| 558 "164710", | 558 "164710", |
| 559 "Test-Android-Nexus10-MaliT604-Arm7-Release", | 559 "Test-Android-Nexus10-MaliT604-Arm7-Release", |
| 560 "5", | 560 "5", |
| 561 "", | 561 "", |
| 562 "[SLAVE_BUILD]/skia/common/py/utils" | 562 "[SLAVE_BUILD]/skia/common/py/utils" |
| 563 ], | 563 ], |
| 564 "cwd": "[SLAVE_BUILD]/skia", | 564 "cwd": "[SLAVE_BUILD]/skia", |
| 565 "name": "Upload DM Results" | 565 "name": "Upload DM Results" |
| 566 }, | 566 }, |
| (...skipping 16 matching lines...) Expand all Loading... |
| 583 { | 583 { |
| 584 "cmd": [ | 584 "cmd": [ |
| 585 "/home/chrome-bot/android-sdk-linux/platform-tools/adb", | 585 "/home/chrome-bot/android-sdk-linux/platform-tools/adb", |
| 586 "-s", | 586 "-s", |
| 587 "R32CB017X2L", | 587 "R32CB017X2L", |
| 588 "wait-for-device" | 588 "wait-for-device" |
| 589 ], | 589 ], |
| 590 "name": "wait for device R32CB017X2L (3)" | 590 "name": "wait for device R32CB017X2L (3)" |
| 591 } | 591 } |
| 592 ] | 592 ] |
| OLD | NEW |