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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel.json

Issue 1556323003: V8 Buildbot: Switch ignition tests to v8-side test set. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 11 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/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.v8", 8 "tryserver.v8",
9 "--builder", 9 "--builder",
10 "v8_linux64_rel", 10 "v8_linux64_rel",
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
154 "-u", 154 "-u",
155 "RECIPE_MODULE[isolate]/resources/isolate.py", 155 "RECIPE_MODULE[isolate]/resources/isolate.py",
156 "[SLAVE_BUILD]/v8/tools/swarming_client", 156 "[SLAVE_BUILD]/v8/tools/swarming_client",
157 "batcharchive", 157 "batcharchive",
158 "--dump-json", 158 "--dump-json",
159 "/path/to/tmp/json", 159 "/path/to/tmp/json",
160 "--isolate-server", 160 "--isolate-server",
161 "https://isolateserver.appspot.com", 161 "https://isolateserver.appspot.com",
162 "--verbose", 162 "--verbose",
163 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", 163 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json",
164 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json",
164 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", 165 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json",
165 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", 166 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json",
166 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", 167 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json",
167 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" 168 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json"
168 ], 169 ],
169 "cwd": "[SLAVE_BUILD]", 170 "cwd": "[SLAVE_BUILD]",
170 "name": "isolate tests", 171 "name": "isolate tests",
171 "~followup_annotations": [ 172 "~followup_annotations": [
172 "@@@STEP_LOG_LINE@json.output@{@@@", 173 "@@@STEP_LOG_LINE@json.output@{@@@",
173 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@", 174 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@",
175 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\ ", @@@",
174 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@", 176 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@",
175 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o ptimize_for_size]\", @@@", 177 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o ptimize_for_size]\", @@@",
176 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@", 178 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@",
177 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@", 179 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@",
178 "@@@STEP_LOG_LINE@json.output@}@@@", 180 "@@@STEP_LOG_LINE@json.output@}@@@",
179 "@@@STEP_LOG_END@json.output@@@" 181 "@@@STEP_LOG_END@json.output@@@"
180 ] 182 ]
181 }, 183 },
182 { 184 {
183 "cmd": [ 185 "cmd": [
(...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after
597 "trigger", 599 "trigger",
598 "--swarming", 600 "--swarming",
599 "https://chromium-swarm.appspot.com", 601 "https://chromium-swarm.appspot.com",
600 "--isolate-server", 602 "--isolate-server",
601 "https://isolateserver.appspot.com", 603 "https://isolateserver.appspot.com",
602 "--priority", 604 "--priority",
603 "30", 605 "30",
604 "--shards", 606 "--shards",
605 "1", 607 "1",
606 "--task-name", 608 "--task-name",
607 "Mjsunit - ignition/Ubuntu-12.04/[dummy has/v8_linux64_rel/571", 609 "Ignition/Ubuntu-12.04/[dummy has/v8_linux64_rel/571",
608 "--dump-json", 610 "--dump-json",
609 "/path/to/tmp/json", 611 "/path/to/tmp/json",
610 "--expiration", 612 "--expiration",
611 "3600", 613 "3600",
612 "--io-timeout", 614 "--io-timeout",
613 "1200", 615 "1200",
614 "--hard-timeout", 616 "--hard-timeout",
615 "2700", 617 "2700",
616 "--dimension", 618 "--dimension",
617 "cpu", 619 "cpu",
618 "x86-64", 620 "x86-64",
619 "--dimension", 621 "--dimension",
620 "gpu", 622 "gpu",
621 "none", 623 "none",
622 "--dimension", 624 "--dimension",
623 "os", 625 "os",
624 "Ubuntu-12.04", 626 "Ubuntu-12.04",
625 "--dimension", 627 "--dimension",
626 "pool", 628 "pool",
627 "Chrome", 629 "Chrome",
628 "--tag", 630 "--tag",
629 "buildername:v8_linux64_rel", 631 "buildername:v8_linux64_rel",
630 "--tag", 632 "--tag",
631 "buildnumber:571", 633 "buildnumber:571",
632 "--tag", 634 "--tag",
633 "data:[dummy hash for mjsunit]", 635 "data:[dummy hash for ignition]",
634 "--tag", 636 "--tag",
635 "master:tryserver.v8", 637 "master:tryserver.v8",
636 "--tag", 638 "--tag",
637 "name:Mjsunit - ignition", 639 "name:Ignition",
638 "--tag", 640 "--tag",
639 "os:Ubuntu-12.04", 641 "os:Ubuntu-12.04",
640 "--tag", 642 "--tag",
641 "patch_project:v8", 643 "patch_project:v8",
642 "--tag", 644 "--tag",
643 "project:v8", 645 "project:v8",
644 "--tag", 646 "--tag",
645 "purpose:CQ", 647 "purpose:CQ",
646 "--tag", 648 "--tag",
647 "purpose:pre-commit", 649 "purpose:pre-commit",
648 "--tag", 650 "--tag",
649 "rietveld:https://codereview.chromium.org/12853011/#ps1", 651 "rietveld:https://codereview.chromium.org/12853011/#ps1",
650 "--tag", 652 "--tag",
651 "slavename:TestSlavename", 653 "slavename:TestSlavename",
652 "--tag", 654 "--tag",
653 "stepname:Mjsunit - ignition", 655 "stepname:Ignition",
654 "--user", 656 "--user",
655 "commit-bot@chromium.org", 657 "commit-bot@chromium.org",
656 "[dummy hash for mjsunit]", 658 "[dummy hash for ignition]",
657 "--", 659 "--",
658 "--progress=verbose", 660 "--progress=verbose",
659 "--mode", 661 "--mode",
660 "Release", 662 "Release",
661 "--arch", 663 "--arch",
662 "x64", 664 "x64",
663 "--outdir", 665 "--outdir",
664 "out", 666 "out",
665 "--buildbot", 667 "--buildbot",
666 "--timeout=200", 668 "--timeout=200",
667 "mjsunit", 669 "ignition",
668 "--variants=ignition", 670 "--variants=ignition",
669 "--ignition", 671 "--ignition",
670 "--exhaustive-variants", 672 "--exhaustive-variants",
671 "--dcheck-always-on", 673 "--dcheck-always-on",
672 "--rerun-failures-count=2", 674 "--rerun-failures-count=2",
673 "--swarming", 675 "--swarming",
674 "--json-test-results", 676 "--json-test-results",
675 "${ISOLATED_OUTDIR}/output.json" 677 "${ISOLATED_OUTDIR}/output.json"
676 ], 678 ],
677 "cwd": "[SLAVE_BUILD]", 679 "cwd": "[SLAVE_BUILD]",
678 "name": "[trigger] Mjsunit - ignition", 680 "name": "[trigger] Ignition",
679 "~followup_annotations": [ 681 "~followup_annotations": [
680 "@@@STEP_LOG_LINE@json.output@{@@@", 682 "@@@STEP_LOG_LINE@json.output@{@@@",
681 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit - ignition/U buntu-12.04/[dummy has/v8_linux64_rel/571\", @@@", 683 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition/Ubuntu-12.0 4/[dummy has/v8_linux64_rel/571\", @@@",
682 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 684 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
683 "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - ignition/Ubuntu-12.04/[dummy has/v8_linux64_rel/571\": {@@@", 685 "@@@STEP_LOG_LINE@json.output@ \"Ignition/Ubuntu-12.04/[dummy has/v8_li nux64_rel/571\": {@@@",
684 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 686 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
685 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 687 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
686 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 688 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
687 "@@@STEP_LOG_LINE@json.output@ }@@@", 689 "@@@STEP_LOG_LINE@json.output@ }@@@",
688 "@@@STEP_LOG_LINE@json.output@ }@@@", 690 "@@@STEP_LOG_LINE@json.output@ }@@@",
689 "@@@STEP_LOG_LINE@json.output@}@@@", 691 "@@@STEP_LOG_LINE@json.output@}@@@",
690 "@@@STEP_LOG_END@json.output@@@", 692 "@@@STEP_LOG_END@json.output@@@",
691 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 693 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
692 ] 694 ]
693 }, 695 },
(...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after
1081 "--merged-test-output", 1083 "--merged-test-output",
1082 "/path/to/tmp/json", 1084 "/path/to/tmp/json",
1083 "--", 1085 "--",
1084 "collect", 1086 "collect",
1085 "--swarming", 1087 "--swarming",
1086 "https://chromium-swarm.appspot.com", 1088 "https://chromium-swarm.appspot.com",
1087 "--decorate", 1089 "--decorate",
1088 "--print-status-updates", 1090 "--print-status-updates",
1089 "--shards", 1091 "--shards",
1090 "1", 1092 "1",
1091 "Mjsunit - ignition/Ubuntu-12.04/[dummy has/v8_linux64_rel/571" 1093 "Ignition/Ubuntu-12.04/[dummy has/v8_linux64_rel/571"
1092 ], 1094 ],
1093 "cwd": "[SLAVE_BUILD]", 1095 "cwd": "[SLAVE_BUILD]",
1094 "name": "Mjsunit - ignition", 1096 "name": "Ignition",
1095 "~followup_annotations": [ 1097 "~followup_annotations": [
1096 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 1098 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
1097 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 1099 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
1098 "@@@STEP_LOG_LINE@durations@@@@", 1100 "@@@STEP_LOG_LINE@durations@@@@",
1099 "@@@STEP_LOG_LINE@durations@Details:@@@", 1101 "@@@STEP_LOG_LINE@durations@Details:@@@",
1100 "@@@STEP_LOG_LINE@durations@@@@", 1102 "@@@STEP_LOG_LINE@durations@@@@",
1101 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 1103 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
1102 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 1104 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
1103 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 1105 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
1104 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 1106 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
1190 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1192 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1191 "@@@STEP_LOG_END@durations@@@" 1193 "@@@STEP_LOG_END@durations@@@"
1192 ] 1194 ]
1193 }, 1195 },
1194 { 1196 {
1195 "name": "$result", 1197 "name": "$result",
1196 "recipe_result": null, 1198 "recipe_result": null,
1197 "status_code": 0 1199 "status_code": 0
1198 } 1200 }
1199 ] 1201 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698