| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "src", | 10 "src", |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 91 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 91 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 92 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 92 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 95 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 95 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", | 96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", |
| 97 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | 97 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 98 ] | 98 ] |
| 99 }, | 99 }, |
| 100 { | 100 { |
| 101 "cmd": [], | |
| 102 "name": "Download Prebuilts" | 101 "name": "Download Prebuilts" |
| 103 }, | 102 }, |
| 104 { | 103 { |
| 105 "cmd": [ | 104 "cmd": [ |
| 106 "python", | 105 "python", |
| 107 "-u", | 106 "-u", |
| 108 "[BUILD]/scripts/slave/gsutil_download.py", | 107 "[BUILD]/scripts/slave/gsutil_download.py", |
| 109 "--url", | 108 "--url", |
| 110 "gs://chromedriver-data/prebuilts", | 109 "gs://chromedriver-data/prebuilts", |
| 111 "--dst", | 110 "--dst", |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 173 "-u", | 172 "-u", |
| 174 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 173 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 175 "[TMP_BASE]/prebuilt_tmp_1" | 174 "[TMP_BASE]/prebuilt_tmp_1" |
| 176 ], | 175 ], |
| 177 "name": "Download Prebuilts.rmtree [TMP_BASE]/prebuilt_tmp_1", | 176 "name": "Download Prebuilts.rmtree [TMP_BASE]/prebuilt_tmp_1", |
| 178 "~followup_annotations": [ | 177 "~followup_annotations": [ |
| 179 "@@@STEP_NEST_LEVEL@1@@@" | 178 "@@@STEP_NEST_LEVEL@1@@@" |
| 180 ] | 179 ] |
| 181 }, | 180 }, |
| 182 { | 181 { |
| 183 "cmd": [], | |
| 184 "name": "python_tests chrome_shell" | 182 "name": "python_tests chrome_shell" |
| 185 }, | 183 }, |
| 186 { | 184 { |
| 187 "cmd": [ | 185 "cmd": [ |
| 188 "xvfb-run", | 186 "xvfb-run", |
| 189 "-a", | 187 "-a", |
| 190 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", | 188 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", |
| 191 "--chromedriver", | 189 "--chromedriver", |
| 192 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 190 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 193 "--log-path", | 191 "--log-path", |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 229 "-u", | 227 "-u", |
| 230 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 228 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 231 "[TMP_BASE]/server_log_tmp_2" | 229 "[TMP_BASE]/server_log_tmp_2" |
| 232 ], | 230 ], |
| 233 "name": "python_tests chrome_shell.rmtree [TMP_BASE]/server_log_tmp_2", | 231 "name": "python_tests chrome_shell.rmtree [TMP_BASE]/server_log_tmp_2", |
| 234 "~followup_annotations": [ | 232 "~followup_annotations": [ |
| 235 "@@@STEP_NEST_LEVEL@1@@@" | 233 "@@@STEP_NEST_LEVEL@1@@@" |
| 236 ] | 234 ] |
| 237 }, | 235 }, |
| 238 { | 236 { |
| 239 "cmd": [], | |
| 240 "name": "java_tests chrome_shell" | 237 "name": "java_tests chrome_shell" |
| 241 }, | 238 }, |
| 242 { | 239 { |
| 243 "cmd": [ | 240 "cmd": [ |
| 244 "xvfb-run", | 241 "xvfb-run", |
| 245 "-a", | 242 "-a", |
| 246 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", | 243 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| 247 "--chromedriver", | 244 "--chromedriver", |
| 248 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 245 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 249 "--log-path", | 246 "--log-path", |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 284 "-u", | 281 "-u", |
| 285 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 282 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 286 "[TMP_BASE]/server_log_tmp_3" | 283 "[TMP_BASE]/server_log_tmp_3" |
| 287 ], | 284 ], |
| 288 "name": "java_tests chrome_shell.rmtree [TMP_BASE]/server_log_tmp_3", | 285 "name": "java_tests chrome_shell.rmtree [TMP_BASE]/server_log_tmp_3", |
| 289 "~followup_annotations": [ | 286 "~followup_annotations": [ |
| 290 "@@@STEP_NEST_LEVEL@1@@@" | 287 "@@@STEP_NEST_LEVEL@1@@@" |
| 291 ] | 288 ] |
| 292 }, | 289 }, |
| 293 { | 290 { |
| 294 "cmd": [], | |
| 295 "name": "python_tests chrome_stable" | 291 "name": "python_tests chrome_stable" |
| 296 }, | 292 }, |
| 297 { | 293 { |
| 298 "cmd": [ | 294 "cmd": [ |
| 299 "xvfb-run", | 295 "xvfb-run", |
| 300 "-a", | 296 "-a", |
| 301 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", | 297 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", |
| 302 "--chromedriver", | 298 "--chromedriver", |
| 303 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 299 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 304 "--log-path", | 300 "--log-path", |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 340 "-u", | 336 "-u", |
| 341 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 337 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 342 "[TMP_BASE]/server_log_tmp_4" | 338 "[TMP_BASE]/server_log_tmp_4" |
| 343 ], | 339 ], |
| 344 "name": "python_tests chrome_stable.rmtree [TMP_BASE]/server_log_tmp_4", | 340 "name": "python_tests chrome_stable.rmtree [TMP_BASE]/server_log_tmp_4", |
| 345 "~followup_annotations": [ | 341 "~followup_annotations": [ |
| 346 "@@@STEP_NEST_LEVEL@1@@@" | 342 "@@@STEP_NEST_LEVEL@1@@@" |
| 347 ] | 343 ] |
| 348 }, | 344 }, |
| 349 { | 345 { |
| 350 "cmd": [], | |
| 351 "name": "java_tests chrome_stable" | 346 "name": "java_tests chrome_stable" |
| 352 }, | 347 }, |
| 353 { | 348 { |
| 354 "cmd": [ | 349 "cmd": [ |
| 355 "xvfb-run", | 350 "xvfb-run", |
| 356 "-a", | 351 "-a", |
| 357 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", | 352 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| 358 "--chromedriver", | 353 "--chromedriver", |
| 359 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 354 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 360 "--log-path", | 355 "--log-path", |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 395 "-u", | 390 "-u", |
| 396 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 391 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 397 "[TMP_BASE]/server_log_tmp_5" | 392 "[TMP_BASE]/server_log_tmp_5" |
| 398 ], | 393 ], |
| 399 "name": "java_tests chrome_stable.rmtree [TMP_BASE]/server_log_tmp_5", | 394 "name": "java_tests chrome_stable.rmtree [TMP_BASE]/server_log_tmp_5", |
| 400 "~followup_annotations": [ | 395 "~followup_annotations": [ |
| 401 "@@@STEP_NEST_LEVEL@1@@@" | 396 "@@@STEP_NEST_LEVEL@1@@@" |
| 402 ] | 397 ] |
| 403 }, | 398 }, |
| 404 { | 399 { |
| 405 "cmd": [], | |
| 406 "name": "python_tests chrome_beta" | 400 "name": "python_tests chrome_beta" |
| 407 }, | 401 }, |
| 408 { | 402 { |
| 409 "cmd": [ | 403 "cmd": [ |
| 410 "xvfb-run", | 404 "xvfb-run", |
| 411 "-a", | 405 "-a", |
| 412 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", | 406 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", |
| 413 "--chromedriver", | 407 "--chromedriver", |
| 414 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 408 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 415 "--log-path", | 409 "--log-path", |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 451 "-u", | 445 "-u", |
| 452 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 446 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 453 "[TMP_BASE]/server_log_tmp_6" | 447 "[TMP_BASE]/server_log_tmp_6" |
| 454 ], | 448 ], |
| 455 "name": "python_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_6", | 449 "name": "python_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_6", |
| 456 "~followup_annotations": [ | 450 "~followup_annotations": [ |
| 457 "@@@STEP_NEST_LEVEL@1@@@" | 451 "@@@STEP_NEST_LEVEL@1@@@" |
| 458 ] | 452 ] |
| 459 }, | 453 }, |
| 460 { | 454 { |
| 461 "cmd": [], | |
| 462 "name": "java_tests chrome_beta" | 455 "name": "java_tests chrome_beta" |
| 463 }, | 456 }, |
| 464 { | 457 { |
| 465 "cmd": [ | 458 "cmd": [ |
| 466 "xvfb-run", | 459 "xvfb-run", |
| 467 "-a", | 460 "-a", |
| 468 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", | 461 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| 469 "--chromedriver", | 462 "--chromedriver", |
| 470 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 463 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 471 "--log-path", | 464 "--log-path", |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 506 "-u", | 499 "-u", |
| 507 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 500 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 508 "[TMP_BASE]/server_log_tmp_7" | 501 "[TMP_BASE]/server_log_tmp_7" |
| 509 ], | 502 ], |
| 510 "name": "java_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_7", | 503 "name": "java_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_7", |
| 511 "~followup_annotations": [ | 504 "~followup_annotations": [ |
| 512 "@@@STEP_NEST_LEVEL@1@@@" | 505 "@@@STEP_NEST_LEVEL@1@@@" |
| 513 ] | 506 ] |
| 514 }, | 507 }, |
| 515 { | 508 { |
| 516 "cmd": [], | |
| 517 "name": "python_tests chromedriver_webview_shell" | 509 "name": "python_tests chromedriver_webview_shell" |
| 518 }, | 510 }, |
| 519 { | 511 { |
| 520 "cmd": [ | 512 "cmd": [ |
| 521 "xvfb-run", | 513 "xvfb-run", |
| 522 "-a", | 514 "-a", |
| 523 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", | 515 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", |
| 524 "--chromedriver", | 516 "--chromedriver", |
| 525 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 517 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 526 "--log-path", | 518 "--log-path", |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 562 "-u", | 554 "-u", |
| 563 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 555 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 564 "[TMP_BASE]/server_log_tmp_8" | 556 "[TMP_BASE]/server_log_tmp_8" |
| 565 ], | 557 ], |
| 566 "name": "python_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_lo
g_tmp_8", | 558 "name": "python_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_lo
g_tmp_8", |
| 567 "~followup_annotations": [ | 559 "~followup_annotations": [ |
| 568 "@@@STEP_NEST_LEVEL@1@@@" | 560 "@@@STEP_NEST_LEVEL@1@@@" |
| 569 ] | 561 ] |
| 570 }, | 562 }, |
| 571 { | 563 { |
| 572 "cmd": [], | |
| 573 "name": "java_tests chromedriver_webview_shell" | 564 "name": "java_tests chromedriver_webview_shell" |
| 574 }, | 565 }, |
| 575 { | 566 { |
| 576 "cmd": [ | 567 "cmd": [ |
| 577 "xvfb-run", | 568 "xvfb-run", |
| 578 "-a", | 569 "-a", |
| 579 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", | 570 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| 580 "--chromedriver", | 571 "--chromedriver", |
| 581 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 572 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 582 "--log-path", | 573 "--log-path", |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 617 "-u", | 608 "-u", |
| 618 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 609 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 619 "[TMP_BASE]/server_log_tmp_9" | 610 "[TMP_BASE]/server_log_tmp_9" |
| 620 ], | 611 ], |
| 621 "name": "java_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_log_
tmp_9", | 612 "name": "java_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_log_
tmp_9", |
| 622 "~followup_annotations": [ | 613 "~followup_annotations": [ |
| 623 "@@@STEP_NEST_LEVEL@1@@@" | 614 "@@@STEP_NEST_LEVEL@1@@@" |
| 624 ] | 615 ] |
| 625 }, | 616 }, |
| 626 { | 617 { |
| 627 "cmd": [], | |
| 628 "name": "Download Test Results Log" | 618 "name": "Download Test Results Log" |
| 629 }, | 619 }, |
| 630 { | 620 { |
| 631 "cmd": [ | 621 "cmd": [ |
| 632 "python", | 622 "python", |
| 633 "-u", | 623 "-u", |
| 634 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 624 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 635 "--", | 625 "--", |
| 636 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 626 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 637 "----", | 627 "----", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 663 "-u", | 653 "-u", |
| 664 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 654 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 665 "[TMP_BASE]/results_log_tmp_10" | 655 "[TMP_BASE]/results_log_tmp_10" |
| 666 ], | 656 ], |
| 667 "name": "Download Test Results Log.rmtree [TMP_BASE]/results_log_tmp_10", | 657 "name": "Download Test Results Log.rmtree [TMP_BASE]/results_log_tmp_10", |
| 668 "~followup_annotations": [ | 658 "~followup_annotations": [ |
| 669 "@@@STEP_NEST_LEVEL@1@@@" | 659 "@@@STEP_NEST_LEVEL@1@@@" |
| 670 ] | 660 ] |
| 671 }, | 661 }, |
| 672 { | 662 { |
| 673 "cmd": [], | |
| 674 "name": "Upload Test Results Log" | 663 "name": "Upload Test Results Log" |
| 675 }, | 664 }, |
| 676 { | 665 { |
| 677 "cmd": [ | 666 "cmd": [ |
| 678 "python", | 667 "python", |
| 679 "-u", | 668 "-u", |
| 680 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 669 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 681 "{\"3333333333\": true}", | 670 "{\"3333333333\": true}", |
| 682 "[TMP_BASE]/results_log_tmp_11/android_log.json" | 671 "[TMP_BASE]/results_log_tmp_11/android_log.json" |
| 683 ], | 672 ], |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 715 "~followup_annotations": [ | 704 "~followup_annotations": [ |
| 716 "@@@STEP_NEST_LEVEL@1@@@" | 705 "@@@STEP_NEST_LEVEL@1@@@" |
| 717 ] | 706 ] |
| 718 }, | 707 }, |
| 719 { | 708 { |
| 720 "name": "$result", | 709 "name": "$result", |
| 721 "recipe_result": null, | 710 "recipe_result": null, |
| 722 "status_code": 0 | 711 "status_code": 0 |
| 723 } | 712 } |
| 724 ] | 713 ] |
| OLD | NEW |