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