| 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 247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 258 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 258 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 259 "--output-format", | 259 "--output-format", |
| 260 "json", | 260 "json", |
| 261 "--output-dir", | 261 "--output-dir", |
| 262 "/path/to/tmp/" | 262 "/path/to/tmp/" |
| 263 ], | 263 ], |
| 264 "cwd": "[SLAVE_BUILD]", | 264 "cwd": "[SLAVE_BUILD]", |
| 265 "env": { | 265 "env": { |
| 266 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 266 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 267 }, | 267 }, |
| 268 "name": "maps_pixel_test", | 268 "name": "maps_pixel_test" |
| 269 "~followup_annotations": [ | |
| 270 "step returned non-zero exit code: 1", | |
| 271 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@", | |
| 272 "@@@STEP_FAILURE@@@" | |
| 273 ] | |
| 274 }, | 269 }, |
| 275 { | 270 { |
| 276 "allow_subannotations": true, | 271 "allow_subannotations": true, |
| 277 "cmd": [ | 272 "cmd": [ |
| 278 "python", | 273 "python", |
| 279 "-u", | 274 "-u", |
| 280 "[BUILD]/scripts/slave/runtest.py", | 275 "[BUILD]/scripts/slave/runtest.py", |
| 281 "--target", | 276 "--target", |
| 282 "Release", | 277 "Release", |
| 283 "--no-xvfb", | 278 "--no-xvfb", |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 321 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 316 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 322 "--output-format", | 317 "--output-format", |
| 323 "json", | 318 "json", |
| 324 "--output-dir", | 319 "--output-dir", |
| 325 "/path/to/tmp/" | 320 "/path/to/tmp/" |
| 326 ], | 321 ], |
| 327 "cwd": "[SLAVE_BUILD]", | 322 "cwd": "[SLAVE_BUILD]", |
| 328 "env": { | 323 "env": { |
| 329 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 324 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 330 }, | 325 }, |
| 331 "name": "pixel_test", | 326 "name": "pixel_test" |
| 332 "~followup_annotations": [ | |
| 333 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 334 ] | |
| 335 }, | 327 }, |
| 336 { | 328 { |
| 337 "allow_subannotations": true, | 329 "allow_subannotations": true, |
| 338 "cmd": [ | 330 "cmd": [ |
| 339 "python", | 331 "python", |
| 340 "-u", | 332 "-u", |
| 341 "[BUILD]/scripts/slave/runtest.py", | 333 "[BUILD]/scripts/slave/runtest.py", |
| 342 "--target", | 334 "--target", |
| 343 "Release", | 335 "Release", |
| 344 "--no-xvfb", | 336 "--no-xvfb", |
| (...skipping 28 matching lines...) Expand all Loading... |
| 373 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 365 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 374 "--output-format", | 366 "--output-format", |
| 375 "json", | 367 "json", |
| 376 "--output-dir", | 368 "--output-dir", |
| 377 "/path/to/tmp/" | 369 "/path/to/tmp/" |
| 378 ], | 370 ], |
| 379 "cwd": "[SLAVE_BUILD]", | 371 "cwd": "[SLAVE_BUILD]", |
| 380 "env": { | 372 "env": { |
| 381 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 373 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 382 }, | 374 }, |
| 383 "name": "webgl_conformance_tests", | 375 "name": "webgl_conformance_tests" |
| 384 "~followup_annotations": [ | |
| 385 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 386 ] | |
| 387 }, | 376 }, |
| 388 { | 377 { |
| 389 "allow_subannotations": true, | 378 "allow_subannotations": true, |
| 390 "cmd": [ | 379 "cmd": [ |
| 391 "python", | 380 "python", |
| 392 "-u", | 381 "-u", |
| 393 "[BUILD]/scripts/slave/runtest.py", | 382 "[BUILD]/scripts/slave/runtest.py", |
| 394 "--target", | 383 "--target", |
| 395 "Release", | 384 "Release", |
| 396 "--no-xvfb", | 385 "--no-xvfb", |
| (...skipping 28 matching lines...) Expand all Loading... |
| 425 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 414 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 426 "--output-format", | 415 "--output-format", |
| 427 "json", | 416 "json", |
| 428 "--output-dir", | 417 "--output-dir", |
| 429 "/path/to/tmp/" | 418 "/path/to/tmp/" |
| 430 ], | 419 ], |
| 431 "cwd": "[SLAVE_BUILD]", | 420 "cwd": "[SLAVE_BUILD]", |
| 432 "env": { | 421 "env": { |
| 433 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 422 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 434 }, | 423 }, |
| 435 "name": "context_lost_tests", | 424 "name": "context_lost_tests" |
| 436 "~followup_annotations": [ | |
| 437 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 438 ] | |
| 439 }, | 425 }, |
| 440 { | 426 { |
| 441 "allow_subannotations": true, | 427 "allow_subannotations": true, |
| 442 "cmd": [ | 428 "cmd": [ |
| 443 "python", | 429 "python", |
| 444 "-u", | 430 "-u", |
| 445 "[BUILD]/scripts/slave/runtest.py", | 431 "[BUILD]/scripts/slave/runtest.py", |
| 446 "--target", | 432 "--target", |
| 447 "Release", | 433 "Release", |
| 448 "--no-xvfb", | 434 "--no-xvfb", |
| (...skipping 28 matching lines...) Expand all Loading... |
| 477 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 463 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 478 "--output-format", | 464 "--output-format", |
| 479 "json", | 465 "json", |
| 480 "--output-dir", | 466 "--output-dir", |
| 481 "/path/to/tmp/" | 467 "/path/to/tmp/" |
| 482 ], | 468 ], |
| 483 "cwd": "[SLAVE_BUILD]", | 469 "cwd": "[SLAVE_BUILD]", |
| 484 "env": { | 470 "env": { |
| 485 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 471 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 486 }, | 472 }, |
| 487 "name": "memory_test", | 473 "name": "memory_test" |
| 488 "~followup_annotations": [ | |
| 489 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 490 ] | |
| 491 }, | 474 }, |
| 492 { | 475 { |
| 493 "allow_subannotations": true, | 476 "allow_subannotations": true, |
| 494 "cmd": [ | 477 "cmd": [ |
| 495 "python", | 478 "python", |
| 496 "-u", | 479 "-u", |
| 497 "[BUILD]/scripts/slave/runtest.py", | 480 "[BUILD]/scripts/slave/runtest.py", |
| 498 "--target", | 481 "--target", |
| 499 "Release", | 482 "Release", |
| 500 "--no-xvfb", | 483 "--no-xvfb", |
| (...skipping 28 matching lines...) Expand all Loading... |
| 529 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 512 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 530 "--output-format", | 513 "--output-format", |
| 531 "json", | 514 "json", |
| 532 "--output-dir", | 515 "--output-dir", |
| 533 "/path/to/tmp/" | 516 "/path/to/tmp/" |
| 534 ], | 517 ], |
| 535 "cwd": "[SLAVE_BUILD]", | 518 "cwd": "[SLAVE_BUILD]", |
| 536 "env": { | 519 "env": { |
| 537 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 520 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 538 }, | 521 }, |
| 539 "name": "trace_test", | 522 "name": "trace_test" |
| 540 "~followup_annotations": [ | |
| 541 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 542 ] | |
| 543 }, | 523 }, |
| 544 { | 524 { |
| 545 "allow_subannotations": true, | 525 "allow_subannotations": true, |
| 546 "cmd": [ | 526 "cmd": [ |
| 547 "python", | 527 "python", |
| 548 "-u", | 528 "-u", |
| 549 "[BUILD]/scripts/slave/runtest.py", | 529 "[BUILD]/scripts/slave/runtest.py", |
| 550 "--target", | 530 "--target", |
| 551 "Release", | 531 "Release", |
| 552 "--no-xvfb", | 532 "--no-xvfb", |
| (...skipping 28 matching lines...) Expand all Loading... |
| 581 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 561 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 582 "--output-format", | 562 "--output-format", |
| 583 "json", | 563 "json", |
| 584 "--output-dir", | 564 "--output-dir", |
| 585 "/path/to/tmp/" | 565 "/path/to/tmp/" |
| 586 ], | 566 ], |
| 587 "cwd": "[SLAVE_BUILD]", | 567 "cwd": "[SLAVE_BUILD]", |
| 588 "env": { | 568 "env": { |
| 589 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 569 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 590 }, | 570 }, |
| 591 "name": "screenshot_sync_tests", | 571 "name": "screenshot_sync_tests" |
| 592 "~followup_annotations": [ | |
| 593 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 594 ] | |
| 595 }, | 572 }, |
| 596 { | 573 { |
| 597 "allow_subannotations": true, | 574 "allow_subannotations": true, |
| 598 "cmd": [ | 575 "cmd": [ |
| 599 "python", | 576 "python", |
| 600 "-u", | 577 "-u", |
| 601 "[BUILD]/scripts/slave/runtest.py", | 578 "[BUILD]/scripts/slave/runtest.py", |
| 602 "--target", | 579 "--target", |
| 603 "Release", | 580 "Release", |
| 604 "--no-xvfb", | 581 "--no-xvfb", |
| (...skipping 28 matching lines...) Expand all Loading... |
| 633 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 610 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 634 "--output-format", | 611 "--output-format", |
| 635 "json", | 612 "json", |
| 636 "--output-dir", | 613 "--output-dir", |
| 637 "/path/to/tmp/" | 614 "/path/to/tmp/" |
| 638 ], | 615 ], |
| 639 "cwd": "[SLAVE_BUILD]", | 616 "cwd": "[SLAVE_BUILD]", |
| 640 "env": { | 617 "env": { |
| 641 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 618 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 642 }, | 619 }, |
| 643 "name": "hardware_accelerated_feature_tests", | 620 "name": "hardware_accelerated_feature_tests" |
| 644 "~followup_annotations": [ | |
| 645 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 646 ] | |
| 647 }, | 621 }, |
| 648 { | 622 { |
| 649 "allow_subannotations": true, | 623 "allow_subannotations": true, |
| 650 "cmd": [ | 624 "cmd": [ |
| 651 "python", | 625 "python", |
| 652 "-u", | 626 "-u", |
| 653 "[BUILD]/scripts/slave/runtest.py", | 627 "[BUILD]/scripts/slave/runtest.py", |
| 654 "--target", | 628 "--target", |
| 655 "Release", | 629 "Release", |
| 656 "--no-xvfb", | 630 "--no-xvfb", |
| (...skipping 28 matching lines...) Expand all Loading... |
| 685 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 659 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 686 "--output-format", | 660 "--output-format", |
| 687 "json", | 661 "json", |
| 688 "--output-dir", | 662 "--output-dir", |
| 689 "/path/to/tmp/" | 663 "/path/to/tmp/" |
| 690 ], | 664 ], |
| 691 "cwd": "[SLAVE_BUILD]", | 665 "cwd": "[SLAVE_BUILD]", |
| 692 "env": { | 666 "env": { |
| 693 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 667 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 694 }, | 668 }, |
| 695 "name": "gpu_process_launch_tests", | 669 "name": "gpu_process_launch_tests" |
| 696 "~followup_annotations": [ | |
| 697 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 698 ] | |
| 699 }, | 670 }, |
| 700 { | 671 { |
| 701 "allow_subannotations": true, | 672 "allow_subannotations": true, |
| 702 "cmd": [ | 673 "cmd": [ |
| 703 "python", | 674 "python", |
| 704 "-u", | 675 "-u", |
| 705 "[BUILD]/scripts/slave/runtest.py", | 676 "[BUILD]/scripts/slave/runtest.py", |
| 706 "--target", | 677 "--target", |
| 707 "Release", | 678 "Release", |
| 708 "--no-xvfb", | 679 "--no-xvfb", |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 741 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 712 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 742 "--output-format", | 713 "--output-format", |
| 743 "json", | 714 "json", |
| 744 "--output-dir", | 715 "--output-dir", |
| 745 "/path/to/tmp/" | 716 "/path/to/tmp/" |
| 746 ], | 717 ], |
| 747 "cwd": "[SLAVE_BUILD]", | 718 "cwd": "[SLAVE_BUILD]", |
| 748 "env": { | 719 "env": { |
| 749 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 720 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 750 }, | 721 }, |
| 751 "name": "gpu_rasterization_tests", | 722 "name": "gpu_rasterization_tests" |
| 752 "~followup_annotations": [ | |
| 753 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 754 ] | |
| 755 }, | 723 }, |
| 756 { | 724 { |
| 757 "allow_subannotations": true, | 725 "allow_subannotations": true, |
| 758 "cmd": [ | 726 "cmd": [ |
| 759 "python", | 727 "python", |
| 760 "-u", | 728 "-u", |
| 761 "[BUILD]/scripts/slave/runtest.py", | 729 "[BUILD]/scripts/slave/runtest.py", |
| 762 "--target", | 730 "--target", |
| 763 "Release", | 731 "Release", |
| 764 "--no-xvfb", | 732 "--no-xvfb", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 785 "[dummy hash for tab_capture_end2end_tests]", | 753 "[dummy hash for tab_capture_end2end_tests]", |
| 786 "-I", | 754 "-I", |
| 787 "https://isolateserver.appspot.com", | 755 "https://isolateserver.appspot.com", |
| 788 "--" | 756 "--" |
| 789 ], | 757 ], |
| 790 "cwd": "[SLAVE_BUILD]", | 758 "cwd": "[SLAVE_BUILD]", |
| 791 "name": "tab_capture_end2end_tests" | 759 "name": "tab_capture_end2end_tests" |
| 792 }, | 760 }, |
| 793 { | 761 { |
| 794 "name": "$final_result", | 762 "name": "$final_result", |
| 795 "reason": "2 tests failed: ['content_gl_tests', 'maps_pixel_test']", | 763 "reason": "1 tests failed: ['content_gl_tests']", |
| 796 "status_code": 1 | 764 "status_code": 1 |
| 797 } | 765 } |
| 798 ] | 766 ] |
| OLD | NEW |