| 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 "~followup_annotations": [ | 347 "~followup_annotations": [ |
| 353 "@@@STEP_FAILURE@@@" | 348 "@@@STEP_FAILURE@@@" |
| 354 ] | 349 ] |
| 355 }, | 350 }, |
| 356 { | 351 { |
| 357 "cmd": [ | 352 "cmd": [ |
| 358 "xvfb-run", | 353 "xvfb-run", |
| 359 "-a", | 354 "-a", |
| 360 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", | 355 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 400 "-u", | 395 "-u", |
| 401 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 396 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 402 "[TMP_BASE]/server_log_tmp_5" | 397 "[TMP_BASE]/server_log_tmp_5" |
| 403 ], | 398 ], |
| 404 "name": "java_tests chrome_stable.rmtree [TMP_BASE]/server_log_tmp_5", | 399 "name": "java_tests chrome_stable.rmtree [TMP_BASE]/server_log_tmp_5", |
| 405 "~followup_annotations": [ | 400 "~followup_annotations": [ |
| 406 "@@@STEP_NEST_LEVEL@1@@@" | 401 "@@@STEP_NEST_LEVEL@1@@@" |
| 407 ] | 402 ] |
| 408 }, | 403 }, |
| 409 { | 404 { |
| 410 "cmd": [], | |
| 411 "name": "python_tests chrome_beta" | 405 "name": "python_tests chrome_beta" |
| 412 }, | 406 }, |
| 413 { | 407 { |
| 414 "cmd": [ | 408 "cmd": [ |
| 415 "xvfb-run", | 409 "xvfb-run", |
| 416 "-a", | 410 "-a", |
| 417 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", | 411 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", |
| 418 "--chromedriver", | 412 "--chromedriver", |
| 419 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 413 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 420 "--log-path", | 414 "--log-path", |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 456 "-u", | 450 "-u", |
| 457 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 451 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 458 "[TMP_BASE]/server_log_tmp_6" | 452 "[TMP_BASE]/server_log_tmp_6" |
| 459 ], | 453 ], |
| 460 "name": "python_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_6", | 454 "name": "python_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_6", |
| 461 "~followup_annotations": [ | 455 "~followup_annotations": [ |
| 462 "@@@STEP_NEST_LEVEL@1@@@" | 456 "@@@STEP_NEST_LEVEL@1@@@" |
| 463 ] | 457 ] |
| 464 }, | 458 }, |
| 465 { | 459 { |
| 466 "cmd": [], | |
| 467 "name": "java_tests chrome_beta" | 460 "name": "java_tests chrome_beta" |
| 468 }, | 461 }, |
| 469 { | 462 { |
| 470 "cmd": [ | 463 "cmd": [ |
| 471 "xvfb-run", | 464 "xvfb-run", |
| 472 "-a", | 465 "-a", |
| 473 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", | 466 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| 474 "--chromedriver", | 467 "--chromedriver", |
| 475 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 468 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 476 "--log-path", | 469 "--log-path", |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 511 "-u", | 504 "-u", |
| 512 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 505 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 513 "[TMP_BASE]/server_log_tmp_7" | 506 "[TMP_BASE]/server_log_tmp_7" |
| 514 ], | 507 ], |
| 515 "name": "java_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_7", | 508 "name": "java_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_7", |
| 516 "~followup_annotations": [ | 509 "~followup_annotations": [ |
| 517 "@@@STEP_NEST_LEVEL@1@@@" | 510 "@@@STEP_NEST_LEVEL@1@@@" |
| 518 ] | 511 ] |
| 519 }, | 512 }, |
| 520 { | 513 { |
| 521 "cmd": [], | |
| 522 "name": "python_tests chromedriver_webview_shell" | 514 "name": "python_tests chromedriver_webview_shell" |
| 523 }, | 515 }, |
| 524 { | 516 { |
| 525 "cmd": [ | 517 "cmd": [ |
| 526 "xvfb-run", | 518 "xvfb-run", |
| 527 "-a", | 519 "-a", |
| 528 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", | 520 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", |
| 529 "--chromedriver", | 521 "--chromedriver", |
| 530 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 522 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 531 "--log-path", | 523 "--log-path", |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 567 "-u", | 559 "-u", |
| 568 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 560 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 569 "[TMP_BASE]/server_log_tmp_8" | 561 "[TMP_BASE]/server_log_tmp_8" |
| 570 ], | 562 ], |
| 571 "name": "python_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_lo
g_tmp_8", | 563 "name": "python_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_lo
g_tmp_8", |
| 572 "~followup_annotations": [ | 564 "~followup_annotations": [ |
| 573 "@@@STEP_NEST_LEVEL@1@@@" | 565 "@@@STEP_NEST_LEVEL@1@@@" |
| 574 ] | 566 ] |
| 575 }, | 567 }, |
| 576 { | 568 { |
| 577 "cmd": [], | |
| 578 "name": "java_tests chromedriver_webview_shell" | 569 "name": "java_tests chromedriver_webview_shell" |
| 579 }, | 570 }, |
| 580 { | 571 { |
| 581 "cmd": [ | 572 "cmd": [ |
| 582 "xvfb-run", | 573 "xvfb-run", |
| 583 "-a", | 574 "-a", |
| 584 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", | 575 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| 585 "--chromedriver", | 576 "--chromedriver", |
| 586 "[SLAVE_BUILD]/src/out/Release/chromedriver", | 577 "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| 587 "--log-path", | 578 "--log-path", |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 622 "-u", | 613 "-u", |
| 623 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 614 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 624 "[TMP_BASE]/server_log_tmp_9" | 615 "[TMP_BASE]/server_log_tmp_9" |
| 625 ], | 616 ], |
| 626 "name": "java_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_log_
tmp_9", | 617 "name": "java_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_log_
tmp_9", |
| 627 "~followup_annotations": [ | 618 "~followup_annotations": [ |
| 628 "@@@STEP_NEST_LEVEL@1@@@" | 619 "@@@STEP_NEST_LEVEL@1@@@" |
| 629 ] | 620 ] |
| 630 }, | 621 }, |
| 631 { | 622 { |
| 632 "cmd": [], | |
| 633 "name": "Download Test Results Log" | 623 "name": "Download Test Results Log" |
| 634 }, | 624 }, |
| 635 { | 625 { |
| 636 "cmd": [ | 626 "cmd": [ |
| 637 "python", | 627 "python", |
| 638 "-u", | 628 "-u", |
| 639 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 629 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 640 "--", | 630 "--", |
| 641 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 631 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 642 "----", | 632 "----", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 668 "-u", | 658 "-u", |
| 669 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", | 659 "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| 670 "[TMP_BASE]/results_log_tmp_10" | 660 "[TMP_BASE]/results_log_tmp_10" |
| 671 ], | 661 ], |
| 672 "name": "Download Test Results Log.rmtree [TMP_BASE]/results_log_tmp_10", | 662 "name": "Download Test Results Log.rmtree [TMP_BASE]/results_log_tmp_10", |
| 673 "~followup_annotations": [ | 663 "~followup_annotations": [ |
| 674 "@@@STEP_NEST_LEVEL@1@@@" | 664 "@@@STEP_NEST_LEVEL@1@@@" |
| 675 ] | 665 ] |
| 676 }, | 666 }, |
| 677 { | 667 { |
| 678 "cmd": [], | |
| 679 "name": "Upload Test Results Log" | 668 "name": "Upload Test Results Log" |
| 680 }, | 669 }, |
| 681 { | 670 { |
| 682 "cmd": [ | 671 "cmd": [ |
| 683 "python", | 672 "python", |
| 684 "-u", | 673 "-u", |
| 685 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 674 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 686 "{\"3333333333\": false}", | 675 "{\"3333333333\": false}", |
| 687 "[TMP_BASE]/results_log_tmp_11/android_log.json" | 676 "[TMP_BASE]/results_log_tmp_11/android_log.json" |
| 688 ], | 677 ], |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 720 "~followup_annotations": [ | 709 "~followup_annotations": [ |
| 721 "@@@STEP_NEST_LEVEL@1@@@" | 710 "@@@STEP_NEST_LEVEL@1@@@" |
| 722 ] | 711 ] |
| 723 }, | 712 }, |
| 724 { | 713 { |
| 725 "name": "$result", | 714 "name": "$result", |
| 726 "recipe_result": null, | 715 "recipe_result": null, |
| 727 "status_code": 0 | 716 "status_code": 0 |
| 728 } | 717 } |
| 729 ] | 718 ] |
| OLD | NEW |