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

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

Issue 1515933004: Rename telemetry_gpu_new_test back to telemetry_gpu_test. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years 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
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 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
141 "--goma-dir", 141 "--goma-dir",
142 "[BUILD]/goma", 142 "[BUILD]/goma",
143 "--", 143 "--",
144 "angle_unittests_run", 144 "angle_unittests_run",
145 "content_gl_tests_run", 145 "content_gl_tests_run",
146 "gl_tests_run", 146 "gl_tests_run",
147 "gl_unittests_run", 147 "gl_unittests_run",
148 "gles2_conform_test_run", 148 "gles2_conform_test_run",
149 "gpu_unittests_run", 149 "gpu_unittests_run",
150 "tab_capture_end2end_tests_run", 150 "tab_capture_end2end_tests_run",
151 "telemetry_gpu_new_test_run", 151 "telemetry_gpu_test_run",
152 "audio_unittests_run", 152 "audio_unittests_run",
153 "content_unittests_run", 153 "content_unittests_run",
154 "angle_end2end_tests_run", 154 "angle_end2end_tests_run",
155 "angle_deqp_gles2_tests_run" 155 "angle_deqp_gles2_tests_run"
156 ], 156 ],
157 "cwd": "[SLAVE_BUILD]", 157 "cwd": "[SLAVE_BUILD]",
158 "name": "compile", 158 "name": "compile",
159 "~followup_annotations": [ 159 "~followup_annotations": [
160 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 160 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
161 "@@@STEP_LOG_END@json.output (invalid)@@@" 161 "@@@STEP_LOG_END@json.output (invalid)@@@"
(...skipping 10 matching lines...) Expand all
172 "/path/to/tmp/json", 172 "/path/to/tmp/json",
173 "--isolate-server", 173 "--isolate-server",
174 "https://isolateserver.appspot.com", 174 "https://isolateserver.appspot.com",
175 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", 175 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json",
176 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", 176 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json",
177 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", 177 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json",
178 "[SLAVE_BUILD]/src/out/Release/gl_unittests.isolated.gen.json", 178 "[SLAVE_BUILD]/src/out/Release/gl_unittests.isolated.gen.json",
179 "[SLAVE_BUILD]/src/out/Release/gles2_conform_test.isolated.gen.json", 179 "[SLAVE_BUILD]/src/out/Release/gles2_conform_test.isolated.gen.json",
180 "[SLAVE_BUILD]/src/out/Release/gpu_unittests.isolated.gen.json", 180 "[SLAVE_BUILD]/src/out/Release/gpu_unittests.isolated.gen.json",
181 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json ", 181 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json ",
182 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_new_test.isolated.gen.json", 182 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json",
183 "[SLAVE_BUILD]/src/out/Release/audio_unittests.isolated.gen.json", 183 "[SLAVE_BUILD]/src/out/Release/audio_unittests.isolated.gen.json",
184 "[SLAVE_BUILD]/src/out/Release/content_unittests.isolated.gen.json", 184 "[SLAVE_BUILD]/src/out/Release/content_unittests.isolated.gen.json",
185 "[SLAVE_BUILD]/src/out/Release/angle_end2end_tests.isolated.gen.json", 185 "[SLAVE_BUILD]/src/out/Release/angle_end2end_tests.isolated.gen.json",
186 "[SLAVE_BUILD]/src/out/Release/angle_deqp_gles2_tests.isolated.gen.json" 186 "[SLAVE_BUILD]/src/out/Release/angle_deqp_gles2_tests.isolated.gen.json"
187 ], 187 ],
188 "cwd": "[SLAVE_BUILD]", 188 "cwd": "[SLAVE_BUILD]",
189 "name": "isolate tests", 189 "name": "isolate tests",
190 "~followup_annotations": [ 190 "~followup_annotations": [
191 "@@@STEP_LOG_LINE@json.output@{@@@", 191 "@@@STEP_LOG_LINE@json.output@{@@@",
192 "@@@STEP_LOG_LINE@json.output@ \"angle_deqp_gles2_tests\": \"[dummy hash for angle_deqp_gles2_tests]\", @@@", 192 "@@@STEP_LOG_LINE@json.output@ \"angle_deqp_gles2_tests\": \"[dummy hash for angle_deqp_gles2_tests]\", @@@",
193 "@@@STEP_LOG_LINE@json.output@ \"angle_end2end_tests\": \"[dummy hash for angle_end2end_tests]\", @@@", 193 "@@@STEP_LOG_LINE@json.output@ \"angle_end2end_tests\": \"[dummy hash for angle_end2end_tests]\", @@@",
194 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang le_unittests]\", @@@", 194 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang le_unittests]\", @@@",
195 "@@@STEP_LOG_LINE@json.output@ \"audio_unittests\": \"[dummy hash for aud io_unittests]\", @@@", 195 "@@@STEP_LOG_LINE@json.output@ \"audio_unittests\": \"[dummy hash for aud io_unittests]\", @@@",
196 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co ntent_gl_tests]\", @@@", 196 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co ntent_gl_tests]\", @@@",
197 "@@@STEP_LOG_LINE@json.output@ \"content_unittests\": \"[dummy hash for c ontent_unittests]\", @@@", 197 "@@@STEP_LOG_LINE@json.output@ \"content_unittests\": \"[dummy hash for c ontent_unittests]\", @@@",
198 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ ", @@@", 198 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ ", @@@",
199 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni ttests]\", @@@", 199 "@@@STEP_LOG_LINE@json.output@ \"gl_unittests\": \"[dummy hash for gl_uni ttests]\", @@@",
200 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", @@@", 200 "@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", @@@",
201 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u nittests]\", @@@", 201 "@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_u nittests]\", @@@",
202 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha sh for tab_capture_end2end_tests]\", @@@", 202 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha sh for tab_capture_end2end_tests]\", @@@",
203 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\": \"[dummy hash for telemetry_gpu_new_test]\"@@@", 203 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"@@@",
204 "@@@STEP_LOG_LINE@json.output@}@@@", 204 "@@@STEP_LOG_LINE@json.output@}@@@",
205 "@@@STEP_LOG_END@json.output@@@", 205 "@@@STEP_LOG_END@json.output@@@",
206 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_deqp_gles2_tests\": \"[dummy hash for angle_deqp_gles2_tests]\", \"angle_end2end_tests\": \"[dummy hash for a ngle_end2end_tests]\", \"angle_unittests\": \"[dummy hash for angle_unittests]\" , \"audio_unittests\": \"[dummy hash for audio_unittests]\", \"content_gl_tests\ ": \"[dummy hash for content_gl_tests]\", \"content_unittests\": \"[dummy hash f or content_unittests]\", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unitt ests\": \"[dummy hash for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\ ", \"tab_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests]\" , \"telemetry_gpu_new_test\": \"[dummy hash for telemetry_gpu_new_test]\"}@@@" 206 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_deqp_gles2_tests\": \"[dummy hash for angle_deqp_gles2_tests]\", \"angle_end2end_tests\": \"[dummy hash for a ngle_end2end_tests]\", \"angle_unittests\": \"[dummy hash for angle_unittests]\" , \"audio_unittests\": \"[dummy hash for audio_unittests]\", \"content_gl_tests\ ": \"[dummy hash for content_gl_tests]\", \"content_unittests\": \"[dummy hash f or content_unittests]\", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unitt ests\": \"[dummy hash for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\ ", \"tab_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests]\" , \"telemetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"}@@@"
207 ] 207 ]
208 }, 208 },
209 { 209 {
210 "cmd": [ 210 "cmd": [
211 "killall", 211 "killall",
212 "-9", 212 "-9",
213 "gnome-keyring-daemon" 213 "gnome-keyring-daemon"
214 ], 214 ],
215 "cwd": "[SLAVE_BUILD]", 215 "cwd": "[SLAVE_BUILD]",
216 "name": "killall gnome-keyring-daemon" 216 "name": "killall gnome-keyring-daemon"
(...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after
510 ], 510 ],
511 "cwd": "[SLAVE_BUILD]", 511 "cwd": "[SLAVE_BUILD]",
512 "name": "gles2_conform_test" 512 "name": "gles2_conform_test"
513 }, 513 },
514 { 514 {
515 "cmd": [ 515 "cmd": [
516 "python", 516 "python",
517 "-u", 517 "-u",
518 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 518 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
519 "--isolated", 519 "--isolated",
520 "[dummy hash for telemetry_gpu_new_test]", 520 "[dummy hash for telemetry_gpu_test]",
521 "-I", 521 "-I",
522 "https://isolateserver.appspot.com", 522 "https://isolateserver.appspot.com",
523 "--verbose", 523 "--verbose",
524 "--", 524 "--",
525 "maps", 525 "maps",
526 "--show-stdout", 526 "--show-stdout",
527 "--browser=release", 527 "--browser=release",
528 "-v", 528 "-v",
529 "--build-revision", 529 "--build-revision",
530 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 530 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
(...skipping 12 matching lines...) Expand all
543 "@@@STEP_LOG_LINE@json.output@}@@@", 543 "@@@STEP_LOG_LINE@json.output@}@@@",
544 "@@@STEP_LOG_END@json.output@@@" 544 "@@@STEP_LOG_END@json.output@@@"
545 ] 545 ]
546 }, 546 },
547 { 547 {
548 "cmd": [ 548 "cmd": [
549 "python", 549 "python",
550 "-u", 550 "-u",
551 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 551 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
552 "--isolated", 552 "--isolated",
553 "[dummy hash for telemetry_gpu_new_test]", 553 "[dummy hash for telemetry_gpu_test]",
554 "-I", 554 "-I",
555 "https://isolateserver.appspot.com", 555 "https://isolateserver.appspot.com",
556 "--verbose", 556 "--verbose",
557 "--", 557 "--",
558 "pixel", 558 "pixel",
559 "--show-stdout", 559 "--show-stdout",
560 "--browser=release", 560 "--browser=release",
561 "-v", 561 "-v",
562 "--build-revision", 562 "--build-revision",
563 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 563 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
(...skipping 17 matching lines...) Expand all
581 "@@@STEP_LOG_LINE@json.output@}@@@", 581 "@@@STEP_LOG_LINE@json.output@}@@@",
582 "@@@STEP_LOG_END@json.output@@@" 582 "@@@STEP_LOG_END@json.output@@@"
583 ] 583 ]
584 }, 584 },
585 { 585 {
586 "cmd": [ 586 "cmd": [
587 "python", 587 "python",
588 "-u", 588 "-u",
589 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 589 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
590 "--isolated", 590 "--isolated",
591 "[dummy hash for telemetry_gpu_new_test]", 591 "[dummy hash for telemetry_gpu_test]",
592 "-I", 592 "-I",
593 "https://isolateserver.appspot.com", 593 "https://isolateserver.appspot.com",
594 "--verbose", 594 "--verbose",
595 "--", 595 "--",
596 "webgl_conformance", 596 "webgl_conformance",
597 "--show-stdout", 597 "--show-stdout",
598 "--browser=release", 598 "--browser=release",
599 "-v", 599 "-v",
600 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 600 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
601 "--isolated-script-test-output", 601 "--isolated-script-test-output",
602 "/path/to/tmp/json" 602 "/path/to/tmp/json"
603 ], 603 ],
604 "cwd": "[SLAVE_BUILD]", 604 "cwd": "[SLAVE_BUILD]",
605 "name": "webgl_conformance_tests", 605 "name": "webgl_conformance_tests",
606 "~followup_annotations": [ 606 "~followup_annotations": [
607 "@@@STEP_LOG_LINE@json.output@{@@@", 607 "@@@STEP_LOG_LINE@json.output@{@@@",
608 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 608 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
609 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 609 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
610 "@@@STEP_LOG_LINE@json.output@}@@@", 610 "@@@STEP_LOG_LINE@json.output@}@@@",
611 "@@@STEP_LOG_END@json.output@@@" 611 "@@@STEP_LOG_END@json.output@@@"
612 ] 612 ]
613 }, 613 },
614 { 614 {
615 "cmd": [ 615 "cmd": [
616 "python", 616 "python",
617 "-u", 617 "-u",
618 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 618 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
619 "--isolated", 619 "--isolated",
620 "[dummy hash for telemetry_gpu_new_test]", 620 "[dummy hash for telemetry_gpu_test]",
621 "-I", 621 "-I",
622 "https://isolateserver.appspot.com", 622 "https://isolateserver.appspot.com",
623 "--verbose", 623 "--verbose",
624 "--", 624 "--",
625 "webgl_conformance", 625 "webgl_conformance",
626 "--show-stdout", 626 "--show-stdout",
627 "--browser=release", 627 "--browser=release",
628 "-v", 628 "-v",
629 "--webgl-conformance-version=2.0.0", 629 "--webgl-conformance-version=2.0.0",
630 "--webgl2-only=true", 630 "--webgl2-only=true",
(...skipping 10 matching lines...) Expand all
641 "@@@STEP_LOG_LINE@json.output@}@@@", 641 "@@@STEP_LOG_LINE@json.output@}@@@",
642 "@@@STEP_LOG_END@json.output@@@" 642 "@@@STEP_LOG_END@json.output@@@"
643 ] 643 ]
644 }, 644 },
645 { 645 {
646 "cmd": [ 646 "cmd": [
647 "python", 647 "python",
648 "-u", 648 "-u",
649 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 649 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
650 "--isolated", 650 "--isolated",
651 "[dummy hash for telemetry_gpu_new_test]", 651 "[dummy hash for telemetry_gpu_test]",
652 "-I", 652 "-I",
653 "https://isolateserver.appspot.com", 653 "https://isolateserver.appspot.com",
654 "--verbose", 654 "--verbose",
655 "--", 655 "--",
656 "context_lost", 656 "context_lost",
657 "--show-stdout", 657 "--show-stdout",
658 "--browser=release", 658 "--browser=release",
659 "-v", 659 "-v",
660 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 660 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
661 "--isolated-script-test-output", 661 "--isolated-script-test-output",
662 "/path/to/tmp/json" 662 "/path/to/tmp/json"
663 ], 663 ],
664 "cwd": "[SLAVE_BUILD]", 664 "cwd": "[SLAVE_BUILD]",
665 "name": "context_lost_tests", 665 "name": "context_lost_tests",
666 "~followup_annotations": [ 666 "~followup_annotations": [
667 "@@@STEP_LOG_LINE@json.output@{@@@", 667 "@@@STEP_LOG_LINE@json.output@{@@@",
668 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 668 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
669 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 669 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
670 "@@@STEP_LOG_LINE@json.output@}@@@", 670 "@@@STEP_LOG_LINE@json.output@}@@@",
671 "@@@STEP_LOG_END@json.output@@@" 671 "@@@STEP_LOG_END@json.output@@@"
672 ] 672 ]
673 }, 673 },
674 { 674 {
675 "cmd": [ 675 "cmd": [
676 "python", 676 "python",
677 "-u", 677 "-u",
678 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 678 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
679 "--isolated", 679 "--isolated",
680 "[dummy hash for telemetry_gpu_new_test]", 680 "[dummy hash for telemetry_gpu_test]",
681 "-I", 681 "-I",
682 "https://isolateserver.appspot.com", 682 "https://isolateserver.appspot.com",
683 "--verbose", 683 "--verbose",
684 "--", 684 "--",
685 "memory_test", 685 "memory_test",
686 "--show-stdout", 686 "--show-stdout",
687 "--browser=release", 687 "--browser=release",
688 "-v", 688 "-v",
689 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 689 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
690 "--isolated-script-test-output", 690 "--isolated-script-test-output",
691 "/path/to/tmp/json" 691 "/path/to/tmp/json"
692 ], 692 ],
693 "cwd": "[SLAVE_BUILD]", 693 "cwd": "[SLAVE_BUILD]",
694 "name": "memory_test", 694 "name": "memory_test",
695 "~followup_annotations": [ 695 "~followup_annotations": [
696 "@@@STEP_LOG_LINE@json.output@{@@@", 696 "@@@STEP_LOG_LINE@json.output@{@@@",
697 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 697 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
698 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 698 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
699 "@@@STEP_LOG_LINE@json.output@}@@@", 699 "@@@STEP_LOG_LINE@json.output@}@@@",
700 "@@@STEP_LOG_END@json.output@@@" 700 "@@@STEP_LOG_END@json.output@@@"
701 ] 701 ]
702 }, 702 },
703 { 703 {
704 "cmd": [ 704 "cmd": [
705 "python", 705 "python",
706 "-u", 706 "-u",
707 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 707 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
708 "--isolated", 708 "--isolated",
709 "[dummy hash for telemetry_gpu_new_test]", 709 "[dummy hash for telemetry_gpu_test]",
710 "-I", 710 "-I",
711 "https://isolateserver.appspot.com", 711 "https://isolateserver.appspot.com",
712 "--verbose", 712 "--verbose",
713 "--", 713 "--",
714 "trace_test", 714 "trace_test",
715 "--show-stdout", 715 "--show-stdout",
716 "--browser=release", 716 "--browser=release",
717 "-v", 717 "-v",
718 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 718 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
719 "--isolated-script-test-output", 719 "--isolated-script-test-output",
720 "/path/to/tmp/json" 720 "/path/to/tmp/json"
721 ], 721 ],
722 "cwd": "[SLAVE_BUILD]", 722 "cwd": "[SLAVE_BUILD]",
723 "name": "trace_test", 723 "name": "trace_test",
724 "~followup_annotations": [ 724 "~followup_annotations": [
725 "@@@STEP_LOG_LINE@json.output@{@@@", 725 "@@@STEP_LOG_LINE@json.output@{@@@",
726 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 726 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
727 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 727 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
728 "@@@STEP_LOG_LINE@json.output@}@@@", 728 "@@@STEP_LOG_LINE@json.output@}@@@",
729 "@@@STEP_LOG_END@json.output@@@" 729 "@@@STEP_LOG_END@json.output@@@"
730 ] 730 ]
731 }, 731 },
732 { 732 {
733 "cmd": [ 733 "cmd": [
734 "python", 734 "python",
735 "-u", 735 "-u",
736 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 736 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
737 "--isolated", 737 "--isolated",
738 "[dummy hash for telemetry_gpu_new_test]", 738 "[dummy hash for telemetry_gpu_test]",
739 "-I", 739 "-I",
740 "https://isolateserver.appspot.com", 740 "https://isolateserver.appspot.com",
741 "--verbose", 741 "--verbose",
742 "--", 742 "--",
743 "screenshot_sync", 743 "screenshot_sync",
744 "--show-stdout", 744 "--show-stdout",
745 "--browser=release", 745 "--browser=release",
746 "-v", 746 "-v",
747 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 747 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
748 "--isolated-script-test-output", 748 "--isolated-script-test-output",
749 "/path/to/tmp/json" 749 "/path/to/tmp/json"
750 ], 750 ],
751 "cwd": "[SLAVE_BUILD]", 751 "cwd": "[SLAVE_BUILD]",
752 "name": "screenshot_sync_tests", 752 "name": "screenshot_sync_tests",
753 "~followup_annotations": [ 753 "~followup_annotations": [
754 "@@@STEP_LOG_LINE@json.output@{@@@", 754 "@@@STEP_LOG_LINE@json.output@{@@@",
755 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 755 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
756 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 756 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
757 "@@@STEP_LOG_LINE@json.output@}@@@", 757 "@@@STEP_LOG_LINE@json.output@}@@@",
758 "@@@STEP_LOG_END@json.output@@@" 758 "@@@STEP_LOG_END@json.output@@@"
759 ] 759 ]
760 }, 760 },
761 { 761 {
762 "cmd": [ 762 "cmd": [
763 "python", 763 "python",
764 "-u", 764 "-u",
765 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 765 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
766 "--isolated", 766 "--isolated",
767 "[dummy hash for telemetry_gpu_new_test]", 767 "[dummy hash for telemetry_gpu_test]",
768 "-I", 768 "-I",
769 "https://isolateserver.appspot.com", 769 "https://isolateserver.appspot.com",
770 "--verbose", 770 "--verbose",
771 "--", 771 "--",
772 "hardware_accelerated_feature", 772 "hardware_accelerated_feature",
773 "--show-stdout", 773 "--show-stdout",
774 "--browser=release", 774 "--browser=release",
775 "-v", 775 "-v",
776 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 776 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
777 "--isolated-script-test-output", 777 "--isolated-script-test-output",
778 "/path/to/tmp/json" 778 "/path/to/tmp/json"
779 ], 779 ],
780 "cwd": "[SLAVE_BUILD]", 780 "cwd": "[SLAVE_BUILD]",
781 "name": "hardware_accelerated_feature_tests", 781 "name": "hardware_accelerated_feature_tests",
782 "~followup_annotations": [ 782 "~followup_annotations": [
783 "@@@STEP_LOG_LINE@json.output@{@@@", 783 "@@@STEP_LOG_LINE@json.output@{@@@",
784 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 784 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
785 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 785 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
786 "@@@STEP_LOG_LINE@json.output@}@@@", 786 "@@@STEP_LOG_LINE@json.output@}@@@",
787 "@@@STEP_LOG_END@json.output@@@" 787 "@@@STEP_LOG_END@json.output@@@"
788 ] 788 ]
789 }, 789 },
790 { 790 {
791 "cmd": [ 791 "cmd": [
792 "python", 792 "python",
793 "-u", 793 "-u",
794 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 794 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
795 "--isolated", 795 "--isolated",
796 "[dummy hash for telemetry_gpu_new_test]", 796 "[dummy hash for telemetry_gpu_test]",
797 "-I", 797 "-I",
798 "https://isolateserver.appspot.com", 798 "https://isolateserver.appspot.com",
799 "--verbose", 799 "--verbose",
800 "--", 800 "--",
801 "gpu_process", 801 "gpu_process",
802 "--show-stdout", 802 "--show-stdout",
803 "--browser=release", 803 "--browser=release",
804 "-v", 804 "-v",
805 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", 805 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
806 "--isolated-script-test-output", 806 "--isolated-script-test-output",
807 "/path/to/tmp/json" 807 "/path/to/tmp/json"
808 ], 808 ],
809 "cwd": "[SLAVE_BUILD]", 809 "cwd": "[SLAVE_BUILD]",
810 "name": "gpu_process_launch_tests", 810 "name": "gpu_process_launch_tests",
811 "~followup_annotations": [ 811 "~followup_annotations": [
812 "@@@STEP_LOG_LINE@json.output@{@@@", 812 "@@@STEP_LOG_LINE@json.output@{@@@",
813 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@", 813 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
814 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@", 814 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
815 "@@@STEP_LOG_LINE@json.output@}@@@", 815 "@@@STEP_LOG_LINE@json.output@}@@@",
816 "@@@STEP_LOG_END@json.output@@@" 816 "@@@STEP_LOG_END@json.output@@@"
817 ] 817 ]
818 }, 818 },
819 { 819 {
820 "cmd": [ 820 "cmd": [
821 "python", 821 "python",
822 "-u", 822 "-u",
823 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py", 823 "[SLAVE_BUILD]/src/tools/swarming_client/run_isolated.py",
824 "--isolated", 824 "--isolated",
825 "[dummy hash for telemetry_gpu_new_test]", 825 "[dummy hash for telemetry_gpu_test]",
826 "-I", 826 "-I",
827 "https://isolateserver.appspot.com", 827 "https://isolateserver.appspot.com",
828 "--verbose", 828 "--verbose",
829 "--", 829 "--",
830 "gpu_rasterization", 830 "gpu_rasterization",
831 "--show-stdout", 831 "--show-stdout",
832 "--browser=release", 832 "--browser=release",
833 "-v", 833 "-v",
834 "--build-revision", 834 "--build-revision",
835 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 835 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
920 ], 920 ],
921 "cwd": "[SLAVE_BUILD]", 921 "cwd": "[SLAVE_BUILD]",
922 "name": "gpu_unittests" 922 "name": "gpu_unittests"
923 }, 923 },
924 { 924 {
925 "name": "$result", 925 "name": "$result",
926 "recipe_result": null, 926 "recipe_result": null,
927 "status_code": 0 927 "status_code": 0
928 } 928 }
929 ] 929 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698