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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_tsan_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_tsan_rel", 10 "v8_linux64_tsan_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 "x64", 429 "x64",
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 "--tsan", 437 "--tsan",
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 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
545 "--", 543 "--",
546 "--progress=verbose", 544 "--progress=verbose",
547 "--mode", 545 "--mode",
548 "Release", 546 "Release",
549 "--arch", 547 "--arch",
550 "x64", 548 "x64",
551 "--outdir", 549 "--outdir",
552 "out", 550 "out",
553 "--buildbot", 551 "--buildbot",
554 "--timeout=200", 552 "--timeout=200",
555 "--random-seed=1950386076", 553 "--random-seed=831298184",
556 "bot_default", 554 "bot_default",
557 "--variants=extra", 555 "--variants=extra",
558 "--tsan", 556 "--tsan",
559 "--rerun-failures-count=2", 557 "--rerun-failures-count=2",
560 "--swarming", 558 "--swarming",
561 "--json-test-results", 559 "--json-test-results",
562 "${ISOLATED_OUTDIR}/output.json" 560 "${ISOLATED_OUTDIR}/output.json"
563 ], 561 ],
564 "name": "[trigger] Check - extra on Ubuntu-14.04", 562 "name": "[trigger] Check - extra on Ubuntu-14.04",
565 "~followup_annotations": [ 563 "~followup_annotations": [
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
652 "--", 650 "--",
653 "--progress=verbose", 651 "--progress=verbose",
654 "--mode", 652 "--mode",
655 "Release", 653 "Release",
656 "--arch", 654 "--arch",
657 "x64", 655 "x64",
658 "--outdir", 656 "--outdir",
659 "out", 657 "out",
660 "--buildbot", 658 "--buildbot",
661 "--timeout=200", 659 "--timeout=200",
662 "--random-seed=1950386076", 660 "--random-seed=831298184",
663 "test262", 661 "test262",
664 "--download-data", 662 "--download-data",
665 "--variants=default", 663 "--variants=default",
666 "--tsan", 664 "--tsan",
667 "--rerun-failures-count=2", 665 "--rerun-failures-count=2",
668 "--swarming", 666 "--swarming",
669 "--json-test-results", 667 "--json-test-results",
670 "${ISOLATED_OUTDIR}/output.json" 668 "${ISOLATED_OUTDIR}/output.json"
671 ], 669 ],
672 "name": "[trigger] Test262 - no variants on Ubuntu-14.04", 670 "name": "[trigger] Test262 - no variants on Ubuntu-14.04",
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
725 "os", 723 "os",
726 "Ubuntu-14.04", 724 "Ubuntu-14.04",
727 "--dimension", 725 "--dimension",
728 "pool", 726 "pool",
729 "Chrome", 727 "Chrome",
730 "--tag", 728 "--tag",
731 "buildername:v8_linux64_tsan_rel", 729 "buildername:v8_linux64_tsan_rel",
732 "--tag", 730 "--tag",
733 "buildnumber:571", 731 "buildnumber:571",
734 "--tag", 732 "--tag",
735 "data:[dummy hash for ignition]", 733 "data:[dummy hash for bot_default]",
736 "--tag", 734 "--tag",
737 "master:tryserver.v8", 735 "master:tryserver.v8",
738 "--tag", 736 "--tag",
739 "name:Ignition", 737 "name:Ignition",
740 "--tag", 738 "--tag",
741 "os:Ubuntu-14.04", 739 "os:Ubuntu-14.04",
742 "--tag", 740 "--tag",
743 "patch_project:v8", 741 "patch_project:v8",
744 "--tag", 742 "--tag",
745 "project:v8", 743 "project:v8",
746 "--tag", 744 "--tag",
747 "purpose:CQ", 745 "purpose:CQ",
748 "--tag", 746 "--tag",
749 "purpose:pre-commit", 747 "purpose:pre-commit",
750 "--tag", 748 "--tag",
751 "rietveld:https://codereview.chromium.org/12853011/#ps1", 749 "rietveld:https://codereview.chromium.org/12853011/#ps1",
752 "--tag", 750 "--tag",
753 "slavename:TestSlavename", 751 "slavename:TestSlavename",
754 "--tag", 752 "--tag",
755 "stepname:Ignition - turbofan on Ubuntu-14.04", 753 "stepname:Ignition - turbofan on Ubuntu-14.04",
756 "--idempotent", 754 "--idempotent",
757 "--user", 755 "--user",
758 "commit-bot@chromium.org", 756 "commit-bot@chromium.org",
759 "[dummy hash for ignition]", 757 "[dummy hash for bot_default]",
760 "--", 758 "--",
761 "--progress=verbose", 759 "--progress=verbose",
762 "--mode", 760 "--mode",
763 "Release", 761 "Release",
764 "--arch", 762 "--arch",
765 "x64", 763 "x64",
766 "--outdir", 764 "--outdir",
767 "out", 765 "out",
768 "--buildbot", 766 "--buildbot",
769 "--timeout=200", 767 "--timeout=200",
770 "--random-seed=1950386076", 768 "--random-seed=831298184",
771 "ignition", 769 "bot_default",
772 "--ignition-turbofan", 770 "--ignition-turbofan",
773 "--variants=ignition_turbofan", 771 "--variants=ignition_turbofan",
774 "--tsan", 772 "--tsan",
775 "--rerun-failures-count=2", 773 "--rerun-failures-count=2",
776 "--swarming", 774 "--swarming",
777 "--json-test-results", 775 "--json-test-results",
778 "${ISOLATED_OUTDIR}/output.json" 776 "${ISOLATED_OUTDIR}/output.json"
779 ], 777 ],
780 "name": "[trigger] Ignition - turbofan on Ubuntu-14.04", 778 "name": "[trigger] Ignition - turbofan on Ubuntu-14.04",
781 "~followup_annotations": [ 779 "~followup_annotations": [
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
948 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 946 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
949 "@@@STEP_LOG_END@durations@@@" 947 "@@@STEP_LOG_END@durations@@@"
950 ] 948 ]
951 }, 949 },
952 { 950 {
953 "name": "$result", 951 "name": "$result",
954 "recipe_result": null, 952 "recipe_result": null,
955 "status_code": 0 953 "status_code": 0
956 } 954 }
957 ] 955 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698