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 "--master", | 7 "--master", |
8 "tryserver.chromium.android", | 8 "tryserver.chromium.android", |
9 "--builder", | 9 "--builder", |
10 "android_coverage", | 10 "android_coverage", |
(...skipping 569 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
580 "cwd": "[SLAVE_BUILD]", | 580 "cwd": "[SLAVE_BUILD]", |
581 "name": "spawn_device_monitor" | 581 "name": "spawn_device_monitor" |
582 }, | 582 }, |
583 { | 583 { |
584 "cmd": [ | 584 "cmd": [ |
585 "python", | 585 "python", |
586 "-u", | 586 "-u", |
587 "[SLAVE_BUILD]/src/out/Debug/bin/run_android_webview_test_apk", | 587 "[SLAVE_BUILD]/src/out/Debug/bin/run_android_webview_test_apk", |
588 "--blacklist-file", | 588 "--blacklist-file", |
589 "[SLAVE_BUILD]/src/out/bad_devices.json", | 589 "[SLAVE_BUILD]/src/out/bad_devices.json", |
590 "--logcat-output-file", | |
591 "/path/to/tmp/", | |
592 "--flakiness-dashboard-server", | 590 "--flakiness-dashboard-server", |
593 "test-results.appspot.com", | 591 "test-results.appspot.com", |
594 "--verbose", | 592 "--verbose", |
595 "--coverage-dir", | 593 "--coverage-dir", |
596 "[SLAVE_BUILD]/src/out/Debug/coverage", | 594 "[SLAVE_BUILD]/src/out/Debug/coverage", |
597 "--json-results-file", | 595 "--json-results-file", |
598 "/path/to/tmp/json" | 596 "/path/to/tmp/json" |
599 ], | 597 ], |
600 "cwd": "[SLAVE_BUILD]", | 598 "cwd": "[SLAVE_BUILD]", |
601 "name": "Instrumentation test AndroidWebViewTest (with patch)", | 599 "name": "Instrumentation test AndroidWebViewTest (with patch)", |
602 "~followup_annotations": [ | 600 "~followup_annotations": [ |
603 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 601 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
604 ] | 602 ] |
605 }, | 603 }, |
606 { | 604 { |
607 "cmd": [ | 605 "cmd": [ |
608 "python", | 606 "python", |
609 "-u", | 607 "-u", |
610 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_public_test_apk", | 608 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_public_test_apk", |
611 "--blacklist-file", | 609 "--blacklist-file", |
612 "[SLAVE_BUILD]/src/out/bad_devices.json", | 610 "[SLAVE_BUILD]/src/out/bad_devices.json", |
613 "--logcat-output-file", | |
614 "/path/to/tmp/", | |
615 "--flakiness-dashboard-server", | 611 "--flakiness-dashboard-server", |
616 "test-results.appspot.com", | 612 "test-results.appspot.com", |
617 "--verbose", | 613 "--verbose", |
618 "--coverage-dir", | 614 "--coverage-dir", |
619 "[SLAVE_BUILD]/src/out/Debug/coverage", | 615 "[SLAVE_BUILD]/src/out/Debug/coverage", |
620 "--json-results-file", | 616 "--json-results-file", |
621 "/path/to/tmp/json" | 617 "/path/to/tmp/json" |
622 ], | 618 ], |
623 "cwd": "[SLAVE_BUILD]", | 619 "cwd": "[SLAVE_BUILD]", |
624 "name": "Instrumentation test ChromePublicTest (with patch)", | 620 "name": "Instrumentation test ChromePublicTest (with patch)", |
625 "~followup_annotations": [ | 621 "~followup_annotations": [ |
626 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 622 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
627 ] | 623 ] |
628 }, | 624 }, |
629 { | 625 { |
630 "cmd": [ | 626 "cmd": [ |
631 "python", | 627 "python", |
632 "-u", | 628 "-u", |
633 "[SLAVE_BUILD]/src/out/Debug/bin/run_content_shell_test_apk", | 629 "[SLAVE_BUILD]/src/out/Debug/bin/run_content_shell_test_apk", |
634 "--blacklist-file", | 630 "--blacklist-file", |
635 "[SLAVE_BUILD]/src/out/bad_devices.json", | 631 "[SLAVE_BUILD]/src/out/bad_devices.json", |
636 "--logcat-output-file", | |
637 "/path/to/tmp/", | |
638 "--flakiness-dashboard-server", | 632 "--flakiness-dashboard-server", |
639 "test-results.appspot.com", | 633 "test-results.appspot.com", |
640 "--verbose", | 634 "--verbose", |
641 "--coverage-dir", | 635 "--coverage-dir", |
642 "[SLAVE_BUILD]/src/out/Debug/coverage", | 636 "[SLAVE_BUILD]/src/out/Debug/coverage", |
643 "--json-results-file", | 637 "--json-results-file", |
644 "/path/to/tmp/json" | 638 "/path/to/tmp/json" |
645 ], | 639 ], |
646 "cwd": "[SLAVE_BUILD]", | 640 "cwd": "[SLAVE_BUILD]", |
647 "name": "Instrumentation test ContentShellTest (with patch)", | 641 "name": "Instrumentation test ContentShellTest (with patch)", |
648 "~followup_annotations": [ | 642 "~followup_annotations": [ |
649 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 643 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
650 ] | 644 ] |
651 }, | 645 }, |
652 { | 646 { |
653 "cmd": [ | 647 "cmd": [ |
654 "python", | 648 "python", |
655 "-u", | 649 "-u", |
656 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_sync_shell_test_apk", | 650 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_sync_shell_test_apk", |
657 "--blacklist-file", | 651 "--blacklist-file", |
658 "[SLAVE_BUILD]/src/out/bad_devices.json", | 652 "[SLAVE_BUILD]/src/out/bad_devices.json", |
659 "--logcat-output-file", | |
660 "/path/to/tmp/", | |
661 "--flakiness-dashboard-server", | 653 "--flakiness-dashboard-server", |
662 "test-results.appspot.com", | 654 "test-results.appspot.com", |
663 "--verbose", | 655 "--verbose", |
664 "--coverage-dir", | 656 "--coverage-dir", |
665 "[SLAVE_BUILD]/src/out/Debug/coverage", | 657 "[SLAVE_BUILD]/src/out/Debug/coverage", |
666 "--json-results-file", | 658 "--json-results-file", |
667 "/path/to/tmp/json" | 659 "/path/to/tmp/json" |
668 ], | 660 ], |
669 "cwd": "[SLAVE_BUILD]", | 661 "cwd": "[SLAVE_BUILD]", |
670 "name": "Instrumentation test ChromeSyncShellTest (with patch)", | 662 "name": "Instrumentation test ChromeSyncShellTest (with patch)", |
(...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
990 "@@@STEP_LOG_END@json.output (invalid)@@@" | 982 "@@@STEP_LOG_END@json.output (invalid)@@@" |
991 ] | 983 ] |
992 }, | 984 }, |
993 { | 985 { |
994 "cmd": [ | 986 "cmd": [ |
995 "python", | 987 "python", |
996 "-u", | 988 "-u", |
997 "[SLAVE_BUILD]/src/out/Debug/bin/run_android_webview_test_apk", | 989 "[SLAVE_BUILD]/src/out/Debug/bin/run_android_webview_test_apk", |
998 "--blacklist-file", | 990 "--blacklist-file", |
999 "[SLAVE_BUILD]/src/out/bad_devices.json", | 991 "[SLAVE_BUILD]/src/out/bad_devices.json", |
1000 "--logcat-output-file", | |
1001 "/path/to/tmp/", | |
1002 "--flakiness-dashboard-server", | 992 "--flakiness-dashboard-server", |
1003 "test-results.appspot.com", | 993 "test-results.appspot.com", |
1004 "--verbose", | 994 "--verbose", |
1005 "--coverage-dir", | 995 "--coverage-dir", |
1006 "[SLAVE_BUILD]/src/out/Debug/coverage", | 996 "[SLAVE_BUILD]/src/out/Debug/coverage", |
1007 "--json-results-file", | 997 "--json-results-file", |
1008 "/path/to/tmp/json" | 998 "/path/to/tmp/json" |
1009 ], | 999 ], |
1010 "cwd": "[SLAVE_BUILD]", | 1000 "cwd": "[SLAVE_BUILD]", |
1011 "name": "Instrumentation test AndroidWebViewTest (without patch)", | 1001 "name": "Instrumentation test AndroidWebViewTest (without patch)", |
1012 "~followup_annotations": [ | 1002 "~followup_annotations": [ |
1013 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 1003 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
1014 ] | 1004 ] |
1015 }, | 1005 }, |
1016 { | 1006 { |
1017 "cmd": [ | 1007 "cmd": [ |
1018 "python", | 1008 "python", |
1019 "-u", | 1009 "-u", |
1020 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_public_test_apk", | 1010 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_public_test_apk", |
1021 "--blacklist-file", | 1011 "--blacklist-file", |
1022 "[SLAVE_BUILD]/src/out/bad_devices.json", | 1012 "[SLAVE_BUILD]/src/out/bad_devices.json", |
1023 "--logcat-output-file", | |
1024 "/path/to/tmp/", | |
1025 "--flakiness-dashboard-server", | 1013 "--flakiness-dashboard-server", |
1026 "test-results.appspot.com", | 1014 "test-results.appspot.com", |
1027 "--verbose", | 1015 "--verbose", |
1028 "--coverage-dir", | 1016 "--coverage-dir", |
1029 "[SLAVE_BUILD]/src/out/Debug/coverage", | 1017 "[SLAVE_BUILD]/src/out/Debug/coverage", |
1030 "--json-results-file", | 1018 "--json-results-file", |
1031 "/path/to/tmp/json" | 1019 "/path/to/tmp/json" |
1032 ], | 1020 ], |
1033 "cwd": "[SLAVE_BUILD]", | 1021 "cwd": "[SLAVE_BUILD]", |
1034 "name": "Instrumentation test ChromePublicTest (without patch)", | 1022 "name": "Instrumentation test ChromePublicTest (without patch)", |
1035 "~followup_annotations": [ | 1023 "~followup_annotations": [ |
1036 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 1024 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
1037 ] | 1025 ] |
1038 }, | 1026 }, |
1039 { | 1027 { |
1040 "cmd": [ | 1028 "cmd": [ |
1041 "python", | 1029 "python", |
1042 "-u", | 1030 "-u", |
1043 "[SLAVE_BUILD]/src/out/Debug/bin/run_content_shell_test_apk", | 1031 "[SLAVE_BUILD]/src/out/Debug/bin/run_content_shell_test_apk", |
1044 "--blacklist-file", | 1032 "--blacklist-file", |
1045 "[SLAVE_BUILD]/src/out/bad_devices.json", | 1033 "[SLAVE_BUILD]/src/out/bad_devices.json", |
1046 "--logcat-output-file", | |
1047 "/path/to/tmp/", | |
1048 "--flakiness-dashboard-server", | 1034 "--flakiness-dashboard-server", |
1049 "test-results.appspot.com", | 1035 "test-results.appspot.com", |
1050 "--verbose", | 1036 "--verbose", |
1051 "--coverage-dir", | 1037 "--coverage-dir", |
1052 "[SLAVE_BUILD]/src/out/Debug/coverage", | 1038 "[SLAVE_BUILD]/src/out/Debug/coverage", |
1053 "--json-results-file", | 1039 "--json-results-file", |
1054 "/path/to/tmp/json" | 1040 "/path/to/tmp/json" |
1055 ], | 1041 ], |
1056 "cwd": "[SLAVE_BUILD]", | 1042 "cwd": "[SLAVE_BUILD]", |
1057 "name": "Instrumentation test ContentShellTest (without patch)", | 1043 "name": "Instrumentation test ContentShellTest (without patch)", |
1058 "~followup_annotations": [ | 1044 "~followup_annotations": [ |
1059 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 1045 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
1060 ] | 1046 ] |
1061 }, | 1047 }, |
1062 { | 1048 { |
1063 "cmd": [ | 1049 "cmd": [ |
1064 "python", | 1050 "python", |
1065 "-u", | 1051 "-u", |
1066 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_sync_shell_test_apk", | 1052 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_sync_shell_test_apk", |
1067 "--blacklist-file", | 1053 "--blacklist-file", |
1068 "[SLAVE_BUILD]/src/out/bad_devices.json", | 1054 "[SLAVE_BUILD]/src/out/bad_devices.json", |
1069 "--logcat-output-file", | |
1070 "/path/to/tmp/", | |
1071 "--flakiness-dashboard-server", | 1055 "--flakiness-dashboard-server", |
1072 "test-results.appspot.com", | 1056 "test-results.appspot.com", |
1073 "--verbose", | 1057 "--verbose", |
1074 "--coverage-dir", | 1058 "--coverage-dir", |
1075 "[SLAVE_BUILD]/src/out/Debug/coverage", | 1059 "[SLAVE_BUILD]/src/out/Debug/coverage", |
1076 "--json-results-file", | 1060 "--json-results-file", |
1077 "/path/to/tmp/json" | 1061 "/path/to/tmp/json" |
1078 ], | 1062 ], |
1079 "cwd": "[SLAVE_BUILD]", | 1063 "cwd": "[SLAVE_BUILD]", |
1080 "name": "Instrumentation test ChromeSyncShellTest (without patch)", | 1064 "name": "Instrumentation test ChromeSyncShellTest (without patch)", |
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1231 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 1215 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
1232 "@@@STEP_LOG_END@python.inline@@@" | 1216 "@@@STEP_LOG_END@python.inline@@@" |
1233 ] | 1217 ] |
1234 }, | 1218 }, |
1235 { | 1219 { |
1236 "name": "$result", | 1220 "name": "$result", |
1237 "recipe_result": null, | 1221 "recipe_result": null, |
1238 "status_code": 0 | 1222 "status_code": 0 |
1239 } | 1223 } |
1240 ] | 1224 ] |
OLD | NEW |