| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/cleanup_temp.py" | 6 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "cleanup temp" | 9 "name": "cleanup temp" |
| 10 }, | 10 }, |
| (...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 416 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 416 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 417 "--test-machine-name", | 417 "--test-machine-name", |
| 418 "TestBuilder", | 418 "TestBuilder", |
| 419 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 419 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 420 "--output-format", | 420 "--output-format", |
| 421 "json", | 421 "json", |
| 422 "--output-dir", | 422 "--output-dir", |
| 423 "/path/to/tmp/" | 423 "/path/to/tmp/" |
| 424 ], | 424 ], |
| 425 "cwd": "[SLAVE_BUILD]", | 425 "cwd": "[SLAVE_BUILD]", |
| 426 "name": "maps_pixel_test", | 426 "name": "maps_pixel_test" |
| 427 "~followup_annotations": [ | |
| 428 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 429 ] | |
| 430 }, | 427 }, |
| 431 { | 428 { |
| 432 "allow_subannotations": true, | 429 "allow_subannotations": true, |
| 433 "cmd": [ | 430 "cmd": [ |
| 434 "python", | 431 "python", |
| 435 "-u", | 432 "-u", |
| 436 "[BUILD]/scripts/slave/runtest.py", | 433 "[BUILD]/scripts/slave/runtest.py", |
| 437 "--target", | 434 "--target", |
| 438 "Release", | 435 "Release", |
| 439 "--factory-properties", | 436 "--factory-properties", |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 472 "mac", | 469 "mac", |
| 473 "--test-machine-name", | 470 "--test-machine-name", |
| 474 "TestBuilder", | 471 "TestBuilder", |
| 475 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 472 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 476 "--output-format", | 473 "--output-format", |
| 477 "json", | 474 "json", |
| 478 "--output-dir", | 475 "--output-dir", |
| 479 "/path/to/tmp/" | 476 "/path/to/tmp/" |
| 480 ], | 477 ], |
| 481 "cwd": "[SLAVE_BUILD]", | 478 "cwd": "[SLAVE_BUILD]", |
| 482 "name": "pixel_test", | 479 "name": "pixel_test" |
| 483 "~followup_annotations": [ | |
| 484 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 485 ] | |
| 486 }, | 480 }, |
| 487 { | 481 { |
| 488 "allow_subannotations": true, | 482 "allow_subannotations": true, |
| 489 "cmd": [ | 483 "cmd": [ |
| 490 "python", | 484 "python", |
| 491 "-u", | 485 "-u", |
| 492 "[BUILD]/scripts/slave/runtest.py", | 486 "[BUILD]/scripts/slave/runtest.py", |
| 493 "--target", | 487 "--target", |
| 494 "Release", | 488 "Release", |
| 495 "--factory-properties", | 489 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 519 "--browser=release", | 513 "--browser=release", |
| 520 "-v", | 514 "-v", |
| 521 "--use-devtools-active-port", | 515 "--use-devtools-active-port", |
| 522 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 516 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 523 "--output-format", | 517 "--output-format", |
| 524 "json", | 518 "json", |
| 525 "--output-dir", | 519 "--output-dir", |
| 526 "/path/to/tmp/" | 520 "/path/to/tmp/" |
| 527 ], | 521 ], |
| 528 "cwd": "[SLAVE_BUILD]", | 522 "cwd": "[SLAVE_BUILD]", |
| 529 "name": "webgl_conformance_tests", | 523 "name": "webgl_conformance_tests" |
| 530 "~followup_annotations": [ | |
| 531 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 532 ] | |
| 533 }, | 524 }, |
| 534 { | 525 { |
| 535 "allow_subannotations": true, | 526 "allow_subannotations": true, |
| 536 "cmd": [ | 527 "cmd": [ |
| 537 "python", | 528 "python", |
| 538 "-u", | 529 "-u", |
| 539 "[BUILD]/scripts/slave/runtest.py", | 530 "[BUILD]/scripts/slave/runtest.py", |
| 540 "--target", | 531 "--target", |
| 541 "Release", | 532 "Release", |
| 542 "--factory-properties", | 533 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 566 "--browser=release", | 557 "--browser=release", |
| 567 "-v", | 558 "-v", |
| 568 "--use-devtools-active-port", | 559 "--use-devtools-active-port", |
| 569 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 560 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 570 "--output-format", | 561 "--output-format", |
| 571 "json", | 562 "json", |
| 572 "--output-dir", | 563 "--output-dir", |
| 573 "/path/to/tmp/" | 564 "/path/to/tmp/" |
| 574 ], | 565 ], |
| 575 "cwd": "[SLAVE_BUILD]", | 566 "cwd": "[SLAVE_BUILD]", |
| 576 "name": "context_lost_tests", | 567 "name": "context_lost_tests" |
| 577 "~followup_annotations": [ | |
| 578 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 579 ] | |
| 580 }, | 568 }, |
| 581 { | 569 { |
| 582 "allow_subannotations": true, | 570 "allow_subannotations": true, |
| 583 "cmd": [ | 571 "cmd": [ |
| 584 "python", | 572 "python", |
| 585 "-u", | 573 "-u", |
| 586 "[BUILD]/scripts/slave/runtest.py", | 574 "[BUILD]/scripts/slave/runtest.py", |
| 587 "--target", | 575 "--target", |
| 588 "Release", | 576 "Release", |
| 589 "--factory-properties", | 577 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 613 "--browser=release", | 601 "--browser=release", |
| 614 "-v", | 602 "-v", |
| 615 "--use-devtools-active-port", | 603 "--use-devtools-active-port", |
| 616 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 604 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 617 "--output-format", | 605 "--output-format", |
| 618 "json", | 606 "json", |
| 619 "--output-dir", | 607 "--output-dir", |
| 620 "/path/to/tmp/" | 608 "/path/to/tmp/" |
| 621 ], | 609 ], |
| 622 "cwd": "[SLAVE_BUILD]", | 610 "cwd": "[SLAVE_BUILD]", |
| 623 "name": "memory_test", | 611 "name": "memory_test" |
| 624 "~followup_annotations": [ | |
| 625 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 626 ] | |
| 627 }, | 612 }, |
| 628 { | 613 { |
| 629 "allow_subannotations": true, | 614 "allow_subannotations": true, |
| 630 "cmd": [ | 615 "cmd": [ |
| 631 "python", | 616 "python", |
| 632 "-u", | 617 "-u", |
| 633 "[BUILD]/scripts/slave/runtest.py", | 618 "[BUILD]/scripts/slave/runtest.py", |
| 634 "--target", | 619 "--target", |
| 635 "Release", | 620 "Release", |
| 636 "--factory-properties", | 621 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 660 "--browser=release", | 645 "--browser=release", |
| 661 "-v", | 646 "-v", |
| 662 "--use-devtools-active-port", | 647 "--use-devtools-active-port", |
| 663 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 648 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 664 "--output-format", | 649 "--output-format", |
| 665 "json", | 650 "json", |
| 666 "--output-dir", | 651 "--output-dir", |
| 667 "/path/to/tmp/" | 652 "/path/to/tmp/" |
| 668 ], | 653 ], |
| 669 "cwd": "[SLAVE_BUILD]", | 654 "cwd": "[SLAVE_BUILD]", |
| 670 "name": "trace_test", | 655 "name": "trace_test" |
| 671 "~followup_annotations": [ | |
| 672 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 673 ] | |
| 674 }, | 656 }, |
| 675 { | 657 { |
| 676 "allow_subannotations": true, | 658 "allow_subannotations": true, |
| 677 "cmd": [ | 659 "cmd": [ |
| 678 "python", | 660 "python", |
| 679 "-u", | 661 "-u", |
| 680 "[BUILD]/scripts/slave/runtest.py", | 662 "[BUILD]/scripts/slave/runtest.py", |
| 681 "--target", | 663 "--target", |
| 682 "Release", | 664 "Release", |
| 683 "--factory-properties", | 665 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 707 "--browser=release", | 689 "--browser=release", |
| 708 "-v", | 690 "-v", |
| 709 "--use-devtools-active-port", | 691 "--use-devtools-active-port", |
| 710 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 692 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 711 "--output-format", | 693 "--output-format", |
| 712 "json", | 694 "json", |
| 713 "--output-dir", | 695 "--output-dir", |
| 714 "/path/to/tmp/" | 696 "/path/to/tmp/" |
| 715 ], | 697 ], |
| 716 "cwd": "[SLAVE_BUILD]", | 698 "cwd": "[SLAVE_BUILD]", |
| 717 "name": "screenshot_sync_tests", | 699 "name": "screenshot_sync_tests" |
| 718 "~followup_annotations": [ | |
| 719 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 720 ] | |
| 721 }, | 700 }, |
| 722 { | 701 { |
| 723 "allow_subannotations": true, | 702 "allow_subannotations": true, |
| 724 "cmd": [ | 703 "cmd": [ |
| 725 "python", | 704 "python", |
| 726 "-u", | 705 "-u", |
| 727 "[BUILD]/scripts/slave/runtest.py", | 706 "[BUILD]/scripts/slave/runtest.py", |
| 728 "--target", | 707 "--target", |
| 729 "Release", | 708 "Release", |
| 730 "--factory-properties", | 709 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 754 "--browser=release", | 733 "--browser=release", |
| 755 "-v", | 734 "-v", |
| 756 "--use-devtools-active-port", | 735 "--use-devtools-active-port", |
| 757 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 736 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 758 "--output-format", | 737 "--output-format", |
| 759 "json", | 738 "json", |
| 760 "--output-dir", | 739 "--output-dir", |
| 761 "/path/to/tmp/" | 740 "/path/to/tmp/" |
| 762 ], | 741 ], |
| 763 "cwd": "[SLAVE_BUILD]", | 742 "cwd": "[SLAVE_BUILD]", |
| 764 "name": "hardware_accelerated_feature_tests", | 743 "name": "hardware_accelerated_feature_tests" |
| 765 "~followup_annotations": [ | |
| 766 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 767 ] | |
| 768 }, | 744 }, |
| 769 { | 745 { |
| 770 "allow_subannotations": true, | 746 "allow_subannotations": true, |
| 771 "cmd": [ | 747 "cmd": [ |
| 772 "python", | 748 "python", |
| 773 "-u", | 749 "-u", |
| 774 "[BUILD]/scripts/slave/runtest.py", | 750 "[BUILD]/scripts/slave/runtest.py", |
| 775 "--target", | 751 "--target", |
| 776 "Release", | 752 "Release", |
| 777 "--factory-properties", | 753 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 801 "--browser=release", | 777 "--browser=release", |
| 802 "-v", | 778 "-v", |
| 803 "--use-devtools-active-port", | 779 "--use-devtools-active-port", |
| 804 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 780 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 805 "--output-format", | 781 "--output-format", |
| 806 "json", | 782 "json", |
| 807 "--output-dir", | 783 "--output-dir", |
| 808 "/path/to/tmp/" | 784 "/path/to/tmp/" |
| 809 ], | 785 ], |
| 810 "cwd": "[SLAVE_BUILD]", | 786 "cwd": "[SLAVE_BUILD]", |
| 811 "name": "gpu_process_launch_tests", | 787 "name": "gpu_process_launch_tests" |
| 812 "~followup_annotations": [ | |
| 813 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 814 ] | |
| 815 }, | 788 }, |
| 816 { | 789 { |
| 817 "allow_subannotations": true, | 790 "allow_subannotations": true, |
| 818 "cmd": [ | 791 "cmd": [ |
| 819 "python", | 792 "python", |
| 820 "-u", | 793 "-u", |
| 821 "[BUILD]/scripts/slave/runtest.py", | 794 "[BUILD]/scripts/slave/runtest.py", |
| 822 "--target", | 795 "--target", |
| 823 "Release", | 796 "Release", |
| 824 "--factory-properties", | 797 "--factory-properties", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 852 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 825 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 853 "--test-machine-name", | 826 "--test-machine-name", |
| 854 "TestBuilder", | 827 "TestBuilder", |
| 855 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 828 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 856 "--output-format", | 829 "--output-format", |
| 857 "json", | 830 "json", |
| 858 "--output-dir", | 831 "--output-dir", |
| 859 "/path/to/tmp/" | 832 "/path/to/tmp/" |
| 860 ], | 833 ], |
| 861 "cwd": "[SLAVE_BUILD]", | 834 "cwd": "[SLAVE_BUILD]", |
| 862 "name": "gpu_rasterization_tests", | 835 "name": "gpu_rasterization_tests" |
| 863 "~followup_annotations": [ | |
| 864 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 865 ] | |
| 866 }, | 836 }, |
| 867 { | 837 { |
| 868 "allow_subannotations": true, | 838 "allow_subannotations": true, |
| 869 "cmd": [ | 839 "cmd": [ |
| 870 "python", | 840 "python", |
| 871 "-u", | 841 "-u", |
| 872 "[BUILD]/scripts/slave/runtest.py", | 842 "[BUILD]/scripts/slave/runtest.py", |
| 873 "--target", | 843 "--target", |
| 874 "Release", | 844 "Release", |
| 875 "--factory-properties", | 845 "--factory-properties", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 893 "--isolated", | 863 "--isolated", |
| 894 "[dummy hash for tab_capture_end2end_tests]", | 864 "[dummy hash for tab_capture_end2end_tests]", |
| 895 "-I", | 865 "-I", |
| 896 "https://isolateserver.appspot.com", | 866 "https://isolateserver.appspot.com", |
| 897 "--" | 867 "--" |
| 898 ], | 868 ], |
| 899 "cwd": "[SLAVE_BUILD]", | 869 "cwd": "[SLAVE_BUILD]", |
| 900 "name": "tab_capture_end2end_tests" | 870 "name": "tab_capture_end2end_tests" |
| 901 } | 871 } |
| 902 ] | 872 ] |
| OLD | NEW |