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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac.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 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Mac", 10 "V8 Mac",
(...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after
329 "-u", 329 "-u",
330 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 330 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
331 "[SLAVE_BUILD]/v8/tools/swarming_client", 331 "[SLAVE_BUILD]/v8/tools/swarming_client",
332 "batcharchive", 332 "batcharchive",
333 "--dump-json", 333 "--dump-json",
334 "/path/to/tmp/json", 334 "/path/to/tmp/json",
335 "--isolate-server", 335 "--isolate-server",
336 "https://isolateserver.appspot.com", 336 "https://isolateserver.appspot.com",
337 "--verbose", 337 "--verbose",
338 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", 338 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json",
339 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json",
340 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", 339 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json",
341 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", 340 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json",
342 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" 341 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json"
343 ], 342 ],
344 "name": "isolate tests", 343 "name": "isolate tests",
345 "~followup_annotations": [ 344 "~followup_annotations": [
346 "@@@STEP_LOG_LINE@json.output@{@@@", 345 "@@@STEP_LOG_LINE@json.output@{@@@",
347 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@", 346 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@",
348 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\ ", @@@",
349 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@", 347 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
350 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@", 348 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@",
351 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@", 349 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@",
352 "@@@STEP_LOG_LINE@json.output@}@@@", 350 "@@@STEP_LOG_LINE@json.output@}@@@",
353 "@@@STEP_LOG_END@json.output@@@" 351 "@@@STEP_LOG_END@json.output@@@"
354 ] 352 ]
355 }, 353 },
356 { 354 {
357 "cmd": [ 355 "cmd": [
358 "python", 356 "python",
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
416 "--", 414 "--",
417 "--progress=verbose", 415 "--progress=verbose",
418 "--mode", 416 "--mode",
419 "Release", 417 "Release",
420 "--arch", 418 "--arch",
421 "ia32", 419 "ia32",
422 "--outdir", 420 "--outdir",
423 "out", 421 "out",
424 "--buildbot", 422 "--buildbot",
425 "--timeout=200", 423 "--timeout=200",
426 "--random-seed=1127209095", 424 "--random-seed=-564235616",
427 "bot_default", 425 "bot_default",
428 "--exhaustive-variants", 426 "--exhaustive-variants",
429 "--rerun-failures-count=2", 427 "--rerun-failures-count=2",
430 "--swarming", 428 "--swarming",
431 "--json-test-results", 429 "--json-test-results",
432 "${ISOLATED_OUTDIR}/output.json" 430 "${ISOLATED_OUTDIR}/output.json"
433 ], 431 ],
434 "name": "[trigger] Check on Mac-10.9", 432 "name": "[trigger] Check on Mac-10.9",
435 "~followup_annotations": [ 433 "~followup_annotations": [
436 "@@@STEP_LOG_LINE@json.output@{@@@", 434 "@@@STEP_LOG_LINE@json.output@{@@@",
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
510 "--", 508 "--",
511 "--progress=verbose", 509 "--progress=verbose",
512 "--mode", 510 "--mode",
513 "Release", 511 "Release",
514 "--arch", 512 "--arch",
515 "ia32", 513 "ia32",
516 "--outdir", 514 "--outdir",
517 "out", 515 "out",
518 "--buildbot", 516 "--buildbot",
519 "--timeout=200", 517 "--timeout=200",
520 "--random-seed=1127209095", 518 "--random-seed=-564235616",
521 "bot_default", 519 "bot_default",
522 "--variants=extra", 520 "--variants=extra",
523 "--rerun-failures-count=2", 521 "--rerun-failures-count=2",
524 "--swarming", 522 "--swarming",
525 "--json-test-results", 523 "--json-test-results",
526 "${ISOLATED_OUTDIR}/output.json" 524 "${ISOLATED_OUTDIR}/output.json"
527 ], 525 ],
528 "name": "[trigger] Check - extra on Mac-10.9", 526 "name": "[trigger] Check - extra on Mac-10.9",
529 "~followup_annotations": [ 527 "~followup_annotations": [
530 "@@@STEP_LOG_LINE@json.output@{@@@", 528 "@@@STEP_LOG_LINE@json.output@{@@@",
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
604 "--", 602 "--",
605 "--progress=verbose", 603 "--progress=verbose",
606 "--mode", 604 "--mode",
607 "Release", 605 "Release",
608 "--arch", 606 "--arch",
609 "ia32", 607 "ia32",
610 "--outdir", 608 "--outdir",
611 "out", 609 "out",
612 "--buildbot", 610 "--buildbot",
613 "--timeout=200", 611 "--timeout=200",
614 "--random-seed=1127209095", 612 "--random-seed=-564235616",
615 "test262", 613 "test262",
616 "--download-data", 614 "--download-data",
617 "--variants=default", 615 "--variants=default",
618 "--rerun-failures-count=2", 616 "--rerun-failures-count=2",
619 "--swarming", 617 "--swarming",
620 "--json-test-results", 618 "--json-test-results",
621 "${ISOLATED_OUTDIR}/output.json" 619 "${ISOLATED_OUTDIR}/output.json"
622 ], 620 ],
623 "name": "[trigger] Test262 - no variants on Mac-10.9", 621 "name": "[trigger] Test262 - no variants on Mac-10.9",
624 "~followup_annotations": [ 622 "~followup_annotations": [
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
699 "--", 697 "--",
700 "--progress=verbose", 698 "--progress=verbose",
701 "--mode", 699 "--mode",
702 "Release", 700 "Release",
703 "--arch", 701 "--arch",
704 "ia32", 702 "ia32",
705 "--outdir", 703 "--outdir",
706 "out", 704 "out",
707 "--buildbot", 705 "--buildbot",
708 "--timeout=200", 706 "--timeout=200",
709 "--random-seed=1127209095", 707 "--random-seed=-564235616",
710 "mozilla", 708 "mozilla",
711 "--exhaustive-variants", 709 "--exhaustive-variants",
712 "--rerun-failures-count=2", 710 "--rerun-failures-count=2",
713 "--swarming", 711 "--swarming",
714 "--json-test-results", 712 "--json-test-results",
715 "${ISOLATED_OUTDIR}/output.json" 713 "${ISOLATED_OUTDIR}/output.json"
716 ], 714 ],
717 "name": "[trigger] Mozilla on Mac-10.9", 715 "name": "[trigger] Mozilla on Mac-10.9",
718 "~followup_annotations": [ 716 "~followup_annotations": [
719 "@@@STEP_LOG_LINE@json.output@{@@@", 717 "@@@STEP_LOG_LINE@json.output@{@@@",
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
793 "--", 791 "--",
794 "--progress=verbose", 792 "--progress=verbose",
795 "--mode", 793 "--mode",
796 "Release", 794 "Release",
797 "--arch", 795 "--arch",
798 "ia32", 796 "ia32",
799 "--outdir", 797 "--outdir",
800 "out", 798 "out",
801 "--buildbot", 799 "--buildbot",
802 "--timeout=200", 800 "--timeout=200",
803 "--random-seed=1127209095", 801 "--random-seed=-564235616",
804 "simdjs", 802 "simdjs",
805 "--download-data", 803 "--download-data",
806 "--exhaustive-variants", 804 "--exhaustive-variants",
807 "--rerun-failures-count=2", 805 "--rerun-failures-count=2",
808 "--swarming", 806 "--swarming",
809 "--json-test-results", 807 "--json-test-results",
810 "${ISOLATED_OUTDIR}/output.json" 808 "${ISOLATED_OUTDIR}/output.json"
811 ], 809 ],
812 "name": "[trigger] SimdJs - all on Mac-10.9", 810 "name": "[trigger] SimdJs - all on Mac-10.9",
813 "~followup_annotations": [ 811 "~followup_annotations": [
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
859 "os", 857 "os",
860 "Mac-10.9", 858 "Mac-10.9",
861 "--dimension", 859 "--dimension",
862 "pool", 860 "pool",
863 "Chrome", 861 "Chrome",
864 "--tag", 862 "--tag",
865 "buildername:V8 Mac", 863 "buildername:V8 Mac",
866 "--tag", 864 "--tag",
867 "buildnumber:571", 865 "buildnumber:571",
868 "--tag", 866 "--tag",
869 "data:[dummy hash for ignition]", 867 "data:[dummy hash for bot_default]",
870 "--tag", 868 "--tag",
871 "master:client.v8", 869 "master:client.v8",
872 "--tag", 870 "--tag",
873 "name:Ignition", 871 "name:Ignition",
874 "--tag", 872 "--tag",
875 "os:Mac-10.9", 873 "os:Mac-10.9",
876 "--tag", 874 "--tag",
877 "project:v8", 875 "project:v8",
878 "--tag", 876 "--tag",
879 "purpose:CI", 877 "purpose:CI",
880 "--tag", 878 "--tag",
881 "purpose:post-commit", 879 "purpose:post-commit",
882 "--tag", 880 "--tag",
883 "slavename:TestSlavename", 881 "slavename:TestSlavename",
884 "--tag", 882 "--tag",
885 "stepname:Ignition - turbofan on Mac-10.9", 883 "stepname:Ignition - turbofan on Mac-10.9",
886 "--idempotent", 884 "--idempotent",
887 "[dummy hash for ignition]", 885 "[dummy hash for bot_default]",
888 "--", 886 "--",
889 "--progress=verbose", 887 "--progress=verbose",
890 "--mode", 888 "--mode",
891 "Release", 889 "Release",
892 "--arch", 890 "--arch",
893 "ia32", 891 "ia32",
894 "--outdir", 892 "--outdir",
895 "out", 893 "out",
896 "--buildbot", 894 "--buildbot",
897 "--timeout=200", 895 "--timeout=200",
898 "--random-seed=1127209095", 896 "--random-seed=-564235616",
899 "ignition", 897 "bot_default",
900 "--ignition-turbofan", 898 "--ignition-turbofan",
901 "--variants=ignition_turbofan", 899 "--variants=ignition_turbofan",
902 "--rerun-failures-count=2", 900 "--rerun-failures-count=2",
903 "--swarming", 901 "--swarming",
904 "--json-test-results", 902 "--json-test-results",
905 "${ISOLATED_OUTDIR}/output.json" 903 "${ISOLATED_OUTDIR}/output.json"
906 ], 904 ],
907 "name": "[trigger] Ignition - turbofan on Mac-10.9", 905 "name": "[trigger] Ignition - turbofan on Mac-10.9",
908 "~followup_annotations": [ 906 "~followup_annotations": [
909 "@@@STEP_LOG_LINE@json.output@{@@@", 907 "@@@STEP_LOG_LINE@json.output@{@@@",
(...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after
1153 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1151 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1154 "@@@STEP_LOG_END@durations@@@" 1152 "@@@STEP_LOG_END@durations@@@"
1155 ] 1153 ]
1156 }, 1154 },
1157 { 1155 {
1158 "name": "$result", 1156 "name": "$result",
1159 "recipe_result": null, 1157 "recipe_result": null,
1160 "status_code": 0 1158 "status_code": 0
1161 } 1159 }
1162 ] 1160 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698