| 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 "tryserver.chromium.linux", | 8 "tryserver.chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "android_coverage", | 10 "android_coverage", |
| (...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 309 "~followup_annotations": [ | 309 "~followup_annotations": [ |
| 310 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 310 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 311 "@@@STEP_LOG_END@json.output (invalid)@@@" | 311 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 312 ] | 312 ] |
| 313 }, | 313 }, |
| 314 { | 314 { |
| 315 "cmd": [ | 315 "cmd": [ |
| 316 "[BUILD]/scripts/slave/daemonizer.py", | 316 "[BUILD]/scripts/slave/daemonizer.py", |
| 317 "--", | 317 "--", |
| 318 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", | 318 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", |
| 319 "[SLAVE_BUILD]/src/out/logcat_dir" | 319 "[SLAVE_BUILD]/src/out/logcat" |
| 320 ], | 320 ], |
| 321 "cwd": "[SLAVE_BUILD]", | 321 "cwd": "[SLAVE_BUILD]", |
| 322 "env": { | 322 "env": { |
| 323 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 323 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 324 }, | 324 }, |
| 325 "name": "spawn_logcat_monitor" | 325 "name": "spawn_logcat_monitor" |
| 326 }, | 326 }, |
| 327 { | 327 { |
| 328 "cmd": [ | 328 "cmd": [ |
| 329 "python", | 329 "python", |
| (...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 480 "[\"07a00ca4\"]", | 480 "[\"07a00ca4\"]", |
| 481 "tryserver.chromium.linux", | 481 "tryserver.chromium.linux", |
| 482 "android_coverage", | 482 "android_coverage", |
| 483 "--blacklist-file", | 483 "--blacklist-file", |
| 484 "[SLAVE_BUILD]/src/out/bad_devices.json" | 484 "[SLAVE_BUILD]/src/out/bad_devices.json" |
| 485 ], | 485 ], |
| 486 "cwd": "[SLAVE_BUILD]", | 486 "cwd": "[SLAVE_BUILD]", |
| 487 "name": "spawn_device_monitor" | 487 "name": "spawn_device_monitor" |
| 488 }, | 488 }, |
| 489 { | 489 { |
| 490 "cmd": [], | |
| 491 "cwd": "[SLAVE_BUILD]", | |
| 492 "name": "AndroidWebViewTest" | |
| 493 }, | |
| 494 { | |
| 495 "cmd": [ | |
| 496 "[BUILD]/scripts/slave/daemonizer.py", | |
| 497 "--", | |
| 498 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", | |
| 499 "[TMP_BASE]/logcat_tmp_1" | |
| 500 ], | |
| 501 "cwd": "[SLAVE_BUILD]", | |
| 502 "env": { | |
| 503 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 504 }, | |
| 505 "name": "AndroidWebViewTest.spawn_logcat_monitor", | |
| 506 "~followup_annotations": [ | |
| 507 "@@@STEP_NEST_LEVEL@1@@@" | |
| 508 ] | |
| 509 }, | |
| 510 { | |
| 511 "cmd": [ | 490 "cmd": [ |
| 512 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", | 491 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", |
| 513 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebView.apk", | 492 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebView.apk", |
| 514 "-v", | 493 "-v", |
| 515 "--blacklist-file", | 494 "--blacklist-file", |
| 516 "[SLAVE_BUILD]/src/out/bad_devices.json" | 495 "[SLAVE_BUILD]/src/out/bad_devices.json" |
| 517 ], | 496 ], |
| 518 "cwd": "[SLAVE_BUILD]", | 497 "cwd": "[SLAVE_BUILD]", |
| 519 "env": { | 498 "env": { |
| 520 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 499 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 521 }, | 500 }, |
| 522 "name": "AndroidWebViewTest.install AndroidWebView.apk", | 501 "name": "install AndroidWebView.apk" |
| 523 "~followup_annotations": [ | |
| 524 "@@@STEP_NEST_LEVEL@1@@@" | |
| 525 ] | |
| 526 }, | 502 }, |
| 527 { | 503 { |
| 528 "cmd": [ | 504 "cmd": [ |
| 529 "python", | 505 "python", |
| 530 "-u", | 506 "-u", |
| 531 "[SLAVE_BUILD]/src/build/android/test_runner.py", | 507 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 532 "instrumentation", | 508 "instrumentation", |
| 533 "--test-apk", | 509 "--test-apk", |
| 534 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebViewTest.apk", | 510 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebViewTest.apk", |
| 535 "--blacklist-file", | 511 "--blacklist-file", |
| 536 "[SLAVE_BUILD]/src/out/bad_devices.json", | 512 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 537 "--apk-under-test", | 513 "--apk-under-test", |
| 538 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebView.apk", | 514 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebView.apk", |
| 539 "--isolate-file-path", | 515 "--isolate-file-path", |
| 540 "android_webview/android_webview_test_apk.isolate", | 516 "android_webview/android_webview_test_apk.isolate", |
| 541 "--flakiness-dashboard-server", | 517 "--flakiness-dashboard-server", |
| 542 "test-results.appspot.com", | 518 "test-results.appspot.com", |
| 543 "--verbose", | 519 "--verbose", |
| 544 "--coverage-dir", | 520 "--coverage-dir", |
| 545 "[SLAVE_BUILD]/src/out/Debug/coverage", | 521 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 546 "--json-results-file", | 522 "--json-results-file", |
| 547 "/path/to/tmp/json" | 523 "/path/to/tmp/json" |
| 548 ], | 524 ], |
| 549 "cwd": "[SLAVE_BUILD]", | 525 "cwd": "[SLAVE_BUILD]", |
| 550 "name": "AndroidWebViewTest.Instrumentation test AndroidWebViewTest (with pa
tch)", | 526 "name": "Instrumentation test AndroidWebViewTest (with patch)", |
| 551 "~followup_annotations": [ | 527 "~followup_annotations": [ |
| 552 "@@@STEP_NEST_LEVEL@1@@@" | 528 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| 553 ] | 529 ] |
| 554 }, | 530 }, |
| 555 { | 531 { |
| 556 "cmd": [ | |
| 557 "python", | |
| 558 "-u", | |
| 559 "[BUILD]/scripts/slave/tee.py", | |
| 560 "/path/to/tmp/logcat", | |
| 561 "--", | |
| 562 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", | |
| 563 "[TMP_BASE]/logcat_tmp_1" | |
| 564 ], | |
| 565 "cwd": "[SLAVE_BUILD]", | |
| 566 "name": "AndroidWebViewTest.logcat_dump", | |
| 567 "~followup_annotations": [ | |
| 568 "@@@STEP_NEST_LEVEL@1@@@" | |
| 569 ] | |
| 570 }, | |
| 571 { | |
| 572 "cmd": [], | |
| 573 "cwd": "[SLAVE_BUILD]", | |
| 574 "name": "ChromePublicTest" | |
| 575 }, | |
| 576 { | |
| 577 "cmd": [ | |
| 578 "[BUILD]/scripts/slave/daemonizer.py", | |
| 579 "--", | |
| 580 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", | |
| 581 "[TMP_BASE]/logcat_tmp_2" | |
| 582 ], | |
| 583 "cwd": "[SLAVE_BUILD]", | |
| 584 "env": { | |
| 585 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 586 }, | |
| 587 "name": "ChromePublicTest.spawn_logcat_monitor", | |
| 588 "~followup_annotations": [ | |
| 589 "@@@STEP_NEST_LEVEL@1@@@" | |
| 590 ] | |
| 591 }, | |
| 592 { | |
| 593 "cmd": [ | 532 "cmd": [ |
| 594 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", | 533 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", |
| 595 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublic.apk", | 534 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublic.apk", |
| 596 "-v", | 535 "-v", |
| 597 "--blacklist-file", | 536 "--blacklist-file", |
| 598 "[SLAVE_BUILD]/src/out/bad_devices.json" | 537 "[SLAVE_BUILD]/src/out/bad_devices.json" |
| 599 ], | 538 ], |
| 600 "cwd": "[SLAVE_BUILD]", | 539 "cwd": "[SLAVE_BUILD]", |
| 601 "env": { | 540 "env": { |
| 602 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 541 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 603 }, | 542 }, |
| 604 "name": "ChromePublicTest.install ChromePublic.apk", | 543 "name": "install ChromePublic.apk" |
| 605 "~followup_annotations": [ | |
| 606 "@@@STEP_NEST_LEVEL@1@@@" | |
| 607 ] | |
| 608 }, | 544 }, |
| 609 { | 545 { |
| 610 "cmd": [ | 546 "cmd": [ |
| 611 "python", | 547 "python", |
| 612 "-u", | 548 "-u", |
| 613 "[SLAVE_BUILD]/src/build/android/test_runner.py", | 549 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 614 "instrumentation", | 550 "instrumentation", |
| 615 "--test-apk", | 551 "--test-apk", |
| 616 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublicTest.apk", | 552 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublicTest.apk", |
| 617 "--blacklist-file", | 553 "--blacklist-file", |
| 618 "[SLAVE_BUILD]/src/out/bad_devices.json", | 554 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 619 "--apk-under-test", | 555 "--apk-under-test", |
| 620 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublic.apk", | 556 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublic.apk", |
| 621 "--isolate-file-path", | 557 "--isolate-file-path", |
| 622 "chrome/chrome_public_test_apk.isolate", | 558 "chrome/chrome_public_test_apk.isolate", |
| 623 "--flakiness-dashboard-server", | 559 "--flakiness-dashboard-server", |
| 624 "test-results.appspot.com", | 560 "test-results.appspot.com", |
| 625 "--verbose", | 561 "--verbose", |
| 626 "--coverage-dir", | 562 "--coverage-dir", |
| 627 "[SLAVE_BUILD]/src/out/Debug/coverage", | 563 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 628 "--json-results-file", | 564 "--json-results-file", |
| 629 "/path/to/tmp/json" | 565 "/path/to/tmp/json" |
| 630 ], | 566 ], |
| 631 "cwd": "[SLAVE_BUILD]", | 567 "cwd": "[SLAVE_BUILD]", |
| 632 "name": "ChromePublicTest.Instrumentation test ChromePublicTest (with patch)
", | 568 "name": "Instrumentation test ChromePublicTest (with patch)", |
| 633 "~followup_annotations": [ | 569 "~followup_annotations": [ |
| 634 "@@@STEP_NEST_LEVEL@1@@@" | 570 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| 635 ] | 571 ] |
| 636 }, | 572 }, |
| 637 { | 573 { |
| 638 "cmd": [ | |
| 639 "python", | |
| 640 "-u", | |
| 641 "[BUILD]/scripts/slave/tee.py", | |
| 642 "/path/to/tmp/logcat", | |
| 643 "--", | |
| 644 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", | |
| 645 "[TMP_BASE]/logcat_tmp_2" | |
| 646 ], | |
| 647 "cwd": "[SLAVE_BUILD]", | |
| 648 "name": "ChromePublicTest.logcat_dump", | |
| 649 "~followup_annotations": [ | |
| 650 "@@@STEP_NEST_LEVEL@1@@@" | |
| 651 ] | |
| 652 }, | |
| 653 { | |
| 654 "cmd": [], | |
| 655 "cwd": "[SLAVE_BUILD]", | |
| 656 "name": "ContentShellTest" | |
| 657 }, | |
| 658 { | |
| 659 "cmd": [ | |
| 660 "[BUILD]/scripts/slave/daemonizer.py", | |
| 661 "--", | |
| 662 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", | |
| 663 "[TMP_BASE]/logcat_tmp_3" | |
| 664 ], | |
| 665 "cwd": "[SLAVE_BUILD]", | |
| 666 "env": { | |
| 667 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 668 }, | |
| 669 "name": "ContentShellTest.spawn_logcat_monitor", | |
| 670 "~followup_annotations": [ | |
| 671 "@@@STEP_NEST_LEVEL@1@@@" | |
| 672 ] | |
| 673 }, | |
| 674 { | |
| 675 "cmd": [ | 574 "cmd": [ |
| 676 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", | 575 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", |
| 677 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShell.apk", | 576 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShell.apk", |
| 678 "-v", | 577 "-v", |
| 679 "--blacklist-file", | 578 "--blacklist-file", |
| 680 "[SLAVE_BUILD]/src/out/bad_devices.json" | 579 "[SLAVE_BUILD]/src/out/bad_devices.json" |
| 681 ], | 580 ], |
| 682 "cwd": "[SLAVE_BUILD]", | 581 "cwd": "[SLAVE_BUILD]", |
| 683 "env": { | 582 "env": { |
| 684 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 583 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 685 }, | 584 }, |
| 686 "name": "ContentShellTest.install ContentShell.apk", | 585 "name": "install ContentShell.apk" |
| 687 "~followup_annotations": [ | |
| 688 "@@@STEP_NEST_LEVEL@1@@@" | |
| 689 ] | |
| 690 }, | 586 }, |
| 691 { | 587 { |
| 692 "cmd": [ | 588 "cmd": [ |
| 693 "python", | 589 "python", |
| 694 "-u", | 590 "-u", |
| 695 "[SLAVE_BUILD]/src/build/android/test_runner.py", | 591 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 696 "instrumentation", | 592 "instrumentation", |
| 697 "--test-apk", | 593 "--test-apk", |
| 698 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShellTest.apk", | 594 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShellTest.apk", |
| 699 "--blacklist-file", | 595 "--blacklist-file", |
| 700 "[SLAVE_BUILD]/src/out/bad_devices.json", | 596 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 701 "--apk-under-test", | 597 "--apk-under-test", |
| 702 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShell.apk", | 598 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShell.apk", |
| 703 "--isolate-file-path", | 599 "--isolate-file-path", |
| 704 "content/content_shell_test_apk.isolate", | 600 "content/content_shell_test_apk.isolate", |
| 705 "--flakiness-dashboard-server", | 601 "--flakiness-dashboard-server", |
| 706 "test-results.appspot.com", | 602 "test-results.appspot.com", |
| 707 "--verbose", | 603 "--verbose", |
| 708 "--coverage-dir", | 604 "--coverage-dir", |
| 709 "[SLAVE_BUILD]/src/out/Debug/coverage", | 605 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 710 "--json-results-file", | 606 "--json-results-file", |
| 711 "/path/to/tmp/json" | 607 "/path/to/tmp/json" |
| 712 ], | 608 ], |
| 713 "cwd": "[SLAVE_BUILD]", | 609 "cwd": "[SLAVE_BUILD]", |
| 714 "name": "ContentShellTest.Instrumentation test ContentShellTest (with patch)
", | 610 "name": "Instrumentation test ContentShellTest (with patch)", |
| 715 "~followup_annotations": [ | 611 "~followup_annotations": [ |
| 716 "@@@STEP_NEST_LEVEL@1@@@" | 612 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| 717 ] | 613 ] |
| 718 }, | 614 }, |
| 719 { | 615 { |
| 720 "cmd": [ | |
| 721 "python", | |
| 722 "-u", | |
| 723 "[BUILD]/scripts/slave/tee.py", | |
| 724 "/path/to/tmp/logcat", | |
| 725 "--", | |
| 726 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", | |
| 727 "[TMP_BASE]/logcat_tmp_3" | |
| 728 ], | |
| 729 "cwd": "[SLAVE_BUILD]", | |
| 730 "name": "ContentShellTest.logcat_dump", | |
| 731 "~followup_annotations": [ | |
| 732 "@@@STEP_NEST_LEVEL@1@@@" | |
| 733 ] | |
| 734 }, | |
| 735 { | |
| 736 "cmd": [], | |
| 737 "cwd": "[SLAVE_BUILD]", | |
| 738 "name": "ChromeSyncShellTest" | |
| 739 }, | |
| 740 { | |
| 741 "cmd": [ | |
| 742 "[BUILD]/scripts/slave/daemonizer.py", | |
| 743 "--", | |
| 744 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", | |
| 745 "[TMP_BASE]/logcat_tmp_4" | |
| 746 ], | |
| 747 "cwd": "[SLAVE_BUILD]", | |
| 748 "env": { | |
| 749 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 750 }, | |
| 751 "name": "ChromeSyncShellTest.spawn_logcat_monitor", | |
| 752 "~followup_annotations": [ | |
| 753 "@@@STEP_NEST_LEVEL@1@@@" | |
| 754 ] | |
| 755 }, | |
| 756 { | |
| 757 "cmd": [ | 616 "cmd": [ |
| 758 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", | 617 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", |
| 759 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShell.apk", | 618 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShell.apk", |
| 760 "-v", | 619 "-v", |
| 761 "--blacklist-file", | 620 "--blacklist-file", |
| 762 "[SLAVE_BUILD]/src/out/bad_devices.json" | 621 "[SLAVE_BUILD]/src/out/bad_devices.json" |
| 763 ], | 622 ], |
| 764 "cwd": "[SLAVE_BUILD]", | 623 "cwd": "[SLAVE_BUILD]", |
| 765 "env": { | 624 "env": { |
| 766 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 625 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 767 }, | 626 }, |
| 768 "name": "ChromeSyncShellTest.install ChromeSyncShell.apk", | 627 "name": "install ChromeSyncShell.apk" |
| 769 "~followup_annotations": [ | |
| 770 "@@@STEP_NEST_LEVEL@1@@@" | |
| 771 ] | |
| 772 }, | 628 }, |
| 773 { | 629 { |
| 774 "cmd": [ | 630 "cmd": [ |
| 775 "python", | 631 "python", |
| 776 "-u", | 632 "-u", |
| 777 "[SLAVE_BUILD]/src/build/android/test_runner.py", | 633 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 778 "instrumentation", | 634 "instrumentation", |
| 779 "--test-apk", | 635 "--test-apk", |
| 780 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShellTest.apk", | 636 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShellTest.apk", |
| 781 "--blacklist-file", | 637 "--blacklist-file", |
| 782 "[SLAVE_BUILD]/src/out/bad_devices.json", | 638 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 783 "--apk-under-test", | 639 "--apk-under-test", |
| 784 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShell.apk", | 640 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShell.apk", |
| 785 "--flakiness-dashboard-server", | 641 "--flakiness-dashboard-server", |
| 786 "test-results.appspot.com", | 642 "test-results.appspot.com", |
| 787 "--verbose", | 643 "--verbose", |
| 788 "--coverage-dir", | 644 "--coverage-dir", |
| 789 "[SLAVE_BUILD]/src/out/Debug/coverage", | 645 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 790 "--json-results-file", | 646 "--json-results-file", |
| 791 "/path/to/tmp/json" | 647 "/path/to/tmp/json" |
| 792 ], | 648 ], |
| 793 "cwd": "[SLAVE_BUILD]", | 649 "cwd": "[SLAVE_BUILD]", |
| 794 "name": "ChromeSyncShellTest.Instrumentation test ChromeSyncShellTest (with
patch)", | 650 "name": "Instrumentation test ChromeSyncShellTest (with patch)", |
| 795 "~followup_annotations": [ | 651 "~followup_annotations": [ |
| 796 "@@@STEP_NEST_LEVEL@1@@@" | 652 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| 797 ] | 653 ] |
| 798 }, | 654 }, |
| 799 { | 655 { |
| 800 "cmd": [ | |
| 801 "python", | |
| 802 "-u", | |
| 803 "[BUILD]/scripts/slave/tee.py", | |
| 804 "/path/to/tmp/logcat", | |
| 805 "--", | |
| 806 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", | |
| 807 "[TMP_BASE]/logcat_tmp_4" | |
| 808 ], | |
| 809 "cwd": "[SLAVE_BUILD]", | |
| 810 "name": "ChromeSyncShellTest.logcat_dump", | |
| 811 "~followup_annotations": [ | |
| 812 "@@@STEP_NEST_LEVEL@1@@@" | |
| 813 ] | |
| 814 }, | |
| 815 { | |
| 816 "cmd": [ | 656 "cmd": [ |
| 817 "python", | 657 "python", |
| 818 "-u", | 658 "-u", |
| 819 "[SLAVE_BUILD]/src/build/android/generate_emma_html.py", | 659 "[SLAVE_BUILD]/src/build/android/generate_emma_html.py", |
| 820 "--coverage-dir", | 660 "--coverage-dir", |
| 821 "[SLAVE_BUILD]/src/out/Debug/coverage", | 661 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 822 "--metadata-dir", | 662 "--metadata-dir", |
| 823 "[SLAVE_BUILD]/src/out/Debug", | 663 "[SLAVE_BUILD]/src/out/Debug", |
| 824 "--cleanup", | 664 "--cleanup", |
| 825 "--output", | 665 "--output", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 922 "cwd": "[SLAVE_BUILD]/src", | 762 "cwd": "[SLAVE_BUILD]/src", |
| 923 "name": "Finding lines changed in modified file fake/file3.java", | 763 "name": "Finding lines changed in modified file fake/file3.java", |
| 924 "stdout": "/path/to/tmp/" | 764 "stdout": "/path/to/tmp/" |
| 925 }, | 765 }, |
| 926 { | 766 { |
| 927 "cmd": [ | 767 "cmd": [ |
| 928 "python", | 768 "python", |
| 929 "-u", | 769 "-u", |
| 930 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 770 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 931 "{\"fake/file1.java\": [], \"fake/file2.java;\": [], \"fake/file3.java\":
[]}", | 771 "{\"fake/file1.java\": [], \"fake/file2.java;\": [], \"fake/file3.java\":
[]}", |
| 932 "[TMP_BASE]/coverage_tmp_5/file_changes.json" | 772 "[TMP_BASE]/coverage_tmp_1/file_changes.json" |
| 933 ], | 773 ], |
| 934 "cwd": "[SLAVE_BUILD]", | 774 "cwd": "[SLAVE_BUILD]", |
| 935 "name": "Saving changed lines for revision." | 775 "name": "Saving changed lines for revision." |
| 936 }, | 776 }, |
| 937 { | 777 { |
| 938 "cmd": [ | 778 "cmd": [ |
| 939 "python", | 779 "python", |
| 940 "-u", | 780 "-u", |
| 941 "build/android/emma_coverage_stats.py", | 781 "build/android/emma_coverage_stats.py", |
| 942 "-v", | 782 "-v", |
| 943 "--out", | 783 "--out", |
| 944 "/path/to/tmp/json", | 784 "/path/to/tmp/json", |
| 945 "--emma-dir", | 785 "--emma-dir", |
| 946 "[SLAVE_BUILD]/src/out/Debug/coverage/coverage_html", | 786 "[SLAVE_BUILD]/src/out/Debug/coverage/coverage_html", |
| 947 "--lines-for-coverage", | 787 "--lines-for-coverage", |
| 948 "[TMP_BASE]/coverage_tmp_5/file_changes.json" | 788 "[TMP_BASE]/coverage_tmp_1/file_changes.json" |
| 949 ], | 789 ], |
| 950 "cwd": "[SLAVE_BUILD]/src", | 790 "cwd": "[SLAVE_BUILD]/src", |
| 951 "name": "Incremental coverage report", | 791 "name": "Incremental coverage report", |
| 952 "~followup_annotations": [ | 792 "~followup_annotations": [ |
| 953 "@@@STEP_LOG_LINE@json.output@{@@@", | 793 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 954 "@@@STEP_LOG_LINE@json.output@ \"files\": {@@@", | 794 "@@@STEP_LOG_LINE@json.output@ \"files\": {@@@", |
| 955 "@@@STEP_LOG_LINE@json.output@ \"sample file 1\": {@@@", | 795 "@@@STEP_LOG_LINE@json.output@ \"sample file 1\": {@@@", |
| 956 "@@@STEP_LOG_LINE@json.output@ \"absolute\": {@@@", | 796 "@@@STEP_LOG_LINE@json.output@ \"absolute\": {@@@", |
| 957 "@@@STEP_LOG_LINE@json.output@ \"covered\": 70, @@@", | 797 "@@@STEP_LOG_LINE@json.output@ \"covered\": 70, @@@", |
| 958 "@@@STEP_LOG_LINE@json.output@ \"total\": 100@@@", | 798 "@@@STEP_LOG_LINE@json.output@ \"total\": 100@@@", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 974 "@@@STEP_LOG_LINE@json.output@ }@@@", | 814 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 975 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 815 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 976 "@@@STEP_LOG_LINE@json.output@ \"patch\": {@@@", | 816 "@@@STEP_LOG_LINE@json.output@ \"patch\": {@@@", |
| 977 "@@@STEP_LOG_LINE@json.output@ \"incremental\": {@@@", | 817 "@@@STEP_LOG_LINE@json.output@ \"incremental\": {@@@", |
| 978 "@@@STEP_LOG_LINE@json.output@ \"covered\": 80, @@@", | 818 "@@@STEP_LOG_LINE@json.output@ \"covered\": 80, @@@", |
| 979 "@@@STEP_LOG_LINE@json.output@ \"total\": 100@@@", | 819 "@@@STEP_LOG_LINE@json.output@ \"total\": 100@@@", |
| 980 "@@@STEP_LOG_LINE@json.output@ }@@@", | 820 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 981 "@@@STEP_LOG_LINE@json.output@ }@@@", | 821 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 982 "@@@STEP_LOG_LINE@json.output@}@@@", | 822 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 983 "@@@STEP_LOG_END@json.output@@@", | 823 "@@@STEP_LOG_END@json.output@@@", |
| 984 "@@@SET_BUILD_PROPERTY@failure_type@\"INVALID_TEST_RESULTS\"@@@", | |
| 985 "@@@SET_BUILD_PROPERTY@moreInfoURL@\"http://c.org/p/cr/builders/android_co
verage/builds/571/steps/Incremental%20coverage%20report/logs/json.output\"@@@", | 824 "@@@SET_BUILD_PROPERTY@moreInfoURL@\"http://c.org/p/cr/builders/android_co
verage/builds/571/steps/Incremental%20coverage%20report/logs/json.output\"@@@", |
| 986 "@@@SET_BUILD_PROPERTY@summary@\"Test coverage for this patch: 80/100 line
s (80%).\"@@@" | 825 "@@@SET_BUILD_PROPERTY@summary@\"Test coverage for this patch: 80/100 line
s (80%).\"@@@" |
| 987 ] | 826 ] |
| 988 }, | 827 }, |
| 989 { | 828 { |
| 990 "cmd": [ | 829 "cmd": [ |
| 991 "python", | 830 "python", |
| 992 "-u", | 831 "-u", |
| 993 "import sys; sys.exit(1)" | 832 "[BUILD]/scripts/slave/bot_update.py", |
| 994 ], | 833 "--master", |
| 995 "cwd": "[SLAVE_BUILD]", | 834 "tryserver.chromium.linux", |
| 996 "name": "AndroidWebViewTest (2)", | 835 "--builder", |
| 997 "~followup_annotations": [ | 836 "android_coverage", |
| 998 "step returned non-zero exit code: 1", | 837 "--slave", |
| 999 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@", | 838 "TestSlavename", |
| 1000 "@@@STEP_FAILURE@@@", | 839 "--spec", |
| 1001 "@@@SET_BUILD_PROPERTY@failure_type@\"INVALID_TEST_RESULTS\"@@@" | 840 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]\ntarget_os = ['android']", |
| 1002 ] | 841 "--root", |
| 1003 }, | 842 "src", |
| 1004 { | 843 "--revision_mapping_file", |
| 1005 "cmd": [ | 844 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 1006 "python", | 845 "--rietveld_server", |
| 1007 "-u", | 846 "https://codereview.chromium.org", |
| 1008 "import sys; sys.exit(1)" | 847 "--output_json", |
| 1009 ], | 848 "/path/to/tmp/json", |
| 1010 "cwd": "[SLAVE_BUILD]", | 849 "--revision", |
| 1011 "name": "ChromePublicTest (2)", | 850 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 1012 "~followup_annotations": [ | 851 "--force", |
| 1013 "step returned non-zero exit code: 1", | 852 "--output_manifest" |
| 1014 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@", | 853 ], |
| 1015 "@@@STEP_FAILURE@@@", | 854 "cwd": "[SLAVE_BUILD]", |
| 1016 "@@@SET_BUILD_PROPERTY@failure_type@\"INVALID_TEST_RESULTS\"@@@" | 855 "name": "bot_update (without patch)", |
| 1017 ] | 856 "~followup_annotations": [ |
| 1018 }, | 857 "@@@STEP_TEXT@Some step text@@@", |
| 1019 { | 858 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1020 "cmd": [ | 859 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 1021 "python", | 860 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
| 1022 "-u", | 861 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
| 1023 "import sys; sys.exit(1)" | 862 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", |
| 1024 ], | 863 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", |
| 1025 "cwd": "[SLAVE_BUILD]", | 864 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 1026 "name": "ContentShellTest (2)", | 865 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", |
| 1027 "~followup_annotations": [ | 866 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/native_client.git\", @@@", |
| 1028 "step returned non-zero exit code: 1", | 867 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26
9b7982aeeefc1b9b50\"@@@", |
| 1029 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@", | 868 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 1030 "@@@STEP_FAILURE@@@", | 869 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", |
| 1031 "@@@SET_BUILD_PROPERTY@failure_type@\"INVALID_TEST_RESULTS\"@@@" | 870 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/angle.git\", @@@", |
| 1032 ] | 871 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a
728eb85b8d7bc6080c\"@@@", |
| 1033 }, | 872 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 1034 { | 873 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", |
| 1035 "cmd": [ | 874 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/webrtc.git\", @@@", |
| 1036 "python", | 875 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685
96da93418c623137f4\"@@@", |
| 1037 "-u", | 876 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 1038 "import sys; sys.exit(1)" | 877 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", |
| 1039 ], | 878 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/tools/swarming_client.git\", @@@", |
| 1040 "cwd": "[SLAVE_BUILD]", | 879 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7
59c837980b63b99566\"@@@", |
| 1041 "name": "ChromeSyncShellTest (2)", | 880 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 1042 "~followup_annotations": [ | 881 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", |
| 1043 "step returned non-zero exit code: 1", | 882 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/v8.git\", @@@", |
| 1044 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@", | 883 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a
35f03975671d43e399\"@@@", |
| 1045 "@@@STEP_FAILURE@@@" | 884 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 1046 ] | 885 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 1047 }, | 886 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 1048 { | 887 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| 888 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 889 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f
77757b9a728eb85b8d7bc6080c\", @@@", |
| 890 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/
master@{#297276}\", @@@", |
| 891 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
| 892 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
| 893 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee
3e86ddfd4ebd0fe58cb9\", @@@", |
| 894 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#170242}\", @@@", |
| 895 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
| 896 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", |
| 897 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1
32c3a35f03975671d43e399\", @@@", |
| 898 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas
ter@{#43426}\", @@@", |
| 899 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", |
| 900 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", |
| 901 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 902 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
| 903 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
| 904 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 905 "@@@STEP_LOG_END@json.output@@@" |
| 906 ] |
| 907 }, |
| 908 { |
| 909 "cmd": [ |
| 910 "python", |
| 911 "-u", |
| 912 "[DEPOT_TOOLS]/gclient.py", |
| 913 "runhooks" |
| 914 ], |
| 915 "cwd": "[SLAVE_BUILD]", |
| 916 "env": { |
| 917 "GYP_CROSSCOMPILE": "1", |
| 918 "GYP_DEFINES": "OS=android component=static_library dcheck_always_on=1 emm
a_coverage=1 emma_filter='org.chromium.content.browser.*' fastbuild=1 gomadir='[
BUILD]/goma' target_arch=arm use_goma=1", |
| 919 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 920 }, |
| 921 "name": "gclient runhooks (without patch)" |
| 922 }, |
| 923 { |
| 924 "cmd": [ |
| 925 "python", |
| 926 "-u", |
| 927 "[BUILD]/scripts/slave/compile.py", |
| 928 "--target", |
| 929 "Debug", |
| 930 "--src-dir", |
| 931 "[SLAVE_BUILD]/src", |
| 932 "--build-tool", |
| 933 "ninja", |
| 934 "--compiler", |
| 935 "goma", |
| 936 "--goma-jsonstatus", |
| 937 "/path/to/tmp/json", |
| 938 "--goma-dir", |
| 939 "[BUILD]/goma", |
| 940 "--goma-fail-fast", |
| 941 "--goma-disable-local-fallback", |
| 942 "--", |
| 943 "android_webview_test_apk", |
| 944 "chrome_public_test_apk", |
| 945 "chrome_sync_shell_test_apk", |
| 946 "content_shell_test_apk" |
| 947 ], |
| 948 "cwd": "[SLAVE_BUILD]", |
| 949 "env": { |
| 950 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 951 }, |
| 952 "name": "compile (without patch)", |
| 953 "~followup_annotations": [ |
| 954 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 955 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 956 ] |
| 957 }, |
| 958 { |
| 959 "cmd": [ |
| 960 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", |
| 961 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebView.apk", |
| 962 "-v", |
| 963 "--blacklist-file", |
| 964 "[SLAVE_BUILD]/src/out/bad_devices.json" |
| 965 ], |
| 966 "cwd": "[SLAVE_BUILD]", |
| 967 "env": { |
| 968 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 969 }, |
| 970 "name": "install AndroidWebView.apk (2)" |
| 971 }, |
| 972 { |
| 973 "cmd": [ |
| 974 "python", |
| 975 "-u", |
| 976 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 977 "instrumentation", |
| 978 "--test-apk", |
| 979 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebViewTest.apk", |
| 980 "--blacklist-file", |
| 981 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 982 "--apk-under-test", |
| 983 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebView.apk", |
| 984 "--isolate-file-path", |
| 985 "android_webview/android_webview_test_apk.isolate", |
| 986 "--flakiness-dashboard-server", |
| 987 "test-results.appspot.com", |
| 988 "--verbose", |
| 989 "--coverage-dir", |
| 990 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 991 "--json-results-file", |
| 992 "/path/to/tmp/json" |
| 993 ], |
| 994 "cwd": "[SLAVE_BUILD]", |
| 995 "name": "Instrumentation test AndroidWebViewTest (without patch)", |
| 996 "~followup_annotations": [ |
| 997 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| 998 ] |
| 999 }, |
| 1000 { |
| 1001 "cmd": [ |
| 1002 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", |
| 1003 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublic.apk", |
| 1004 "-v", |
| 1005 "--blacklist-file", |
| 1006 "[SLAVE_BUILD]/src/out/bad_devices.json" |
| 1007 ], |
| 1008 "cwd": "[SLAVE_BUILD]", |
| 1009 "env": { |
| 1010 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 1011 }, |
| 1012 "name": "install ChromePublic.apk (2)" |
| 1013 }, |
| 1014 { |
| 1015 "cmd": [ |
| 1016 "python", |
| 1017 "-u", |
| 1018 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 1019 "instrumentation", |
| 1020 "--test-apk", |
| 1021 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublicTest.apk", |
| 1022 "--blacklist-file", |
| 1023 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 1024 "--apk-under-test", |
| 1025 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublic.apk", |
| 1026 "--isolate-file-path", |
| 1027 "chrome/chrome_public_test_apk.isolate", |
| 1028 "--flakiness-dashboard-server", |
| 1029 "test-results.appspot.com", |
| 1030 "--verbose", |
| 1031 "--coverage-dir", |
| 1032 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 1033 "--json-results-file", |
| 1034 "/path/to/tmp/json" |
| 1035 ], |
| 1036 "cwd": "[SLAVE_BUILD]", |
| 1037 "name": "Instrumentation test ChromePublicTest (without patch)", |
| 1038 "~followup_annotations": [ |
| 1039 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| 1040 ] |
| 1041 }, |
| 1042 { |
| 1043 "cmd": [ |
| 1044 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", |
| 1045 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShell.apk", |
| 1046 "-v", |
| 1047 "--blacklist-file", |
| 1048 "[SLAVE_BUILD]/src/out/bad_devices.json" |
| 1049 ], |
| 1050 "cwd": "[SLAVE_BUILD]", |
| 1051 "env": { |
| 1052 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 1053 }, |
| 1054 "name": "install ContentShell.apk (2)" |
| 1055 }, |
| 1056 { |
| 1057 "cmd": [ |
| 1058 "python", |
| 1059 "-u", |
| 1060 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 1061 "instrumentation", |
| 1062 "--test-apk", |
| 1063 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShellTest.apk", |
| 1064 "--blacklist-file", |
| 1065 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 1066 "--apk-under-test", |
| 1067 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShell.apk", |
| 1068 "--isolate-file-path", |
| 1069 "content/content_shell_test_apk.isolate", |
| 1070 "--flakiness-dashboard-server", |
| 1071 "test-results.appspot.com", |
| 1072 "--verbose", |
| 1073 "--coverage-dir", |
| 1074 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 1075 "--json-results-file", |
| 1076 "/path/to/tmp/json" |
| 1077 ], |
| 1078 "cwd": "[SLAVE_BUILD]", |
| 1079 "name": "Instrumentation test ContentShellTest (without patch)", |
| 1080 "~followup_annotations": [ |
| 1081 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| 1082 ] |
| 1083 }, |
| 1084 { |
| 1085 "cmd": [ |
| 1086 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", |
| 1087 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShell.apk", |
| 1088 "-v", |
| 1089 "--blacklist-file", |
| 1090 "[SLAVE_BUILD]/src/out/bad_devices.json" |
| 1091 ], |
| 1092 "cwd": "[SLAVE_BUILD]", |
| 1093 "env": { |
| 1094 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 1095 }, |
| 1096 "name": "install ChromeSyncShell.apk (2)" |
| 1097 }, |
| 1098 { |
| 1099 "cmd": [ |
| 1100 "python", |
| 1101 "-u", |
| 1102 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 1103 "instrumentation", |
| 1104 "--test-apk", |
| 1105 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShellTest.apk", |
| 1106 "--blacklist-file", |
| 1107 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 1108 "--apk-under-test", |
| 1109 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShell.apk", |
| 1110 "--flakiness-dashboard-server", |
| 1111 "test-results.appspot.com", |
| 1112 "--verbose", |
| 1113 "--coverage-dir", |
| 1114 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 1115 "--json-results-file", |
| 1116 "/path/to/tmp/json" |
| 1117 ], |
| 1118 "cwd": "[SLAVE_BUILD]", |
| 1119 "name": "Instrumentation test ChromeSyncShellTest (without patch)", |
| 1120 "~followup_annotations": [ |
| 1121 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| 1122 ] |
| 1123 }, |
| 1124 { |
| 1125 "cmd": [ |
| 1126 "python", |
| 1127 "-u", |
| 1128 "import sys; sys.exit(0)" |
| 1129 ], |
| 1130 "cwd": "[SLAVE_BUILD]", |
| 1131 "name": "AndroidWebViewTest (retry summary)", |
| 1132 "~followup_annotations": [ |
| 1133 "@@@STEP_TEXT@<br/>ignored:<br/>TestB<br/>@@@", |
| 1134 "@@@STEP_WARNINGS@@@" |
| 1135 ] |
| 1136 }, |
| 1137 { |
| 1138 "cmd": [ |
| 1139 "python", |
| 1140 "-u", |
| 1141 "import sys; sys.exit(0)" |
| 1142 ], |
| 1143 "cwd": "[SLAVE_BUILD]", |
| 1144 "name": "ChromePublicTest (retry summary)", |
| 1145 "~followup_annotations": [ |
| 1146 "@@@STEP_TEXT@<br/>ignored:<br/>TestB<br/>@@@", |
| 1147 "@@@STEP_WARNINGS@@@" |
| 1148 ] |
| 1149 }, |
| 1150 { |
| 1151 "cmd": [ |
| 1152 "python", |
| 1153 "-u", |
| 1154 "import sys; sys.exit(0)" |
| 1155 ], |
| 1156 "cwd": "[SLAVE_BUILD]", |
| 1157 "name": "ContentShellTest (retry summary)", |
| 1158 "~followup_annotations": [ |
| 1159 "@@@STEP_TEXT@<br/>ignored:<br/>TestB<br/>@@@", |
| 1160 "@@@STEP_WARNINGS@@@" |
| 1161 ] |
| 1162 }, |
| 1163 { |
| 1164 "cmd": [ |
| 1165 "python", |
| 1166 "-u", |
| 1167 "import sys; sys.exit(0)" |
| 1168 ], |
| 1169 "cwd": "[SLAVE_BUILD]", |
| 1170 "name": "ChromeSyncShellTest (retry summary)", |
| 1171 "~followup_annotations": [ |
| 1172 "@@@STEP_TEXT@<br/>ignored:<br/>TestB<br/>@@@", |
| 1173 "@@@STEP_WARNINGS@@@" |
| 1174 ] |
| 1175 }, |
| 1176 { |
| 1049 "cmd": [ | 1177 "cmd": [ |
| 1050 "python", | 1178 "python", |
| 1051 "-u", | 1179 "-u", |
| 1052 "[BUILD]/scripts/slave/daemonizer.py", | 1180 "[BUILD]/scripts/slave/daemonizer.py", |
| 1053 "--action", | 1181 "--action", |
| 1054 "stop", | 1182 "stop", |
| 1055 "--pid-file-path", | 1183 "--pid-file-path", |
| 1056 "/tmp/device_monitor.pid" | 1184 "/tmp/device_monitor.pid" |
| 1057 ], | 1185 ], |
| 1058 "cwd": "[SLAVE_BUILD]", | 1186 "cwd": "[SLAVE_BUILD]", |
| 1059 "name": "shutdown_device_monitor" | 1187 "name": "shutdown_device_monitor" |
| 1060 }, | 1188 }, |
| 1061 { | 1189 { |
| 1062 "cmd": [ | 1190 "cmd": [ |
| 1063 "python", | 1191 "python", |
| 1064 "-u", | 1192 "-u", |
| 1065 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", | 1193 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", |
| 1066 "--output-path", | 1194 "--output-path", |
| 1067 "[SLAVE_BUILD]/src/out/Debug/full_log", | 1195 "[SLAVE_BUILD]/src/out/Debug/full_log", |
| 1068 "[SLAVE_BUILD]/src/out/logcat_dir" | 1196 "[SLAVE_BUILD]/src/out/logcat" |
| 1069 ], | 1197 ], |
| 1070 "cwd": "[SLAVE_BUILD]", | 1198 "cwd": "[SLAVE_BUILD]", |
| 1071 "name": "logcat_dump" | 1199 "name": "logcat_dump" |
| 1072 }, | 1200 }, |
| 1073 { | 1201 { |
| 1074 "cmd": [ | 1202 "cmd": [ |
| 1075 "python", | 1203 "python", |
| 1076 "-u", | 1204 "-u", |
| 1077 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", | 1205 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", |
| 1078 "--timeout", | 1206 "--timeout", |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1131 "cwd": "[SLAVE_BUILD]", | 1259 "cwd": "[SLAVE_BUILD]", |
| 1132 "name": "test_report", | 1260 "name": "test_report", |
| 1133 "~followup_annotations": [ | 1261 "~followup_annotations": [ |
| 1134 "@@@STEP_LOG_LINE@python.inline@@@@", | 1262 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 1135 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", | 1263 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", |
| 1136 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", | 1264 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", |
| 1137 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", | 1265 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", |
| 1138 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", | 1266 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", |
| 1139 "@@@STEP_LOG_LINE@python.inline@ print l@@@", | 1267 "@@@STEP_LOG_LINE@python.inline@ print l@@@", |
| 1140 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 1268 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 1141 "@@@STEP_LOG_END@python.inline@@@", | 1269 "@@@STEP_LOG_END@python.inline@@@" |
| 1142 "@@@SET_BUILD_PROPERTY@failure_hash@\"0b5a1d30aca247f6f92510b169636d723276
8847\"@@@" | |
| 1143 ] | 1270 ] |
| 1144 }, | 1271 }, |
| 1145 { | 1272 { |
| 1146 "name": "$result", | 1273 "name": "$result", |
| 1147 "reason": "4 out of 4 aggregated steps failed. Failures: Step('AndroidWebVie
wTest (2)') failed with return_code 1, Step('ChromePublicTest (2)') failed with
return_code 1, Step('ContentShellTest (2)') failed with return_code 1, Step('Chr
omeSyncShellTest (2)') failed with return_code 1", | 1274 "recipe_result": null, |
| 1148 "status_code": 1 | 1275 "status_code": 0 |
| 1149 } | 1276 } |
| 1150 ] | 1277 ] |
| OLD | NEW |