| 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 383 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 394 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 394 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 395 "--test-machine-name", | 395 "--test-machine-name", |
| 396 "TestBuilder", | 396 "TestBuilder", |
| 397 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 397 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 398 "--output-format", | 398 "--output-format", |
| 399 "json", | 399 "json", |
| 400 "--output-dir", | 400 "--output-dir", |
| 401 "/path/to/tmp/" | 401 "/path/to/tmp/" |
| 402 ], | 402 ], |
| 403 "cwd": "[SLAVE_BUILD]", | 403 "cwd": "[SLAVE_BUILD]", |
| 404 "name": "maps_pixel_test", | 404 "name": "maps_pixel_test" |
| 405 "~followup_annotations": [ | |
| 406 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 407 ] | |
| 408 }, | 405 }, |
| 409 { | 406 { |
| 410 "allow_subannotations": true, | 407 "allow_subannotations": true, |
| 411 "cmd": [ | 408 "cmd": [ |
| 412 "python", | 409 "python", |
| 413 "-u", | 410 "-u", |
| 414 "[BUILD]\\scripts\\slave\\runtest.py", | 411 "[BUILD]\\scripts\\slave\\runtest.py", |
| 415 "--target", | 412 "--target", |
| 416 "Debug", | 413 "Debug", |
| 417 "--factory-properties", | 414 "--factory-properties", |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 450 "win", | 447 "win", |
| 451 "--test-machine-name", | 448 "--test-machine-name", |
| 452 "TestBuilder", | 449 "TestBuilder", |
| 453 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 450 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 454 "--output-format", | 451 "--output-format", |
| 455 "json", | 452 "json", |
| 456 "--output-dir", | 453 "--output-dir", |
| 457 "/path/to/tmp/" | 454 "/path/to/tmp/" |
| 458 ], | 455 ], |
| 459 "cwd": "[SLAVE_BUILD]", | 456 "cwd": "[SLAVE_BUILD]", |
| 460 "name": "pixel_test", | 457 "name": "pixel_test" |
| 461 "~followup_annotations": [ | |
| 462 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 463 ] | |
| 464 }, | 458 }, |
| 465 { | 459 { |
| 466 "allow_subannotations": true, | 460 "allow_subannotations": true, |
| 467 "cmd": [ | 461 "cmd": [ |
| 468 "python", | 462 "python", |
| 469 "-u", | 463 "-u", |
| 470 "[BUILD]\\scripts\\slave\\runtest.py", | 464 "[BUILD]\\scripts\\slave\\runtest.py", |
| 471 "--target", | 465 "--target", |
| 472 "Debug", | 466 "Debug", |
| 473 "--factory-properties", | 467 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 497 "--browser=debug", | 491 "--browser=debug", |
| 498 "-v", | 492 "-v", |
| 499 "--use-devtools-active-port", | 493 "--use-devtools-active-port", |
| 500 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 494 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 501 "--output-format", | 495 "--output-format", |
| 502 "json", | 496 "json", |
| 503 "--output-dir", | 497 "--output-dir", |
| 504 "/path/to/tmp/" | 498 "/path/to/tmp/" |
| 505 ], | 499 ], |
| 506 "cwd": "[SLAVE_BUILD]", | 500 "cwd": "[SLAVE_BUILD]", |
| 507 "name": "webgl_conformance_tests", | 501 "name": "webgl_conformance_tests" |
| 508 "~followup_annotations": [ | |
| 509 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 510 ] | |
| 511 }, | 502 }, |
| 512 { | 503 { |
| 513 "allow_subannotations": true, | 504 "allow_subannotations": true, |
| 514 "cmd": [ | 505 "cmd": [ |
| 515 "python", | 506 "python", |
| 516 "-u", | 507 "-u", |
| 517 "[BUILD]\\scripts\\slave\\runtest.py", | 508 "[BUILD]\\scripts\\slave\\runtest.py", |
| 518 "--target", | 509 "--target", |
| 519 "Debug", | 510 "Debug", |
| 520 "--factory-properties", | 511 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 544 "--browser=debug", | 535 "--browser=debug", |
| 545 "-v", | 536 "-v", |
| 546 "--use-devtools-active-port", | 537 "--use-devtools-active-port", |
| 547 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 538 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 548 "--output-format", | 539 "--output-format", |
| 549 "json", | 540 "json", |
| 550 "--output-dir", | 541 "--output-dir", |
| 551 "/path/to/tmp/" | 542 "/path/to/tmp/" |
| 552 ], | 543 ], |
| 553 "cwd": "[SLAVE_BUILD]", | 544 "cwd": "[SLAVE_BUILD]", |
| 554 "name": "context_lost_tests", | 545 "name": "context_lost_tests" |
| 555 "~followup_annotations": [ | |
| 556 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 557 ] | |
| 558 }, | 546 }, |
| 559 { | 547 { |
| 560 "allow_subannotations": true, | 548 "allow_subannotations": true, |
| 561 "cmd": [ | 549 "cmd": [ |
| 562 "python", | 550 "python", |
| 563 "-u", | 551 "-u", |
| 564 "[BUILD]\\scripts\\slave\\runtest.py", | 552 "[BUILD]\\scripts\\slave\\runtest.py", |
| 565 "--target", | 553 "--target", |
| 566 "Debug", | 554 "Debug", |
| 567 "--factory-properties", | 555 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 591 "--browser=debug", | 579 "--browser=debug", |
| 592 "-v", | 580 "-v", |
| 593 "--use-devtools-active-port", | 581 "--use-devtools-active-port", |
| 594 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 582 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 595 "--output-format", | 583 "--output-format", |
| 596 "json", | 584 "json", |
| 597 "--output-dir", | 585 "--output-dir", |
| 598 "/path/to/tmp/" | 586 "/path/to/tmp/" |
| 599 ], | 587 ], |
| 600 "cwd": "[SLAVE_BUILD]", | 588 "cwd": "[SLAVE_BUILD]", |
| 601 "name": "memory_test", | 589 "name": "memory_test" |
| 602 "~followup_annotations": [ | |
| 603 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 604 ] | |
| 605 }, | 590 }, |
| 606 { | 591 { |
| 607 "allow_subannotations": true, | 592 "allow_subannotations": true, |
| 608 "cmd": [ | 593 "cmd": [ |
| 609 "python", | 594 "python", |
| 610 "-u", | 595 "-u", |
| 611 "[BUILD]\\scripts\\slave\\runtest.py", | 596 "[BUILD]\\scripts\\slave\\runtest.py", |
| 612 "--target", | 597 "--target", |
| 613 "Debug", | 598 "Debug", |
| 614 "--factory-properties", | 599 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 638 "--browser=debug", | 623 "--browser=debug", |
| 639 "-v", | 624 "-v", |
| 640 "--use-devtools-active-port", | 625 "--use-devtools-active-port", |
| 641 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 626 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 642 "--output-format", | 627 "--output-format", |
| 643 "json", | 628 "json", |
| 644 "--output-dir", | 629 "--output-dir", |
| 645 "/path/to/tmp/" | 630 "/path/to/tmp/" |
| 646 ], | 631 ], |
| 647 "cwd": "[SLAVE_BUILD]", | 632 "cwd": "[SLAVE_BUILD]", |
| 648 "name": "trace_test", | 633 "name": "trace_test" |
| 649 "~followup_annotations": [ | |
| 650 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 651 ] | |
| 652 }, | 634 }, |
| 653 { | 635 { |
| 654 "allow_subannotations": true, | 636 "allow_subannotations": true, |
| 655 "cmd": [ | 637 "cmd": [ |
| 656 "python", | 638 "python", |
| 657 "-u", | 639 "-u", |
| 658 "[BUILD]\\scripts\\slave\\runtest.py", | 640 "[BUILD]\\scripts\\slave\\runtest.py", |
| 659 "--target", | 641 "--target", |
| 660 "Debug", | 642 "Debug", |
| 661 "--factory-properties", | 643 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 685 "--browser=debug", | 667 "--browser=debug", |
| 686 "-v", | 668 "-v", |
| 687 "--use-devtools-active-port", | 669 "--use-devtools-active-port", |
| 688 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 670 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 689 "--output-format", | 671 "--output-format", |
| 690 "json", | 672 "json", |
| 691 "--output-dir", | 673 "--output-dir", |
| 692 "/path/to/tmp/" | 674 "/path/to/tmp/" |
| 693 ], | 675 ], |
| 694 "cwd": "[SLAVE_BUILD]", | 676 "cwd": "[SLAVE_BUILD]", |
| 695 "name": "screenshot_sync_tests", | 677 "name": "screenshot_sync_tests" |
| 696 "~followup_annotations": [ | |
| 697 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 698 ] | |
| 699 }, | 678 }, |
| 700 { | 679 { |
| 701 "allow_subannotations": true, | 680 "allow_subannotations": true, |
| 702 "cmd": [ | 681 "cmd": [ |
| 703 "python", | 682 "python", |
| 704 "-u", | 683 "-u", |
| 705 "[BUILD]\\scripts\\slave\\runtest.py", | 684 "[BUILD]\\scripts\\slave\\runtest.py", |
| 706 "--target", | 685 "--target", |
| 707 "Debug", | 686 "Debug", |
| 708 "--factory-properties", | 687 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 732 "--browser=debug", | 711 "--browser=debug", |
| 733 "-v", | 712 "-v", |
| 734 "--use-devtools-active-port", | 713 "--use-devtools-active-port", |
| 735 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 714 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 736 "--output-format", | 715 "--output-format", |
| 737 "json", | 716 "json", |
| 738 "--output-dir", | 717 "--output-dir", |
| 739 "/path/to/tmp/" | 718 "/path/to/tmp/" |
| 740 ], | 719 ], |
| 741 "cwd": "[SLAVE_BUILD]", | 720 "cwd": "[SLAVE_BUILD]", |
| 742 "name": "hardware_accelerated_feature_tests", | 721 "name": "hardware_accelerated_feature_tests" |
| 743 "~followup_annotations": [ | |
| 744 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 745 ] | |
| 746 }, | 722 }, |
| 747 { | 723 { |
| 748 "allow_subannotations": true, | 724 "allow_subannotations": true, |
| 749 "cmd": [ | 725 "cmd": [ |
| 750 "python", | 726 "python", |
| 751 "-u", | 727 "-u", |
| 752 "[BUILD]\\scripts\\slave\\runtest.py", | 728 "[BUILD]\\scripts\\slave\\runtest.py", |
| 753 "--target", | 729 "--target", |
| 754 "Debug", | 730 "Debug", |
| 755 "--factory-properties", | 731 "--factory-properties", |
| (...skipping 23 matching lines...) Expand all Loading... |
| 779 "--browser=debug", | 755 "--browser=debug", |
| 780 "-v", | 756 "-v", |
| 781 "--use-devtools-active-port", | 757 "--use-devtools-active-port", |
| 782 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 758 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 783 "--output-format", | 759 "--output-format", |
| 784 "json", | 760 "json", |
| 785 "--output-dir", | 761 "--output-dir", |
| 786 "/path/to/tmp/" | 762 "/path/to/tmp/" |
| 787 ], | 763 ], |
| 788 "cwd": "[SLAVE_BUILD]", | 764 "cwd": "[SLAVE_BUILD]", |
| 789 "name": "gpu_process_launch_tests", | 765 "name": "gpu_process_launch_tests" |
| 790 "~followup_annotations": [ | |
| 791 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 792 ] | |
| 793 }, | 766 }, |
| 794 { | 767 { |
| 795 "allow_subannotations": true, | 768 "allow_subannotations": true, |
| 796 "cmd": [ | 769 "cmd": [ |
| 797 "python", | 770 "python", |
| 798 "-u", | 771 "-u", |
| 799 "[BUILD]\\scripts\\slave\\runtest.py", | 772 "[BUILD]\\scripts\\slave\\runtest.py", |
| 800 "--target", | 773 "--target", |
| 801 "Debug", | 774 "Debug", |
| 802 "--factory-properties", | 775 "--factory-properties", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 830 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 803 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 831 "--test-machine-name", | 804 "--test-machine-name", |
| 832 "TestBuilder", | 805 "TestBuilder", |
| 833 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 806 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 834 "--output-format", | 807 "--output-format", |
| 835 "json", | 808 "json", |
| 836 "--output-dir", | 809 "--output-dir", |
| 837 "/path/to/tmp/" | 810 "/path/to/tmp/" |
| 838 ], | 811 ], |
| 839 "cwd": "[SLAVE_BUILD]", | 812 "cwd": "[SLAVE_BUILD]", |
| 840 "name": "gpu_rasterization_tests", | 813 "name": "gpu_rasterization_tests" |
| 841 "~followup_annotations": [ | |
| 842 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 843 ] | |
| 844 } | 814 } |
| 845 ] | 815 ] |
| OLD | NEW |