OLD | NEW |
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_mac64_dbg", | 10 "v8_mac64_dbg", |
(...skipping 326 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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/Debug/bot_default.isolated.gen.json", | 346 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", |
347 "[SLAVE_BUILD]/v8/out/Debug/ignition.isolated.gen.json", | |
348 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", | 347 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", |
349 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", | 348 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", |
350 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json" | 349 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json" |
351 ], | 350 ], |
352 "name": "isolate tests", | 351 "name": "isolate tests", |
353 "~followup_annotations": [ | 352 "~followup_annotations": [ |
354 "@@@STEP_LOG_LINE@json.output@{@@@", | 353 "@@@STEP_LOG_LINE@json.output@{@@@", |
355 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 354 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
356 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", | |
357 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 355 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
358 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 356 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
359 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 357 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
360 "@@@STEP_LOG_LINE@json.output@}@@@", | 358 "@@@STEP_LOG_LINE@json.output@}@@@", |
361 "@@@STEP_LOG_END@json.output@@@" | 359 "@@@STEP_LOG_END@json.output@@@" |
362 ] | 360 ] |
363 }, | 361 }, |
364 { | 362 { |
365 "cmd": [ | 363 "cmd": [ |
366 "python", | 364 "python", |
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
430 "--", | 428 "--", |
431 "--progress=verbose", | 429 "--progress=verbose", |
432 "--mode", | 430 "--mode", |
433 "Debug", | 431 "Debug", |
434 "--arch", | 432 "--arch", |
435 "x64", | 433 "x64", |
436 "--outdir", | 434 "--outdir", |
437 "out", | 435 "out", |
438 "--buildbot", | 436 "--buildbot", |
439 "--timeout=200", | 437 "--timeout=200", |
440 "--random-seed=1127209095", | 438 "--random-seed=-564235616", |
441 "bot_default", | 439 "bot_default", |
442 "--exhaustive-variants", | 440 "--exhaustive-variants", |
443 "--dcheck-always-on", | 441 "--dcheck-always-on", |
444 "--rerun-failures-count=2", | 442 "--rerun-failures-count=2", |
445 "--swarming", | 443 "--swarming", |
446 "--json-test-results", | 444 "--json-test-results", |
447 "${ISOLATED_OUTDIR}/output.json" | 445 "${ISOLATED_OUTDIR}/output.json" |
448 ], | 446 ], |
449 "name": "[trigger] Check on Mac-10.9", | 447 "name": "[trigger] Check on Mac-10.9", |
450 "~followup_annotations": [ | 448 "~followup_annotations": [ |
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
537 "--", | 535 "--", |
538 "--progress=verbose", | 536 "--progress=verbose", |
539 "--mode", | 537 "--mode", |
540 "Debug", | 538 "Debug", |
541 "--arch", | 539 "--arch", |
542 "x64", | 540 "x64", |
543 "--outdir", | 541 "--outdir", |
544 "out", | 542 "out", |
545 "--buildbot", | 543 "--buildbot", |
546 "--timeout=200", | 544 "--timeout=200", |
547 "--random-seed=1127209095", | 545 "--random-seed=-564235616", |
548 "bot_default", | 546 "bot_default", |
549 "--variants=extra", | 547 "--variants=extra", |
550 "--dcheck-always-on", | 548 "--dcheck-always-on", |
551 "--rerun-failures-count=2", | 549 "--rerun-failures-count=2", |
552 "--swarming", | 550 "--swarming", |
553 "--json-test-results", | 551 "--json-test-results", |
554 "${ISOLATED_OUTDIR}/output.json" | 552 "${ISOLATED_OUTDIR}/output.json" |
555 ], | 553 ], |
556 "name": "[trigger] Check - extra on Mac-10.9", | 554 "name": "[trigger] Check - extra on Mac-10.9", |
557 "~followup_annotations": [ | 555 "~followup_annotations": [ |
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
644 "--", | 642 "--", |
645 "--progress=verbose", | 643 "--progress=verbose", |
646 "--mode", | 644 "--mode", |
647 "Debug", | 645 "Debug", |
648 "--arch", | 646 "--arch", |
649 "x64", | 647 "x64", |
650 "--outdir", | 648 "--outdir", |
651 "out", | 649 "out", |
652 "--buildbot", | 650 "--buildbot", |
653 "--timeout=200", | 651 "--timeout=200", |
654 "--random-seed=1127209095", | 652 "--random-seed=-564235616", |
655 "test262", | 653 "test262", |
656 "--download-data", | 654 "--download-data", |
657 "--variants=default", | 655 "--variants=default", |
658 "--dcheck-always-on", | 656 "--dcheck-always-on", |
659 "--rerun-failures-count=2", | 657 "--rerun-failures-count=2", |
660 "--swarming", | 658 "--swarming", |
661 "--json-test-results", | 659 "--json-test-results", |
662 "${ISOLATED_OUTDIR}/output.json" | 660 "${ISOLATED_OUTDIR}/output.json" |
663 ], | 661 ], |
664 "name": "[trigger] Test262 - no variants on Mac-10.9", | 662 "name": "[trigger] Test262 - no variants on Mac-10.9", |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
746 "--", | 744 "--", |
747 "--progress=verbose", | 745 "--progress=verbose", |
748 "--mode", | 746 "--mode", |
749 "Debug", | 747 "Debug", |
750 "--arch", | 748 "--arch", |
751 "x64", | 749 "x64", |
752 "--outdir", | 750 "--outdir", |
753 "out", | 751 "out", |
754 "--buildbot", | 752 "--buildbot", |
755 "--timeout=200", | 753 "--timeout=200", |
756 "--random-seed=1127209095", | 754 "--random-seed=-564235616", |
757 "mozilla", | 755 "mozilla", |
758 "--exhaustive-variants", | 756 "--exhaustive-variants", |
759 "--dcheck-always-on", | 757 "--dcheck-always-on", |
760 "--rerun-failures-count=2", | 758 "--rerun-failures-count=2", |
761 "--swarming", | 759 "--swarming", |
762 "--json-test-results", | 760 "--json-test-results", |
763 "${ISOLATED_OUTDIR}/output.json" | 761 "${ISOLATED_OUTDIR}/output.json" |
764 ], | 762 ], |
765 "name": "[trigger] Mozilla on Mac-10.9", | 763 "name": "[trigger] Mozilla on Mac-10.9", |
766 "~followup_annotations": [ | 764 "~followup_annotations": [ |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
847 "--", | 845 "--", |
848 "--progress=verbose", | 846 "--progress=verbose", |
849 "--mode", | 847 "--mode", |
850 "Debug", | 848 "Debug", |
851 "--arch", | 849 "--arch", |
852 "x64", | 850 "x64", |
853 "--outdir", | 851 "--outdir", |
854 "out", | 852 "out", |
855 "--buildbot", | 853 "--buildbot", |
856 "--timeout=200", | 854 "--timeout=200", |
857 "--random-seed=1127209095", | 855 "--random-seed=-564235616", |
858 "simdjs", | 856 "simdjs", |
859 "--download-data", | 857 "--download-data", |
860 "--exhaustive-variants", | 858 "--exhaustive-variants", |
861 "--dcheck-always-on", | 859 "--dcheck-always-on", |
862 "--rerun-failures-count=2", | 860 "--rerun-failures-count=2", |
863 "--swarming", | 861 "--swarming", |
864 "--json-test-results", | 862 "--json-test-results", |
865 "${ISOLATED_OUTDIR}/output.json" | 863 "${ISOLATED_OUTDIR}/output.json" |
866 ], | 864 ], |
867 "name": "[trigger] SimdJs - all on Mac-10.9", | 865 "name": "[trigger] SimdJs - all on Mac-10.9", |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
914 "os", | 912 "os", |
915 "Mac-10.9", | 913 "Mac-10.9", |
916 "--dimension", | 914 "--dimension", |
917 "pool", | 915 "pool", |
918 "Chrome", | 916 "Chrome", |
919 "--tag", | 917 "--tag", |
920 "buildername:v8_mac64_dbg", | 918 "buildername:v8_mac64_dbg", |
921 "--tag", | 919 "--tag", |
922 "buildnumber:571", | 920 "buildnumber:571", |
923 "--tag", | 921 "--tag", |
924 "data:[dummy hash for ignition]", | 922 "data:[dummy hash for bot_default]", |
925 "--tag", | 923 "--tag", |
926 "master:tryserver.v8", | 924 "master:tryserver.v8", |
927 "--tag", | 925 "--tag", |
928 "name:Ignition", | 926 "name:Ignition", |
929 "--tag", | 927 "--tag", |
930 "os:Mac-10.9", | 928 "os:Mac-10.9", |
931 "--tag", | 929 "--tag", |
932 "patch_project:v8", | 930 "patch_project:v8", |
933 "--tag", | 931 "--tag", |
934 "project:v8", | 932 "project:v8", |
935 "--tag", | 933 "--tag", |
936 "purpose:CQ", | 934 "purpose:CQ", |
937 "--tag", | 935 "--tag", |
938 "purpose:pre-commit", | 936 "purpose:pre-commit", |
939 "--tag", | 937 "--tag", |
940 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 938 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
941 "--tag", | 939 "--tag", |
942 "slavename:TestSlavename", | 940 "slavename:TestSlavename", |
943 "--tag", | 941 "--tag", |
944 "stepname:Ignition - turbofan on Mac-10.9", | 942 "stepname:Ignition - turbofan on Mac-10.9", |
945 "--idempotent", | 943 "--idempotent", |
946 "--user", | 944 "--user", |
947 "commit-bot@chromium.org", | 945 "commit-bot@chromium.org", |
948 "[dummy hash for ignition]", | 946 "[dummy hash for bot_default]", |
949 "--", | 947 "--", |
950 "--progress=verbose", | 948 "--progress=verbose", |
951 "--mode", | 949 "--mode", |
952 "Debug", | 950 "Debug", |
953 "--arch", | 951 "--arch", |
954 "x64", | 952 "x64", |
955 "--outdir", | 953 "--outdir", |
956 "out", | 954 "out", |
957 "--buildbot", | 955 "--buildbot", |
958 "--timeout=200", | 956 "--timeout=200", |
959 "--random-seed=1127209095", | 957 "--random-seed=-564235616", |
960 "ignition", | 958 "bot_default", |
961 "--ignition-turbofan", | 959 "--ignition-turbofan", |
962 "--variants=ignition_turbofan", | 960 "--variants=ignition_turbofan", |
963 "--dcheck-always-on", | 961 "--dcheck-always-on", |
964 "--rerun-failures-count=2", | 962 "--rerun-failures-count=2", |
965 "--swarming", | 963 "--swarming", |
966 "--json-test-results", | 964 "--json-test-results", |
967 "${ISOLATED_OUTDIR}/output.json" | 965 "${ISOLATED_OUTDIR}/output.json" |
968 ], | 966 ], |
969 "name": "[trigger] Ignition - turbofan on Mac-10.9", | 967 "name": "[trigger] Ignition - turbofan on Mac-10.9", |
970 "~followup_annotations": [ | 968 "~followup_annotations": [ |
(...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1215 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1213 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
1216 "@@@STEP_LOG_END@durations@@@" | 1214 "@@@STEP_LOG_END@durations@@@" |
1217 ] | 1215 ] |
1218 }, | 1216 }, |
1219 { | 1217 { |
1220 "name": "$result", | 1218 "name": "$result", |
1221 "recipe_result": null, | 1219 "recipe_result": null, |
1222 "status_code": 0 | 1220 "status_code": 0 |
1223 } | 1221 } |
1224 ] | 1222 ] |
OLD | NEW |