| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.fyi", | 8 "chromium.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "ClangToTAndroidASan tester", | 10 "ClangToTAndroidASan tester", |
| (...skipping 252 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 263 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'wait-for-device'])@@@", | 263 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'wait-for-device'])@@@", |
| 264 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de
vice)@@@", | 264 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de
vice)@@@", |
| 265 "@@@STEP_LOG_END@python.inline@@@" | 265 "@@@STEP_LOG_END@python.inline@@@" |
| 266 ] | 266 ] |
| 267 }, | 267 }, |
| 268 { | 268 { |
| 269 "cmd": [ | 269 "cmd": [ |
| 270 "[BUILD]/scripts/slave/daemonizer.py", | 270 "[BUILD]/scripts/slave/daemonizer.py", |
| 271 "--", | 271 "--", |
| 272 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", | 272 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", |
| 273 "[SLAVE_BUILD]/src/out/logcat_dir" | 273 "[SLAVE_BUILD]/src/out/logcat" |
| 274 ], | 274 ], |
| 275 "cwd": "[SLAVE_BUILD]", | 275 "cwd": "[SLAVE_BUILD]", |
| 276 "env": { | 276 "env": { |
| 277 "LLVM_FORCE_HEAD_REVISION": "YES", | 277 "LLVM_FORCE_HEAD_REVISION": "YES", |
| 278 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 278 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 279 }, | 279 }, |
| 280 "name": "spawn_logcat_monitor" | 280 "name": "spawn_logcat_monitor" |
| 281 }, | 281 }, |
| 282 { | 282 { |
| 283 "cmd": [ | 283 "cmd": [ |
| (...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 475 "env": { | 475 "env": { |
| 476 "LLVM_FORCE_HEAD_REVISION": "YES", | 476 "LLVM_FORCE_HEAD_REVISION": "YES", |
| 477 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 477 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 478 }, | 478 }, |
| 479 "name": "base_junit_tests", | 479 "name": "base_junit_tests", |
| 480 "~followup_annotations": [ | 480 "~followup_annotations": [ |
| 481 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 481 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| 482 ] | 482 ] |
| 483 }, | 483 }, |
| 484 { | 484 { |
| 485 "cmd": [], | |
| 486 "cwd": "[SLAVE_BUILD]", | |
| 487 "name": "components_browsertests" | |
| 488 }, | |
| 489 { | |
| 490 "cmd": [ | |
| 491 "[BUILD]/scripts/slave/daemonizer.py", | |
| 492 "--", | |
| 493 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", | |
| 494 "[TMP_BASE]/logcat_tmp_1" | |
| 495 ], | |
| 496 "cwd": "[SLAVE_BUILD]", | |
| 497 "env": { | |
| 498 "LLVM_FORCE_HEAD_REVISION": "YES", | |
| 499 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 500 }, | |
| 501 "name": "components_browsertests.spawn_logcat_monitor", | |
| 502 "~followup_annotations": [ | |
| 503 "@@@STEP_NEST_LEVEL@1@@@" | |
| 504 ] | |
| 505 }, | |
| 506 { | |
| 507 "cmd": [ | 485 "cmd": [ |
| 508 "python", | 486 "python", |
| 509 "-u", | 487 "-u", |
| 510 "[SLAVE_BUILD]/src/build/android/test_runner.py", | 488 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 511 "gtest", | 489 "gtest", |
| 512 "-s", | 490 "-s", |
| 513 "components_browsertests", | 491 "components_browsertests", |
| 514 "--blacklist-file", | 492 "--blacklist-file", |
| 515 "[SLAVE_BUILD]/src/out/bad_devices.json", | 493 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 516 "--verbose", | 494 "--verbose", |
| 517 "--isolate_file_path=[SLAVE_BUILD]/src/components/components_browsertests.
isolate", | 495 "--isolate_file_path=[SLAVE_BUILD]/src/components/components_browsertests.
isolate", |
| 518 "--tool=asan", | 496 "--tool=asan", |
| 519 "--flakiness-dashboard-server=test-results.appspot.com", | 497 "--flakiness-dashboard-server=test-results.appspot.com", |
| 520 "--json-results-file", | 498 "--json-results-file", |
| 521 "/path/to/tmp/json" | 499 "/path/to/tmp/json" |
| 522 ], | 500 ], |
| 523 "cwd": "[SLAVE_BUILD]", | 501 "cwd": "[SLAVE_BUILD]", |
| 524 "env": { | 502 "env": { |
| 525 "LLVM_FORCE_HEAD_REVISION": "YES", | 503 "LLVM_FORCE_HEAD_REVISION": "YES", |
| 526 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 504 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 527 }, | 505 }, |
| 528 "name": "components_browsertests.components_browsertests", | 506 "name": "components_browsertests" |
| 529 "~followup_annotations": [ | |
| 530 "@@@STEP_NEST_LEVEL@1@@@" | |
| 531 ] | |
| 532 }, | 507 }, |
| 533 { | 508 { |
| 534 "cmd": [ | 509 "cmd": [ |
| 535 "python", | |
| 536 "-u", | |
| 537 "[BUILD]/scripts/slave/tee.py", | |
| 538 "/path/to/tmp/logcat", | |
| 539 "--", | |
| 540 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", | |
| 541 "[TMP_BASE]/logcat_tmp_1" | |
| 542 ], | |
| 543 "cwd": "[SLAVE_BUILD]", | |
| 544 "name": "components_browsertests.logcat_dump", | |
| 545 "~followup_annotations": [ | |
| 546 "@@@STEP_NEST_LEVEL@1@@@" | |
| 547 ] | |
| 548 }, | |
| 549 { | |
| 550 "cmd": [], | |
| 551 "cwd": "[SLAVE_BUILD]", | |
| 552 "name": "gfx_unittests" | |
| 553 }, | |
| 554 { | |
| 555 "cmd": [ | |
| 556 "[BUILD]/scripts/slave/daemonizer.py", | |
| 557 "--", | |
| 558 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", | |
| 559 "[TMP_BASE]/logcat_tmp_2" | |
| 560 ], | |
| 561 "cwd": "[SLAVE_BUILD]", | |
| 562 "env": { | |
| 563 "LLVM_FORCE_HEAD_REVISION": "YES", | |
| 564 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 565 }, | |
| 566 "name": "gfx_unittests.spawn_logcat_monitor", | |
| 567 "~followup_annotations": [ | |
| 568 "@@@STEP_NEST_LEVEL@1@@@" | |
| 569 ] | |
| 570 }, | |
| 571 { | |
| 572 "cmd": [ | |
| 573 "python", | 510 "python", |
| 574 "-u", | 511 "-u", |
| 575 "[SLAVE_BUILD]/src/build/android/test_runner.py", | 512 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 576 "gtest", | 513 "gtest", |
| 577 "-s", | 514 "-s", |
| 578 "gfx_unittests", | 515 "gfx_unittests", |
| 579 "--blacklist-file", | 516 "--blacklist-file", |
| 580 "[SLAVE_BUILD]/src/out/bad_devices.json", | 517 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 581 "--verbose", | 518 "--verbose", |
| 582 "--tool=asan", | 519 "--tool=asan", |
| 583 "--flakiness-dashboard-server=test-results.appspot.com", | 520 "--flakiness-dashboard-server=test-results.appspot.com", |
| 584 "--json-results-file", | 521 "--json-results-file", |
| 585 "/path/to/tmp/json" | 522 "/path/to/tmp/json" |
| 586 ], | 523 ], |
| 587 "cwd": "[SLAVE_BUILD]", | 524 "cwd": "[SLAVE_BUILD]", |
| 588 "env": { | 525 "env": { |
| 589 "LLVM_FORCE_HEAD_REVISION": "YES", | 526 "LLVM_FORCE_HEAD_REVISION": "YES", |
| 590 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 527 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 591 }, | 528 }, |
| 592 "name": "gfx_unittests.gfx_unittests", | 529 "name": "gfx_unittests" |
| 593 "~followup_annotations": [ | |
| 594 "@@@STEP_NEST_LEVEL@1@@@" | |
| 595 ] | |
| 596 }, | 530 }, |
| 597 { | 531 { |
| 598 "cmd": [ | 532 "cmd": [ |
| 599 "python", | |
| 600 "-u", | |
| 601 "[BUILD]/scripts/slave/tee.py", | |
| 602 "/path/to/tmp/logcat", | |
| 603 "--", | |
| 604 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", | |
| 605 "[TMP_BASE]/logcat_tmp_2" | |
| 606 ], | |
| 607 "cwd": "[SLAVE_BUILD]", | |
| 608 "name": "gfx_unittests.logcat_dump", | |
| 609 "~followup_annotations": [ | |
| 610 "@@@STEP_NEST_LEVEL@1@@@" | |
| 611 ] | |
| 612 }, | |
| 613 { | |
| 614 "cmd": [], | |
| 615 "cwd": "[SLAVE_BUILD]", | |
| 616 "name": "ChromePublicTest" | |
| 617 }, | |
| 618 { | |
| 619 "cmd": [ | |
| 620 "[BUILD]/scripts/slave/daemonizer.py", | |
| 621 "--", | |
| 622 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", | |
| 623 "[TMP_BASE]/logcat_tmp_3" | |
| 624 ], | |
| 625 "cwd": "[SLAVE_BUILD]", | |
| 626 "env": { | |
| 627 "LLVM_FORCE_HEAD_REVISION": "YES", | |
| 628 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 629 }, | |
| 630 "name": "ChromePublicTest.spawn_logcat_monitor", | |
| 631 "~followup_annotations": [ | |
| 632 "@@@STEP_NEST_LEVEL@1@@@" | |
| 633 ] | |
| 634 }, | |
| 635 { | |
| 636 "cmd": [ | |
| 637 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", | 533 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", |
| 638 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublic.apk", | 534 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublic.apk", |
| 639 "-v", | 535 "-v", |
| 640 "--blacklist-file", | 536 "--blacklist-file", |
| 641 "[SLAVE_BUILD]/src/out/bad_devices.json" | 537 "[SLAVE_BUILD]/src/out/bad_devices.json" |
| 642 ], | 538 ], |
| 643 "cwd": "[SLAVE_BUILD]", | 539 "cwd": "[SLAVE_BUILD]", |
| 644 "env": { | 540 "env": { |
| 645 "LLVM_FORCE_HEAD_REVISION": "YES", | 541 "LLVM_FORCE_HEAD_REVISION": "YES", |
| 646 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 542 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 647 }, | 543 }, |
| 648 "name": "ChromePublicTest.install ChromePublic.apk", | 544 "name": "install ChromePublic.apk" |
| 649 "~followup_annotations": [ | |
| 650 "@@@STEP_NEST_LEVEL@1@@@" | |
| 651 ] | |
| 652 }, | 545 }, |
| 653 { | 546 { |
| 654 "cmd": [ | 547 "cmd": [ |
| 655 "python", | 548 "python", |
| 656 "-u", | 549 "-u", |
| 657 "[SLAVE_BUILD]/src/build/android/test_runner.py", | 550 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 658 "instrumentation", | 551 "instrumentation", |
| 659 "--test-apk", | 552 "--test-apk", |
| 660 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublicTest.apk", | 553 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublicTest.apk", |
| 661 "--blacklist-file", | 554 "--blacklist-file", |
| 662 "[SLAVE_BUILD]/src/out/bad_devices.json", | 555 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 663 "--apk-under-test", | 556 "--apk-under-test", |
| 664 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublic.apk", | 557 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublic.apk", |
| 665 "--isolate-file-path", | 558 "--isolate-file-path", |
| 666 "chrome/chrome_public_test_apk.isolate", | 559 "chrome/chrome_public_test_apk.isolate", |
| 667 "--tool=asan", | 560 "--tool=asan", |
| 668 "--flakiness-dashboard-server", | 561 "--flakiness-dashboard-server", |
| 669 "test-results.appspot.com", | 562 "test-results.appspot.com", |
| 670 "--verbose", | 563 "--verbose", |
| 671 "--json-results-file", | 564 "--json-results-file", |
| 672 "/path/to/tmp/json" | 565 "/path/to/tmp/json" |
| 673 ], | 566 ], |
| 674 "cwd": "[SLAVE_BUILD]", | 567 "cwd": "[SLAVE_BUILD]", |
| 675 "name": "ChromePublicTest.Instrumentation test ChromePublicTest", | 568 "name": "Instrumentation test ChromePublicTest", |
| 676 "~followup_annotations": [ | 569 "~followup_annotations": [ |
| 677 "@@@STEP_NEST_LEVEL@1@@@" | 570 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| 678 ] | 571 ] |
| 679 }, | 572 }, |
| 680 { | 573 { |
| 681 "cmd": [ | |
| 682 "python", | |
| 683 "-u", | |
| 684 "[BUILD]/scripts/slave/tee.py", | |
| 685 "/path/to/tmp/logcat", | |
| 686 "--", | |
| 687 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", | |
| 688 "[TMP_BASE]/logcat_tmp_3" | |
| 689 ], | |
| 690 "cwd": "[SLAVE_BUILD]", | |
| 691 "name": "ChromePublicTest.logcat_dump", | |
| 692 "~followup_annotations": [ | |
| 693 "@@@STEP_NEST_LEVEL@1@@@" | |
| 694 ] | |
| 695 }, | |
| 696 { | |
| 697 "cmd": [ | 574 "cmd": [ |
| 698 "python", | 575 "python", |
| 699 "-u", | 576 "-u", |
| 700 "[BUILD]/scripts/slave/daemonizer.py", | 577 "[BUILD]/scripts/slave/daemonizer.py", |
| 701 "--action", | 578 "--action", |
| 702 "stop", | 579 "stop", |
| 703 "--pid-file-path", | 580 "--pid-file-path", |
| 704 "/tmp/device_monitor.pid" | 581 "/tmp/device_monitor.pid" |
| 705 ], | 582 ], |
| 706 "cwd": "[SLAVE_BUILD]", | 583 "cwd": "[SLAVE_BUILD]", |
| 707 "name": "shutdown_device_monitor" | 584 "name": "shutdown_device_monitor" |
| 708 }, | 585 }, |
| 709 { | 586 { |
| 710 "cmd": [ | 587 "cmd": [ |
| 711 "python", | 588 "python", |
| 712 "-u", | 589 "-u", |
| 713 "[BUILD]/scripts/slave/tee.py", | 590 "[BUILD]/scripts/slave/tee.py", |
| 714 "[SLAVE_BUILD]/src/out/Debug/full_log", | 591 "[SLAVE_BUILD]/src/out/Debug/full_log", |
| 715 "--", | 592 "--", |
| 716 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", | 593 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", |
| 717 "[SLAVE_BUILD]/src/out/logcat_dir" | 594 "[SLAVE_BUILD]/src/out/logcat" |
| 718 ], | 595 ], |
| 719 "cwd": "[SLAVE_BUILD]", | 596 "cwd": "[SLAVE_BUILD]", |
| 720 "name": "logcat_dump" | 597 "name": "logcat_dump" |
| 721 }, | 598 }, |
| 722 { | 599 { |
| 723 "cmd": [ | 600 "cmd": [ |
| 724 "[SLAVE_BUILD]/src/third_party/android_platform/development/scripts/stack"
, | 601 "[SLAVE_BUILD]/src/third_party/android_platform/development/scripts/stack"
, |
| 725 "--arch", | 602 "--arch", |
| 726 "x86", | 603 "x86", |
| 727 "--more-info", | 604 "--more-info", |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 780 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 657 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 781 "@@@STEP_LOG_END@python.inline@@@" | 658 "@@@STEP_LOG_END@python.inline@@@" |
| 782 ] | 659 ] |
| 783 }, | 660 }, |
| 784 { | 661 { |
| 785 "name": "$result", | 662 "name": "$result", |
| 786 "recipe_result": null, | 663 "recipe_result": null, |
| 787 "status_code": 0 | 664 "status_code": 0 |
| 788 } | 665 } |
| 789 ] | 666 ] |
| OLD | NEW |