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

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

Issue 2202113003: V8: Switch ignition test steps to the standard suite alias (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 4 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 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.v8", 8 "tryserver.v8",
9 "--builder", 9 "--builder",
10 "v8_linux64_msan_rel", 10 "v8_linux64_msan_rel",
(...skipping 326 matching lines...) Expand 10 before | Expand all | Expand 10 after
337 "-u", 337 "-u",
338 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 338 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
339 "[SLAVE_BUILD]/v8/tools/swarming_client", 339 "[SLAVE_BUILD]/v8/tools/swarming_client",
340 "batcharchive", 340 "batcharchive",
341 "--dump-json", 341 "--dump-json",
342 "/path/to/tmp/json", 342 "/path/to/tmp/json",
343 "--isolate-server", 343 "--isolate-server",
344 "https://isolateserver.appspot.com", 344 "https://isolateserver.appspot.com",
345 "--verbose", 345 "--verbose",
346 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", 346 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json",
347 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json",
348 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" 347 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json"
349 ], 348 ],
350 "name": "isolate tests", 349 "name": "isolate tests",
351 "~followup_annotations": [ 350 "~followup_annotations": [
352 "@@@STEP_LOG_LINE@json.output@{@@@", 351 "@@@STEP_LOG_LINE@json.output@{@@@",
353 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@", 352 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@",
354 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\ ", @@@",
355 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@", 353 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@",
356 "@@@STEP_LOG_LINE@json.output@}@@@", 354 "@@@STEP_LOG_LINE@json.output@}@@@",
357 "@@@STEP_LOG_END@json.output@@@" 355 "@@@STEP_LOG_END@json.output@@@"
358 ] 356 ]
359 }, 357 },
360 { 358 {
361 "cmd": [ 359 "cmd": [
362 "python", 360 "python",
363 "-u", 361 "-u",
364 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", 362 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
426 "--", 424 "--",
427 "--progress=verbose", 425 "--progress=verbose",
428 "--mode", 426 "--mode",
429 "Release", 427 "Release",
430 "--arch", 428 "--arch",
431 "arm64", 429 "arm64",
432 "--outdir", 430 "--outdir",
433 "out", 431 "out",
434 "--buildbot", 432 "--buildbot",
435 "--timeout=200", 433 "--timeout=200",
436 "--random-seed=1950386076", 434 "--random-seed=831298184",
437 "bot_default", 435 "bot_default",
438 "--exhaustive-variants", 436 "--exhaustive-variants",
439 "--msan", 437 "--msan",
440 "--rerun-failures-count=2", 438 "--rerun-failures-count=2",
441 "--swarming", 439 "--swarming",
442 "--json-test-results", 440 "--json-test-results",
443 "${ISOLATED_OUTDIR}/output.json" 441 "${ISOLATED_OUTDIR}/output.json"
444 ], 442 ],
445 "name": "[trigger] Check on Ubuntu-14.04", 443 "name": "[trigger] Check on Ubuntu-14.04",
446 "~followup_annotations": [ 444 "~followup_annotations": [
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
551 "--", 549 "--",
552 "--progress=verbose", 550 "--progress=verbose",
553 "--mode", 551 "--mode",
554 "Release", 552 "Release",
555 "--arch", 553 "--arch",
556 "arm64", 554 "arm64",
557 "--outdir", 555 "--outdir",
558 "out", 556 "out",
559 "--buildbot", 557 "--buildbot",
560 "--timeout=200", 558 "--timeout=200",
561 "--random-seed=1950386076", 559 "--random-seed=831298184",
562 "bot_default", 560 "bot_default",
563 "--variants=extra", 561 "--variants=extra",
564 "--msan", 562 "--msan",
565 "--rerun-failures-count=2", 563 "--rerun-failures-count=2",
566 "--swarming", 564 "--swarming",
567 "--json-test-results", 565 "--json-test-results",
568 "${ISOLATED_OUTDIR}/output.json" 566 "${ISOLATED_OUTDIR}/output.json"
569 ], 567 ],
570 "name": "[trigger] Check - extra on Ubuntu-14.04", 568 "name": "[trigger] Check - extra on Ubuntu-14.04",
571 "~followup_annotations": [ 569 "~followup_annotations": [
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
658 "--", 656 "--",
659 "--progress=verbose", 657 "--progress=verbose",
660 "--mode", 658 "--mode",
661 "Release", 659 "Release",
662 "--arch", 660 "--arch",
663 "arm64", 661 "arm64",
664 "--outdir", 662 "--outdir",
665 "out", 663 "out",
666 "--buildbot", 664 "--buildbot",
667 "--timeout=200", 665 "--timeout=200",
668 "--random-seed=1950386076", 666 "--random-seed=831298184",
669 "test262", 667 "test262",
670 "--download-data", 668 "--download-data",
671 "--variants=default", 669 "--variants=default",
672 "--msan", 670 "--msan",
673 "--rerun-failures-count=2", 671 "--rerun-failures-count=2",
674 "--swarming", 672 "--swarming",
675 "--json-test-results", 673 "--json-test-results",
676 "${ISOLATED_OUTDIR}/output.json" 674 "${ISOLATED_OUTDIR}/output.json"
677 ], 675 ],
678 "name": "[trigger] Test262 - no variants on Ubuntu-14.04", 676 "name": "[trigger] Test262 - no variants on Ubuntu-14.04",
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
731 "os", 729 "os",
732 "Ubuntu-14.04", 730 "Ubuntu-14.04",
733 "--dimension", 731 "--dimension",
734 "pool", 732 "pool",
735 "Chrome", 733 "Chrome",
736 "--tag", 734 "--tag",
737 "buildername:v8_linux64_msan_rel", 735 "buildername:v8_linux64_msan_rel",
738 "--tag", 736 "--tag",
739 "buildnumber:571", 737 "buildnumber:571",
740 "--tag", 738 "--tag",
741 "data:[dummy hash for ignition]", 739 "data:[dummy hash for bot_default]",
742 "--tag", 740 "--tag",
743 "master:tryserver.v8", 741 "master:tryserver.v8",
744 "--tag", 742 "--tag",
745 "name:Ignition", 743 "name:Ignition",
746 "--tag", 744 "--tag",
747 "os:Ubuntu-14.04", 745 "os:Ubuntu-14.04",
748 "--tag", 746 "--tag",
749 "patch_project:v8", 747 "patch_project:v8",
750 "--tag", 748 "--tag",
751 "project:v8", 749 "project:v8",
752 "--tag", 750 "--tag",
753 "purpose:CQ", 751 "purpose:CQ",
754 "--tag", 752 "--tag",
755 "purpose:pre-commit", 753 "purpose:pre-commit",
756 "--tag", 754 "--tag",
757 "rietveld:https://codereview.chromium.org/12853011/#ps1", 755 "rietveld:https://codereview.chromium.org/12853011/#ps1",
758 "--tag", 756 "--tag",
759 "slavename:TestSlavename", 757 "slavename:TestSlavename",
760 "--tag", 758 "--tag",
761 "stepname:Ignition - turbofan on Ubuntu-14.04", 759 "stepname:Ignition - turbofan on Ubuntu-14.04",
762 "--idempotent", 760 "--idempotent",
763 "--user", 761 "--user",
764 "commit-bot@chromium.org", 762 "commit-bot@chromium.org",
765 "[dummy hash for ignition]", 763 "[dummy hash for bot_default]",
766 "--", 764 "--",
767 "--progress=verbose", 765 "--progress=verbose",
768 "--mode", 766 "--mode",
769 "Release", 767 "Release",
770 "--arch", 768 "--arch",
771 "arm64", 769 "arm64",
772 "--outdir", 770 "--outdir",
773 "out", 771 "out",
774 "--buildbot", 772 "--buildbot",
775 "--timeout=200", 773 "--timeout=200",
776 "--random-seed=1950386076", 774 "--random-seed=831298184",
777 "ignition", 775 "bot_default",
778 "--ignition-turbofan", 776 "--ignition-turbofan",
779 "--variants=ignition_turbofan", 777 "--variants=ignition_turbofan",
780 "--msan", 778 "--msan",
781 "--rerun-failures-count=2", 779 "--rerun-failures-count=2",
782 "--swarming", 780 "--swarming",
783 "--json-test-results", 781 "--json-test-results",
784 "${ISOLATED_OUTDIR}/output.json" 782 "${ISOLATED_OUTDIR}/output.json"
785 ], 783 ],
786 "name": "[trigger] Ignition - turbofan on Ubuntu-14.04", 784 "name": "[trigger] Ignition - turbofan on Ubuntu-14.04",
787 "~followup_annotations": [ 785 "~followup_annotations": [
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
954 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 952 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
955 "@@@STEP_LOG_END@durations@@@" 953 "@@@STEP_LOG_END@durations@@@"
956 ] 954 ]
957 }, 955 },
958 { 956 {
959 "name": "$result", 957 "name": "$result",
960 "recipe_result": null, 958 "recipe_result": null,
961 "status_code": 0 959 "status_code": 0
962 } 960 }
963 ] 961 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698