| 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_rel", | 10 "v8_mac64_rel", |
| (...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/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/mozilla.isolated.gen.json", | 347 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", |
| 349 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", | 348 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", |
| 350 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" | 349 "[SLAVE_BUILD]/v8/out/Release/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 "Release", | 431 "Release", |
| 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 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 531 "--", | 529 "--", |
| 532 "--progress=verbose", | 530 "--progress=verbose", |
| 533 "--mode", | 531 "--mode", |
| 534 "Release", | 532 "Release", |
| 535 "--arch", | 533 "--arch", |
| 536 "x64", | 534 "x64", |
| 537 "--outdir", | 535 "--outdir", |
| 538 "out", | 536 "out", |
| 539 "--buildbot", | 537 "--buildbot", |
| 540 "--timeout=200", | 538 "--timeout=200", |
| 541 "--random-seed=1127209095", | 539 "--random-seed=-564235616", |
| 542 "bot_default", | 540 "bot_default", |
| 543 "--variants=extra", | 541 "--variants=extra", |
| 544 "--dcheck-always-on", | 542 "--dcheck-always-on", |
| 545 "--rerun-failures-count=2", | 543 "--rerun-failures-count=2", |
| 546 "--swarming", | 544 "--swarming", |
| 547 "--json-test-results", | 545 "--json-test-results", |
| 548 "${ISOLATED_OUTDIR}/output.json" | 546 "${ISOLATED_OUTDIR}/output.json" |
| 549 ], | 547 ], |
| 550 "name": "[trigger] Check - extra on Mac-10.9", | 548 "name": "[trigger] Check - extra on Mac-10.9", |
| 551 "~followup_annotations": [ | 549 "~followup_annotations": [ |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 632 "--", | 630 "--", |
| 633 "--progress=verbose", | 631 "--progress=verbose", |
| 634 "--mode", | 632 "--mode", |
| 635 "Release", | 633 "Release", |
| 636 "--arch", | 634 "--arch", |
| 637 "x64", | 635 "x64", |
| 638 "--outdir", | 636 "--outdir", |
| 639 "out", | 637 "out", |
| 640 "--buildbot", | 638 "--buildbot", |
| 641 "--timeout=200", | 639 "--timeout=200", |
| 642 "--random-seed=1127209095", | 640 "--random-seed=-564235616", |
| 643 "test262", | 641 "test262", |
| 644 "--download-data", | 642 "--download-data", |
| 645 "--variants=default", | 643 "--variants=default", |
| 646 "--dcheck-always-on", | 644 "--dcheck-always-on", |
| 647 "--rerun-failures-count=2", | 645 "--rerun-failures-count=2", |
| 648 "--swarming", | 646 "--swarming", |
| 649 "--json-test-results", | 647 "--json-test-results", |
| 650 "${ISOLATED_OUTDIR}/output.json" | 648 "${ISOLATED_OUTDIR}/output.json" |
| 651 ], | 649 ], |
| 652 "name": "[trigger] Test262 - no variants on Mac-10.9", | 650 "name": "[trigger] Test262 - no variants on Mac-10.9", |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 734 "--", | 732 "--", |
| 735 "--progress=verbose", | 733 "--progress=verbose", |
| 736 "--mode", | 734 "--mode", |
| 737 "Release", | 735 "Release", |
| 738 "--arch", | 736 "--arch", |
| 739 "x64", | 737 "x64", |
| 740 "--outdir", | 738 "--outdir", |
| 741 "out", | 739 "out", |
| 742 "--buildbot", | 740 "--buildbot", |
| 743 "--timeout=200", | 741 "--timeout=200", |
| 744 "--random-seed=1127209095", | 742 "--random-seed=-564235616", |
| 745 "mozilla", | 743 "mozilla", |
| 746 "--exhaustive-variants", | 744 "--exhaustive-variants", |
| 747 "--dcheck-always-on", | 745 "--dcheck-always-on", |
| 748 "--rerun-failures-count=2", | 746 "--rerun-failures-count=2", |
| 749 "--swarming", | 747 "--swarming", |
| 750 "--json-test-results", | 748 "--json-test-results", |
| 751 "${ISOLATED_OUTDIR}/output.json" | 749 "${ISOLATED_OUTDIR}/output.json" |
| 752 ], | 750 ], |
| 753 "name": "[trigger] Mozilla on Mac-10.9", | 751 "name": "[trigger] Mozilla on Mac-10.9", |
| 754 "~followup_annotations": [ | 752 "~followup_annotations": [ |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 835 "--", | 833 "--", |
| 836 "--progress=verbose", | 834 "--progress=verbose", |
| 837 "--mode", | 835 "--mode", |
| 838 "Release", | 836 "Release", |
| 839 "--arch", | 837 "--arch", |
| 840 "x64", | 838 "x64", |
| 841 "--outdir", | 839 "--outdir", |
| 842 "out", | 840 "out", |
| 843 "--buildbot", | 841 "--buildbot", |
| 844 "--timeout=200", | 842 "--timeout=200", |
| 845 "--random-seed=1127209095", | 843 "--random-seed=-564235616", |
| 846 "simdjs", | 844 "simdjs", |
| 847 "--download-data", | 845 "--download-data", |
| 848 "--exhaustive-variants", | 846 "--exhaustive-variants", |
| 849 "--dcheck-always-on", | 847 "--dcheck-always-on", |
| 850 "--rerun-failures-count=2", | 848 "--rerun-failures-count=2", |
| 851 "--swarming", | 849 "--swarming", |
| 852 "--json-test-results", | 850 "--json-test-results", |
| 853 "${ISOLATED_OUTDIR}/output.json" | 851 "${ISOLATED_OUTDIR}/output.json" |
| 854 ], | 852 ], |
| 855 "name": "[trigger] SimdJs - all on Mac-10.9", | 853 "name": "[trigger] SimdJs - all on Mac-10.9", |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 902 "os", | 900 "os", |
| 903 "Mac-10.9", | 901 "Mac-10.9", |
| 904 "--dimension", | 902 "--dimension", |
| 905 "pool", | 903 "pool", |
| 906 "Chrome", | 904 "Chrome", |
| 907 "--tag", | 905 "--tag", |
| 908 "buildername:v8_mac64_rel", | 906 "buildername:v8_mac64_rel", |
| 909 "--tag", | 907 "--tag", |
| 910 "buildnumber:571", | 908 "buildnumber:571", |
| 911 "--tag", | 909 "--tag", |
| 912 "data:[dummy hash for ignition]", | 910 "data:[dummy hash for bot_default]", |
| 913 "--tag", | 911 "--tag", |
| 914 "master:tryserver.v8", | 912 "master:tryserver.v8", |
| 915 "--tag", | 913 "--tag", |
| 916 "name:Ignition", | 914 "name:Ignition", |
| 917 "--tag", | 915 "--tag", |
| 918 "os:Mac-10.9", | 916 "os:Mac-10.9", |
| 919 "--tag", | 917 "--tag", |
| 920 "patch_project:v8", | 918 "patch_project:v8", |
| 921 "--tag", | 919 "--tag", |
| 922 "project:v8", | 920 "project:v8", |
| 923 "--tag", | 921 "--tag", |
| 924 "purpose:CQ", | 922 "purpose:CQ", |
| 925 "--tag", | 923 "--tag", |
| 926 "purpose:pre-commit", | 924 "purpose:pre-commit", |
| 927 "--tag", | 925 "--tag", |
| 928 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 926 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 929 "--tag", | 927 "--tag", |
| 930 "slavename:TestSlavename", | 928 "slavename:TestSlavename", |
| 931 "--tag", | 929 "--tag", |
| 932 "stepname:Ignition - turbofan on Mac-10.9", | 930 "stepname:Ignition - turbofan on Mac-10.9", |
| 933 "--idempotent", | 931 "--idempotent", |
| 934 "--user", | 932 "--user", |
| 935 "commit-bot@chromium.org", | 933 "commit-bot@chromium.org", |
| 936 "[dummy hash for ignition]", | 934 "[dummy hash for bot_default]", |
| 937 "--", | 935 "--", |
| 938 "--progress=verbose", | 936 "--progress=verbose", |
| 939 "--mode", | 937 "--mode", |
| 940 "Release", | 938 "Release", |
| 941 "--arch", | 939 "--arch", |
| 942 "x64", | 940 "x64", |
| 943 "--outdir", | 941 "--outdir", |
| 944 "out", | 942 "out", |
| 945 "--buildbot", | 943 "--buildbot", |
| 946 "--timeout=200", | 944 "--timeout=200", |
| 947 "--random-seed=1127209095", | 945 "--random-seed=-564235616", |
| 948 "ignition", | 946 "bot_default", |
| 949 "--ignition-turbofan", | 947 "--ignition-turbofan", |
| 950 "--variants=ignition_turbofan", | 948 "--variants=ignition_turbofan", |
| 951 "--dcheck-always-on", | 949 "--dcheck-always-on", |
| 952 "--rerun-failures-count=2", | 950 "--rerun-failures-count=2", |
| 953 "--swarming", | 951 "--swarming", |
| 954 "--json-test-results", | 952 "--json-test-results", |
| 955 "${ISOLATED_OUTDIR}/output.json" | 953 "${ISOLATED_OUTDIR}/output.json" |
| 956 ], | 954 ], |
| 957 "name": "[trigger] Ignition - turbofan on Mac-10.9", | 955 "name": "[trigger] Ignition - turbofan on Mac-10.9", |
| 958 "~followup_annotations": [ | 956 "~followup_annotations": [ |
| (...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1203 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1201 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1204 "@@@STEP_LOG_END@durations@@@" | 1202 "@@@STEP_LOG_END@durations@@@" |
| 1205 ] | 1203 ] |
| 1206 }, | 1204 }, |
| 1207 { | 1205 { |
| 1208 "name": "$result", | 1206 "name": "$result", |
| 1209 "recipe_result": null, | 1207 "recipe_result": null, |
| 1210 "status_code": 0 | 1208 "status_code": 0 |
| 1211 } | 1209 } |
| 1212 ] | 1210 ] |
| OLD | NEW |