| 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 308 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 319 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 319 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 320 "--output-format", | 320 "--output-format", |
| 321 "json", | 321 "json", |
| 322 "--output-dir", | 322 "--output-dir", |
| 323 "/path/to/tmp/" | 323 "/path/to/tmp/" |
| 324 ], | 324 ], |
| 325 "cwd": "[SLAVE_BUILD]", | 325 "cwd": "[SLAVE_BUILD]", |
| 326 "env": { | 326 "env": { |
| 327 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 327 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 328 }, | 328 }, |
| 329 "name": "maps_pixel_test", | 329 "name": "maps_pixel_test" |
| 330 "~followup_annotations": [ | |
| 331 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 332 ] | |
| 333 }, | 330 }, |
| 334 { | 331 { |
| 335 "allow_subannotations": true, | 332 "allow_subannotations": true, |
| 336 "cmd": [ | 333 "cmd": [ |
| 337 "python", | 334 "python", |
| 338 "-u", | 335 "-u", |
| 339 "[BUILD]/scripts/slave/runtest.py", | 336 "[BUILD]/scripts/slave/runtest.py", |
| 340 "--target", | 337 "--target", |
| 341 "Release", | 338 "Release", |
| 342 "--no-xvfb", | 339 "--no-xvfb", |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 379 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 376 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 380 "--output-format", | 377 "--output-format", |
| 381 "json", | 378 "json", |
| 382 "--output-dir", | 379 "--output-dir", |
| 383 "/path/to/tmp/" | 380 "/path/to/tmp/" |
| 384 ], | 381 ], |
| 385 "cwd": "[SLAVE_BUILD]", | 382 "cwd": "[SLAVE_BUILD]", |
| 386 "env": { | 383 "env": { |
| 387 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 384 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 388 }, | 385 }, |
| 389 "name": "pixel_test", | 386 "name": "pixel_test" |
| 390 "~followup_annotations": [ | |
| 391 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 392 ] | |
| 393 }, | 387 }, |
| 394 { | 388 { |
| 395 "allow_subannotations": true, | 389 "allow_subannotations": true, |
| 396 "cmd": [ | 390 "cmd": [ |
| 397 "python", | 391 "python", |
| 398 "-u", | 392 "-u", |
| 399 "[BUILD]/scripts/slave/runtest.py", | 393 "[BUILD]/scripts/slave/runtest.py", |
| 400 "--target", | 394 "--target", |
| 401 "Release", | 395 "Release", |
| 402 "--no-xvfb", | 396 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 430 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 424 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 431 "--output-format", | 425 "--output-format", |
| 432 "json", | 426 "json", |
| 433 "--output-dir", | 427 "--output-dir", |
| 434 "/path/to/tmp/" | 428 "/path/to/tmp/" |
| 435 ], | 429 ], |
| 436 "cwd": "[SLAVE_BUILD]", | 430 "cwd": "[SLAVE_BUILD]", |
| 437 "env": { | 431 "env": { |
| 438 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 432 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 439 }, | 433 }, |
| 440 "name": "webgl_conformance_tests", | 434 "name": "webgl_conformance_tests" |
| 441 "~followup_annotations": [ | |
| 442 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 443 ] | |
| 444 }, | 435 }, |
| 445 { | 436 { |
| 446 "allow_subannotations": true, | 437 "allow_subannotations": true, |
| 447 "cmd": [ | 438 "cmd": [ |
| 448 "python", | 439 "python", |
| 449 "-u", | 440 "-u", |
| 450 "[BUILD]/scripts/slave/runtest.py", | 441 "[BUILD]/scripts/slave/runtest.py", |
| 451 "--target", | 442 "--target", |
| 452 "Release", | 443 "Release", |
| 453 "--no-xvfb", | 444 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 481 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 472 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 482 "--output-format", | 473 "--output-format", |
| 483 "json", | 474 "json", |
| 484 "--output-dir", | 475 "--output-dir", |
| 485 "/path/to/tmp/" | 476 "/path/to/tmp/" |
| 486 ], | 477 ], |
| 487 "cwd": "[SLAVE_BUILD]", | 478 "cwd": "[SLAVE_BUILD]", |
| 488 "env": { | 479 "env": { |
| 489 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 480 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 490 }, | 481 }, |
| 491 "name": "context_lost_tests", | 482 "name": "context_lost_tests" |
| 492 "~followup_annotations": [ | |
| 493 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 494 ] | |
| 495 }, | 483 }, |
| 496 { | 484 { |
| 497 "allow_subannotations": true, | 485 "allow_subannotations": true, |
| 498 "cmd": [ | 486 "cmd": [ |
| 499 "python", | 487 "python", |
| 500 "-u", | 488 "-u", |
| 501 "[BUILD]/scripts/slave/runtest.py", | 489 "[BUILD]/scripts/slave/runtest.py", |
| 502 "--target", | 490 "--target", |
| 503 "Release", | 491 "Release", |
| 504 "--no-xvfb", | 492 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 532 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 520 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 533 "--output-format", | 521 "--output-format", |
| 534 "json", | 522 "json", |
| 535 "--output-dir", | 523 "--output-dir", |
| 536 "/path/to/tmp/" | 524 "/path/to/tmp/" |
| 537 ], | 525 ], |
| 538 "cwd": "[SLAVE_BUILD]", | 526 "cwd": "[SLAVE_BUILD]", |
| 539 "env": { | 527 "env": { |
| 540 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 528 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 541 }, | 529 }, |
| 542 "name": "memory_test", | 530 "name": "memory_test" |
| 543 "~followup_annotations": [ | |
| 544 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 545 ] | |
| 546 }, | 531 }, |
| 547 { | 532 { |
| 548 "allow_subannotations": true, | 533 "allow_subannotations": true, |
| 549 "cmd": [ | 534 "cmd": [ |
| 550 "python", | 535 "python", |
| 551 "-u", | 536 "-u", |
| 552 "[BUILD]/scripts/slave/runtest.py", | 537 "[BUILD]/scripts/slave/runtest.py", |
| 553 "--target", | 538 "--target", |
| 554 "Release", | 539 "Release", |
| 555 "--no-xvfb", | 540 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 583 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 568 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 584 "--output-format", | 569 "--output-format", |
| 585 "json", | 570 "json", |
| 586 "--output-dir", | 571 "--output-dir", |
| 587 "/path/to/tmp/" | 572 "/path/to/tmp/" |
| 588 ], | 573 ], |
| 589 "cwd": "[SLAVE_BUILD]", | 574 "cwd": "[SLAVE_BUILD]", |
| 590 "env": { | 575 "env": { |
| 591 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 576 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 592 }, | 577 }, |
| 593 "name": "trace_test", | 578 "name": "trace_test" |
| 594 "~followup_annotations": [ | |
| 595 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 596 ] | |
| 597 }, | 579 }, |
| 598 { | 580 { |
| 599 "allow_subannotations": true, | 581 "allow_subannotations": true, |
| 600 "cmd": [ | 582 "cmd": [ |
| 601 "python", | 583 "python", |
| 602 "-u", | 584 "-u", |
| 603 "[BUILD]/scripts/slave/runtest.py", | 585 "[BUILD]/scripts/slave/runtest.py", |
| 604 "--target", | 586 "--target", |
| 605 "Release", | 587 "Release", |
| 606 "--no-xvfb", | 588 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 634 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 616 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 635 "--output-format", | 617 "--output-format", |
| 636 "json", | 618 "json", |
| 637 "--output-dir", | 619 "--output-dir", |
| 638 "/path/to/tmp/" | 620 "/path/to/tmp/" |
| 639 ], | 621 ], |
| 640 "cwd": "[SLAVE_BUILD]", | 622 "cwd": "[SLAVE_BUILD]", |
| 641 "env": { | 623 "env": { |
| 642 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 624 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 643 }, | 625 }, |
| 644 "name": "screenshot_sync_tests", | 626 "name": "screenshot_sync_tests" |
| 645 "~followup_annotations": [ | |
| 646 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 647 ] | |
| 648 }, | 627 }, |
| 649 { | 628 { |
| 650 "allow_subannotations": true, | 629 "allow_subannotations": true, |
| 651 "cmd": [ | 630 "cmd": [ |
| 652 "python", | 631 "python", |
| 653 "-u", | 632 "-u", |
| 654 "[BUILD]/scripts/slave/runtest.py", | 633 "[BUILD]/scripts/slave/runtest.py", |
| 655 "--target", | 634 "--target", |
| 656 "Release", | 635 "Release", |
| 657 "--no-xvfb", | 636 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 685 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 664 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 686 "--output-format", | 665 "--output-format", |
| 687 "json", | 666 "json", |
| 688 "--output-dir", | 667 "--output-dir", |
| 689 "/path/to/tmp/" | 668 "/path/to/tmp/" |
| 690 ], | 669 ], |
| 691 "cwd": "[SLAVE_BUILD]", | 670 "cwd": "[SLAVE_BUILD]", |
| 692 "env": { | 671 "env": { |
| 693 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 672 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 694 }, | 673 }, |
| 695 "name": "hardware_accelerated_feature_tests", | 674 "name": "hardware_accelerated_feature_tests" |
| 696 "~followup_annotations": [ | |
| 697 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 698 ] | |
| 699 }, | 675 }, |
| 700 { | 676 { |
| 701 "allow_subannotations": true, | 677 "allow_subannotations": true, |
| 702 "cmd": [ | 678 "cmd": [ |
| 703 "python", | 679 "python", |
| 704 "-u", | 680 "-u", |
| 705 "[BUILD]/scripts/slave/runtest.py", | 681 "[BUILD]/scripts/slave/runtest.py", |
| 706 "--target", | 682 "--target", |
| 707 "Release", | 683 "Release", |
| 708 "--no-xvfb", | 684 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 736 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 712 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 737 "--output-format", | 713 "--output-format", |
| 738 "json", | 714 "json", |
| 739 "--output-dir", | 715 "--output-dir", |
| 740 "/path/to/tmp/" | 716 "/path/to/tmp/" |
| 741 ], | 717 ], |
| 742 "cwd": "[SLAVE_BUILD]", | 718 "cwd": "[SLAVE_BUILD]", |
| 743 "env": { | 719 "env": { |
| 744 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 720 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 745 }, | 721 }, |
| 746 "name": "gpu_process_launch_tests", | 722 "name": "gpu_process_launch_tests" |
| 747 "~followup_annotations": [ | |
| 748 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 749 ] | |
| 750 }, | 723 }, |
| 751 { | 724 { |
| 752 "allow_subannotations": true, | 725 "allow_subannotations": true, |
| 753 "cmd": [ | 726 "cmd": [ |
| 754 "python", | 727 "python", |
| 755 "-u", | 728 "-u", |
| 756 "[BUILD]/scripts/slave/runtest.py", | 729 "[BUILD]/scripts/slave/runtest.py", |
| 757 "--target", | 730 "--target", |
| 758 "Release", | 731 "Release", |
| 759 "--no-xvfb", | 732 "--no-xvfb", |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 791 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 764 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 792 "--output-format", | 765 "--output-format", |
| 793 "json", | 766 "json", |
| 794 "--output-dir", | 767 "--output-dir", |
| 795 "/path/to/tmp/" | 768 "/path/to/tmp/" |
| 796 ], | 769 ], |
| 797 "cwd": "[SLAVE_BUILD]", | 770 "cwd": "[SLAVE_BUILD]", |
| 798 "env": { | 771 "env": { |
| 799 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 772 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 800 }, | 773 }, |
| 801 "name": "gpu_rasterization_tests", | 774 "name": "gpu_rasterization_tests" |
| 802 "~followup_annotations": [ | |
| 803 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 804 ] | |
| 805 }, | 775 }, |
| 806 { | 776 { |
| 807 "allow_subannotations": true, | 777 "allow_subannotations": true, |
| 808 "cmd": [ | 778 "cmd": [ |
| 809 "python", | 779 "python", |
| 810 "-u", | 780 "-u", |
| 811 "[BUILD]/scripts/slave/runtest.py", | 781 "[BUILD]/scripts/slave/runtest.py", |
| 812 "--target", | 782 "--target", |
| 813 "Release", | 783 "Release", |
| 814 "--no-xvfb", | 784 "--no-xvfb", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 833 "--isolated", | 803 "--isolated", |
| 834 "[dummy hash for tab_capture_end2end_tests]", | 804 "[dummy hash for tab_capture_end2end_tests]", |
| 835 "-I", | 805 "-I", |
| 836 "https://isolateserver.appspot.com", | 806 "https://isolateserver.appspot.com", |
| 837 "--" | 807 "--" |
| 838 ], | 808 ], |
| 839 "cwd": "[SLAVE_BUILD]", | 809 "cwd": "[SLAVE_BUILD]", |
| 840 "name": "tab_capture_end2end_tests" | 810 "name": "tab_capture_end2end_tests" |
| 841 } | 811 } |
| 842 ] | 812 ] |
| OLD | NEW |