Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(473)

Side by Side Diff: scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__test_failure.json

Issue 2154383002: Remove build-type arg from Chromedriver tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 "chromium.fyi", 8 "chromium.fyi",
9 "--builder", 9 "--builder",
10 "Android ChromeDriver Tests (dbg)", 10 "Android ChromeDriver Tests (dbg)",
(...skipping 501 matching lines...) Expand 10 before | Expand all | Expand 10 after
512 "cmd": [ 512 "cmd": [
513 "xvfb-run", 513 "xvfb-run",
514 "-a", 514 "-a",
515 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", 515 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py",
516 "--chromedriver", 516 "--chromedriver",
517 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 517 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
518 "--log-path", 518 "--log-path",
519 "[TMP_BASE]/server_log_tmp_2/server_log", 519 "[TMP_BASE]/server_log_tmp_2/server_log",
520 "--reference-chromedriver", 520 "--reference-chromedriver",
521 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64", 521 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64",
522 "--build-type",
523 "Debug",
524 "--android-package", 522 "--android-package",
525 "chrome_beta" 523 "chrome_beta"
526 ], 524 ],
527 "env": { 525 "env": {
528 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 526 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
529 }, 527 },
530 "name": "python_tests(chrome_beta)" 528 "name": "python_tests(chrome_beta)"
531 }, 529 },
532 { 530 {
533 "cmd": [ 531 "cmd": [
(...skipping 23 matching lines...) Expand all
557 }, 555 },
558 { 556 {
559 "cmd": [ 557 "cmd": [
560 "xvfb-run", 558 "xvfb-run",
561 "-a", 559 "-a",
562 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", 560 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py",
563 "--chromedriver", 561 "--chromedriver",
564 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 562 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
565 "--log-path", 563 "--log-path",
566 "[TMP_BASE]/server_log_tmp_3/server_log", 564 "[TMP_BASE]/server_log_tmp_3/server_log",
567 "--build-type",
568 "Debug",
569 "--verbose", 565 "--verbose",
570 "--android-package", 566 "--android-package",
571 "chrome_beta" 567 "chrome_beta"
572 ], 568 ],
573 "env": { 569 "env": {
574 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 570 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
575 }, 571 },
576 "name": "java_tests(chrome_beta)" 572 "name": "java_tests(chrome_beta)"
577 }, 573 },
578 { 574 {
(...skipping 26 matching lines...) Expand all
605 "cmd": [ 601 "cmd": [
606 "xvfb-run", 602 "xvfb-run",
607 "-a", 603 "-a",
608 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", 604 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py",
609 "--chromedriver", 605 "--chromedriver",
610 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 606 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
611 "--log-path", 607 "--log-path",
612 "[TMP_BASE]/server_log_tmp_4/server_log", 608 "[TMP_BASE]/server_log_tmp_4/server_log",
613 "--reference-chromedriver", 609 "--reference-chromedriver",
614 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64", 610 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64",
615 "--build-type",
616 "Debug",
617 "--android-package", 611 "--android-package",
618 "chrome_public" 612 "chrome_public"
619 ], 613 ],
620 "env": { 614 "env": {
621 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 615 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
622 }, 616 },
623 "name": "python_tests(chrome_public)" 617 "name": "python_tests(chrome_public)"
624 }, 618 },
625 { 619 {
626 "cmd": [ 620 "cmd": [
(...skipping 23 matching lines...) Expand all
650 }, 644 },
651 { 645 {
652 "cmd": [ 646 "cmd": [
653 "xvfb-run", 647 "xvfb-run",
654 "-a", 648 "-a",
655 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", 649 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py",
656 "--chromedriver", 650 "--chromedriver",
657 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 651 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
658 "--log-path", 652 "--log-path",
659 "[TMP_BASE]/server_log_tmp_5/server_log", 653 "[TMP_BASE]/server_log_tmp_5/server_log",
660 "--build-type",
661 "Debug",
662 "--verbose", 654 "--verbose",
663 "--android-package", 655 "--android-package",
664 "chrome_public" 656 "chrome_public"
665 ], 657 ],
666 "env": { 658 "env": {
667 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 659 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
668 }, 660 },
669 "name": "java_tests(chrome_public)" 661 "name": "java_tests(chrome_public)"
670 }, 662 },
671 { 663 {
(...skipping 26 matching lines...) Expand all
698 "cmd": [ 690 "cmd": [
699 "xvfb-run", 691 "xvfb-run",
700 "-a", 692 "-a",
701 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", 693 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py",
702 "--chromedriver", 694 "--chromedriver",
703 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 695 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
704 "--log-path", 696 "--log-path",
705 "[TMP_BASE]/server_log_tmp_6/server_log", 697 "[TMP_BASE]/server_log_tmp_6/server_log",
706 "--reference-chromedriver", 698 "--reference-chromedriver",
707 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64", 699 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64",
708 "--build-type",
709 "Debug",
710 "--android-package", 700 "--android-package",
711 "chrome_stable" 701 "chrome_stable"
712 ], 702 ],
713 "env": { 703 "env": {
714 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 704 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
715 }, 705 },
716 "name": "python_tests(chrome_stable)" 706 "name": "python_tests(chrome_stable)"
717 }, 707 },
718 { 708 {
719 "cmd": [ 709 "cmd": [
(...skipping 23 matching lines...) Expand all
743 }, 733 },
744 { 734 {
745 "cmd": [ 735 "cmd": [
746 "xvfb-run", 736 "xvfb-run",
747 "-a", 737 "-a",
748 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", 738 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py",
749 "--chromedriver", 739 "--chromedriver",
750 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 740 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
751 "--log-path", 741 "--log-path",
752 "[TMP_BASE]/server_log_tmp_7/server_log", 742 "[TMP_BASE]/server_log_tmp_7/server_log",
753 "--build-type",
754 "Debug",
755 "--verbose", 743 "--verbose",
756 "--android-package", 744 "--android-package",
757 "chrome_stable" 745 "chrome_stable"
758 ], 746 ],
759 "env": { 747 "env": {
760 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 748 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
761 }, 749 },
762 "name": "java_tests(chrome_stable)", 750 "name": "java_tests(chrome_stable)",
763 "~followup_annotations": [ 751 "~followup_annotations": [
764 "step returned non-zero exit code: 1", 752 "step returned non-zero exit code: 1",
(...skipping 13 matching lines...) Expand all
778 "cmd": [ 766 "cmd": [
779 "xvfb-run", 767 "xvfb-run",
780 "-a", 768 "-a",
781 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", 769 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py",
782 "--chromedriver", 770 "--chromedriver",
783 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 771 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
784 "--log-path", 772 "--log-path",
785 "[TMP_BASE]/server_log_tmp_8/server_log", 773 "[TMP_BASE]/server_log_tmp_8/server_log",
786 "--reference-chromedriver", 774 "--reference-chromedriver",
787 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64", 775 "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/referen ce_builds/chromedriver_linux64",
788 "--build-type",
789 "Debug",
790 "--android-package", 776 "--android-package",
791 "chromedriver_webview_shell" 777 "chromedriver_webview_shell"
792 ], 778 ],
793 "env": { 779 "env": {
794 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 780 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
795 }, 781 },
796 "name": "python_tests(chromedriver_webview_shell)" 782 "name": "python_tests(chromedriver_webview_shell)"
797 }, 783 },
798 { 784 {
799 "cmd": [ 785 "cmd": [
(...skipping 23 matching lines...) Expand all
823 }, 809 },
824 { 810 {
825 "cmd": [ 811 "cmd": [
826 "xvfb-run", 812 "xvfb-run",
827 "-a", 813 "-a",
828 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", 814 "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py",
829 "--chromedriver", 815 "--chromedriver",
830 "[SLAVE_BUILD]/src/out/Debug/chromedriver", 816 "[SLAVE_BUILD]/src/out/Debug/chromedriver",
831 "--log-path", 817 "--log-path",
832 "[TMP_BASE]/server_log_tmp_9/server_log", 818 "[TMP_BASE]/server_log_tmp_9/server_log",
833 "--build-type",
834 "Debug",
835 "--verbose", 819 "--verbose",
836 "--android-package", 820 "--android-package",
837 "chromedriver_webview_shell" 821 "chromedriver_webview_shell"
838 ], 822 ],
839 "env": { 823 "env": {
840 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" 824 "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome"
841 }, 825 },
842 "name": "java_tests(chromedriver_webview_shell)" 826 "name": "java_tests(chromedriver_webview_shell)"
843 }, 827 },
844 { 828 {
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
1077 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", 1061 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@",
1078 "@@@STEP_LOG_END@python.inline@@@" 1062 "@@@STEP_LOG_END@python.inline@@@"
1079 ] 1063 ]
1080 }, 1064 },
1081 { 1065 {
1082 "name": "$result", 1066 "name": "$result",
1083 "recipe_result": null, 1067 "recipe_result": null,
1084 "status_code": 0 1068 "status_code": 0
1085 } 1069 }
1086 ] 1070 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698