Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(177)

Side by Side Diff: scripts/slave/recipes/gpu/build_and_test.expected/mac_release.json

Issue 1372723002: Empty per_page_values shouldn't imply test success (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Remove dead code Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 310 matching lines...) Expand 10 before | Expand all | Expand 10 after
321 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 321 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
322 "--test-machine-name", 322 "--test-machine-name",
323 "TestBuilder", 323 "TestBuilder",
324 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 324 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
325 "--output-format", 325 "--output-format",
326 "json", 326 "json",
327 "--output-dir", 327 "--output-dir",
328 "/path/to/tmp/" 328 "/path/to/tmp/"
329 ], 329 ],
330 "cwd": "[SLAVE_BUILD]", 330 "cwd": "[SLAVE_BUILD]",
331 "name": "maps_pixel_test", 331 "name": "maps_pixel_test"
332 "~followup_annotations": [
333 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
334 ]
335 }, 332 },
336 { 333 {
337 "allow_subannotations": true, 334 "allow_subannotations": true,
338 "cmd": [ 335 "cmd": [
339 "python", 336 "python",
340 "-u", 337 "-u",
341 "[BUILD]/scripts/slave/runtest.py", 338 "[BUILD]/scripts/slave/runtest.py",
342 "--target", 339 "--target",
343 "Release", 340 "Release",
344 "--factory-properties", 341 "--factory-properties",
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
377 "mac", 374 "mac",
378 "--test-machine-name", 375 "--test-machine-name",
379 "TestBuilder", 376 "TestBuilder",
380 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 377 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
381 "--output-format", 378 "--output-format",
382 "json", 379 "json",
383 "--output-dir", 380 "--output-dir",
384 "/path/to/tmp/" 381 "/path/to/tmp/"
385 ], 382 ],
386 "cwd": "[SLAVE_BUILD]", 383 "cwd": "[SLAVE_BUILD]",
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 "Release", 393 "Release",
400 "--factory-properties", 394 "--factory-properties",
(...skipping 23 matching lines...) Expand all
424 "--browser=release", 418 "--browser=release",
425 "-v", 419 "-v",
426 "--use-devtools-active-port", 420 "--use-devtools-active-port",
427 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 421 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
428 "--output-format", 422 "--output-format",
429 "json", 423 "json",
430 "--output-dir", 424 "--output-dir",
431 "/path/to/tmp/" 425 "/path/to/tmp/"
432 ], 426 ],
433 "cwd": "[SLAVE_BUILD]", 427 "cwd": "[SLAVE_BUILD]",
434 "name": "webgl_conformance_tests", 428 "name": "webgl_conformance_tests"
435 "~followup_annotations": [
436 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
437 ]
438 }, 429 },
439 { 430 {
440 "allow_subannotations": true, 431 "allow_subannotations": true,
441 "cmd": [ 432 "cmd": [
442 "python", 433 "python",
443 "-u", 434 "-u",
444 "[BUILD]/scripts/slave/runtest.py", 435 "[BUILD]/scripts/slave/runtest.py",
445 "--target", 436 "--target",
446 "Release", 437 "Release",
447 "--factory-properties", 438 "--factory-properties",
(...skipping 23 matching lines...) Expand all
471 "--browser=release", 462 "--browser=release",
472 "-v", 463 "-v",
473 "--use-devtools-active-port", 464 "--use-devtools-active-port",
474 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 465 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
475 "--output-format", 466 "--output-format",
476 "json", 467 "json",
477 "--output-dir", 468 "--output-dir",
478 "/path/to/tmp/" 469 "/path/to/tmp/"
479 ], 470 ],
480 "cwd": "[SLAVE_BUILD]", 471 "cwd": "[SLAVE_BUILD]",
481 "name": "context_lost_tests", 472 "name": "context_lost_tests"
482 "~followup_annotations": [
483 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
484 ]
485 }, 473 },
486 { 474 {
487 "allow_subannotations": true, 475 "allow_subannotations": true,
488 "cmd": [ 476 "cmd": [
489 "python", 477 "python",
490 "-u", 478 "-u",
491 "[BUILD]/scripts/slave/runtest.py", 479 "[BUILD]/scripts/slave/runtest.py",
492 "--target", 480 "--target",
493 "Release", 481 "Release",
494 "--factory-properties", 482 "--factory-properties",
(...skipping 23 matching lines...) Expand all
518 "--browser=release", 506 "--browser=release",
519 "-v", 507 "-v",
520 "--use-devtools-active-port", 508 "--use-devtools-active-port",
521 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 509 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
522 "--output-format", 510 "--output-format",
523 "json", 511 "json",
524 "--output-dir", 512 "--output-dir",
525 "/path/to/tmp/" 513 "/path/to/tmp/"
526 ], 514 ],
527 "cwd": "[SLAVE_BUILD]", 515 "cwd": "[SLAVE_BUILD]",
528 "name": "memory_test", 516 "name": "memory_test"
529 "~followup_annotations": [
530 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
531 ]
532 }, 517 },
533 { 518 {
534 "allow_subannotations": true, 519 "allow_subannotations": true,
535 "cmd": [ 520 "cmd": [
536 "python", 521 "python",
537 "-u", 522 "-u",
538 "[BUILD]/scripts/slave/runtest.py", 523 "[BUILD]/scripts/slave/runtest.py",
539 "--target", 524 "--target",
540 "Release", 525 "Release",
541 "--factory-properties", 526 "--factory-properties",
(...skipping 23 matching lines...) Expand all
565 "--browser=release", 550 "--browser=release",
566 "-v", 551 "-v",
567 "--use-devtools-active-port", 552 "--use-devtools-active-port",
568 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 553 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
569 "--output-format", 554 "--output-format",
570 "json", 555 "json",
571 "--output-dir", 556 "--output-dir",
572 "/path/to/tmp/" 557 "/path/to/tmp/"
573 ], 558 ],
574 "cwd": "[SLAVE_BUILD]", 559 "cwd": "[SLAVE_BUILD]",
575 "name": "trace_test", 560 "name": "trace_test"
576 "~followup_annotations": [
577 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
578 ]
579 }, 561 },
580 { 562 {
581 "allow_subannotations": true, 563 "allow_subannotations": true,
582 "cmd": [ 564 "cmd": [
583 "python", 565 "python",
584 "-u", 566 "-u",
585 "[BUILD]/scripts/slave/runtest.py", 567 "[BUILD]/scripts/slave/runtest.py",
586 "--target", 568 "--target",
587 "Release", 569 "Release",
588 "--factory-properties", 570 "--factory-properties",
(...skipping 23 matching lines...) Expand all
612 "--browser=release", 594 "--browser=release",
613 "-v", 595 "-v",
614 "--use-devtools-active-port", 596 "--use-devtools-active-port",
615 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 597 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
616 "--output-format", 598 "--output-format",
617 "json", 599 "json",
618 "--output-dir", 600 "--output-dir",
619 "/path/to/tmp/" 601 "/path/to/tmp/"
620 ], 602 ],
621 "cwd": "[SLAVE_BUILD]", 603 "cwd": "[SLAVE_BUILD]",
622 "name": "screenshot_sync_tests", 604 "name": "screenshot_sync_tests"
623 "~followup_annotations": [
624 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
625 ]
626 }, 605 },
627 { 606 {
628 "allow_subannotations": true, 607 "allow_subannotations": true,
629 "cmd": [ 608 "cmd": [
630 "python", 609 "python",
631 "-u", 610 "-u",
632 "[BUILD]/scripts/slave/runtest.py", 611 "[BUILD]/scripts/slave/runtest.py",
633 "--target", 612 "--target",
634 "Release", 613 "Release",
635 "--factory-properties", 614 "--factory-properties",
(...skipping 23 matching lines...) Expand all
659 "--browser=release", 638 "--browser=release",
660 "-v", 639 "-v",
661 "--use-devtools-active-port", 640 "--use-devtools-active-port",
662 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 641 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
663 "--output-format", 642 "--output-format",
664 "json", 643 "json",
665 "--output-dir", 644 "--output-dir",
666 "/path/to/tmp/" 645 "/path/to/tmp/"
667 ], 646 ],
668 "cwd": "[SLAVE_BUILD]", 647 "cwd": "[SLAVE_BUILD]",
669 "name": "hardware_accelerated_feature_tests", 648 "name": "hardware_accelerated_feature_tests"
670 "~followup_annotations": [
671 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
672 ]
673 }, 649 },
674 { 650 {
675 "allow_subannotations": true, 651 "allow_subannotations": true,
676 "cmd": [ 652 "cmd": [
677 "python", 653 "python",
678 "-u", 654 "-u",
679 "[BUILD]/scripts/slave/runtest.py", 655 "[BUILD]/scripts/slave/runtest.py",
680 "--target", 656 "--target",
681 "Release", 657 "Release",
682 "--factory-properties", 658 "--factory-properties",
(...skipping 23 matching lines...) Expand all
706 "--browser=release", 682 "--browser=release",
707 "-v", 683 "-v",
708 "--use-devtools-active-port", 684 "--use-devtools-active-port",
709 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 685 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
710 "--output-format", 686 "--output-format",
711 "json", 687 "json",
712 "--output-dir", 688 "--output-dir",
713 "/path/to/tmp/" 689 "/path/to/tmp/"
714 ], 690 ],
715 "cwd": "[SLAVE_BUILD]", 691 "cwd": "[SLAVE_BUILD]",
716 "name": "gpu_process_launch_tests", 692 "name": "gpu_process_launch_tests"
717 "~followup_annotations": [
718 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
719 ]
720 }, 693 },
721 { 694 {
722 "allow_subannotations": true, 695 "allow_subannotations": true,
723 "cmd": [ 696 "cmd": [
724 "python", 697 "python",
725 "-u", 698 "-u",
726 "[BUILD]/scripts/slave/runtest.py", 699 "[BUILD]/scripts/slave/runtest.py",
727 "--target", 700 "--target",
728 "Release", 701 "Release",
729 "--factory-properties", 702 "--factory-properties",
(...skipping 27 matching lines...) Expand all
757 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 730 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
758 "--test-machine-name", 731 "--test-machine-name",
759 "TestBuilder", 732 "TestBuilder",
760 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2", 733 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc --vmo dule=startup_browser_creator=2",
761 "--output-format", 734 "--output-format",
762 "json", 735 "json",
763 "--output-dir", 736 "--output-dir",
764 "/path/to/tmp/" 737 "/path/to/tmp/"
765 ], 738 ],
766 "cwd": "[SLAVE_BUILD]", 739 "cwd": "[SLAVE_BUILD]",
767 "name": "gpu_rasterization_tests", 740 "name": "gpu_rasterization_tests"
768 "~followup_annotations": [
769 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
770 ]
771 }, 741 },
772 { 742 {
773 "allow_subannotations": true, 743 "allow_subannotations": true,
774 "cmd": [ 744 "cmd": [
775 "python", 745 "python",
776 "-u", 746 "-u",
777 "[BUILD]/scripts/slave/runtest.py", 747 "[BUILD]/scripts/slave/runtest.py",
778 "--target", 748 "--target",
779 "Release", 749 "Release",
780 "--factory-properties", 750 "--factory-properties",
(...skipping 17 matching lines...) Expand all
798 "--isolated", 768 "--isolated",
799 "[dummy hash for tab_capture_end2end_tests]", 769 "[dummy hash for tab_capture_end2end_tests]",
800 "-I", 770 "-I",
801 "https://isolateserver.appspot.com", 771 "https://isolateserver.appspot.com",
802 "--" 772 "--"
803 ], 773 ],
804 "cwd": "[SLAVE_BUILD]", 774 "cwd": "[SLAVE_BUILD]",
805 "name": "tab_capture_end2end_tests" 775 "name": "tab_capture_end2end_tests"
806 } 776 }
807 ] 777 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698