| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 307 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 318 "-u", | 318 "-u", |
| 319 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 319 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 320 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 320 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
| 321 "batcharchive", | 321 "batcharchive", |
| 322 "--dump-json", | 322 "--dump-json", |
| 323 "/path/to/tmp/json", | 323 "/path/to/tmp/json", |
| 324 "--isolate-server", | 324 "--isolate-server", |
| 325 "https://isolateserver.appspot.com", | 325 "https://isolateserver.appspot.com", |
| 326 "--verbose", | 326 "--verbose", |
| 327 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\bot_default.isolated.gen.json", | 327 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\bot_default.isolated.gen.json", |
| 328 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\ignition.isolated.gen.json", | |
| 329 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\mozilla.isolated.gen.json", | 328 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\mozilla.isolated.gen.json", |
| 330 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\simdjs.isolated.gen.json", | 329 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\simdjs.isolated.gen.json", |
| 331 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\test262.isolated.gen.json" | 330 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\test262.isolated.gen.json" |
| 332 ], | 331 ], |
| 333 "name": "isolate tests", | 332 "name": "isolate tests", |
| 334 "~followup_annotations": [ | 333 "~followup_annotations": [ |
| 335 "@@@STEP_LOG_LINE@json.output@{@@@", | 334 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 336 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 335 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 337 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", | |
| 338 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 336 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
| 339 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 337 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
| 340 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 338 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
| 341 "@@@STEP_LOG_LINE@json.output@}@@@", | 339 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 342 "@@@STEP_LOG_END@json.output@@@" | 340 "@@@STEP_LOG_END@json.output@@@" |
| 343 ] | 341 ] |
| 344 }, | 342 }, |
| 345 { | 343 { |
| 346 "cmd": [ | 344 "cmd": [ |
| 347 "python", | 345 "python", |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 405 "--", | 403 "--", |
| 406 "--progress=verbose", | 404 "--progress=verbose", |
| 407 "--mode", | 405 "--mode", |
| 408 "Debug_x64", | 406 "Debug_x64", |
| 409 "--arch", | 407 "--arch", |
| 410 "x64", | 408 "x64", |
| 411 "--outdir", | 409 "--outdir", |
| 412 "out", | 410 "out", |
| 413 "--buildbot", | 411 "--buildbot", |
| 414 "--timeout=200", | 412 "--timeout=200", |
| 415 "--random-seed=1127209095", | 413 "--random-seed=-564235616", |
| 416 "bot_default", | 414 "bot_default", |
| 417 "--exhaustive-variants", | 415 "--exhaustive-variants", |
| 418 "--rerun-failures-count=2", | 416 "--rerun-failures-count=2", |
| 419 "--swarming", | 417 "--swarming", |
| 420 "--json-test-results", | 418 "--json-test-results", |
| 421 "${ISOLATED_OUTDIR}/output.json" | 419 "${ISOLATED_OUTDIR}/output.json" |
| 422 ], | 420 ], |
| 423 "name": "[trigger] Check on Windows-7-SP1", | 421 "name": "[trigger] Check on Windows-7-SP1", |
| 424 "~followup_annotations": [ | 422 "~followup_annotations": [ |
| 425 "@@@STEP_LOG_LINE@json.output@{@@@", | 423 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 505 "--", | 503 "--", |
| 506 "--progress=verbose", | 504 "--progress=verbose", |
| 507 "--mode", | 505 "--mode", |
| 508 "Debug_x64", | 506 "Debug_x64", |
| 509 "--arch", | 507 "--arch", |
| 510 "x64", | 508 "x64", |
| 511 "--outdir", | 509 "--outdir", |
| 512 "out", | 510 "out", |
| 513 "--buildbot", | 511 "--buildbot", |
| 514 "--timeout=200", | 512 "--timeout=200", |
| 515 "--random-seed=1127209095", | 513 "--random-seed=-564235616", |
| 516 "bot_default", | 514 "bot_default", |
| 517 "--variants=extra", | 515 "--variants=extra", |
| 518 "--rerun-failures-count=2", | 516 "--rerun-failures-count=2", |
| 519 "--swarming", | 517 "--swarming", |
| 520 "--json-test-results", | 518 "--json-test-results", |
| 521 "${ISOLATED_OUTDIR}/output.json" | 519 "${ISOLATED_OUTDIR}/output.json" |
| 522 ], | 520 ], |
| 523 "name": "[trigger] Check - extra on Windows-7-SP1", | 521 "name": "[trigger] Check - extra on Windows-7-SP1", |
| 524 "~followup_annotations": [ | 522 "~followup_annotations": [ |
| 525 "@@@STEP_LOG_LINE@json.output@{@@@", | 523 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 605 "--", | 603 "--", |
| 606 "--progress=verbose", | 604 "--progress=verbose", |
| 607 "--mode", | 605 "--mode", |
| 608 "Debug_x64", | 606 "Debug_x64", |
| 609 "--arch", | 607 "--arch", |
| 610 "x64", | 608 "x64", |
| 611 "--outdir", | 609 "--outdir", |
| 612 "out", | 610 "out", |
| 613 "--buildbot", | 611 "--buildbot", |
| 614 "--timeout=200", | 612 "--timeout=200", |
| 615 "--random-seed=1127209095", | 613 "--random-seed=-564235616", |
| 616 "simdjs", | 614 "simdjs", |
| 617 "--download-data", | 615 "--download-data", |
| 618 "--exhaustive-variants", | 616 "--exhaustive-variants", |
| 619 "--rerun-failures-count=2", | 617 "--rerun-failures-count=2", |
| 620 "--swarming", | 618 "--swarming", |
| 621 "--json-test-results", | 619 "--json-test-results", |
| 622 "${ISOLATED_OUTDIR}/output.json" | 620 "${ISOLATED_OUTDIR}/output.json" |
| 623 ], | 621 ], |
| 624 "name": "[trigger] SimdJs - all on Windows-7-SP1", | 622 "name": "[trigger] SimdJs - all on Windows-7-SP1", |
| 625 "~followup_annotations": [ | 623 "~followup_annotations": [ |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 700 "--", | 698 "--", |
| 701 "--progress=verbose", | 699 "--progress=verbose", |
| 702 "--mode", | 700 "--mode", |
| 703 "Debug_x64", | 701 "Debug_x64", |
| 704 "--arch", | 702 "--arch", |
| 705 "x64", | 703 "x64", |
| 706 "--outdir", | 704 "--outdir", |
| 707 "out", | 705 "out", |
| 708 "--buildbot", | 706 "--buildbot", |
| 709 "--timeout=200", | 707 "--timeout=200", |
| 710 "--random-seed=1127209095", | 708 "--random-seed=-564235616", |
| 711 "test262", | 709 "test262", |
| 712 "--download-data", | 710 "--download-data", |
| 713 "--variants=default", | 711 "--variants=default", |
| 714 "--rerun-failures-count=2", | 712 "--rerun-failures-count=2", |
| 715 "--swarming", | 713 "--swarming", |
| 716 "--json-test-results", | 714 "--json-test-results", |
| 717 "${ISOLATED_OUTDIR}/output.json" | 715 "${ISOLATED_OUTDIR}/output.json" |
| 718 ], | 716 ], |
| 719 "name": "[trigger] Test262 - no variants on Windows-7-SP1", | 717 "name": "[trigger] Test262 - no variants on Windows-7-SP1", |
| 720 "~followup_annotations": [ | 718 "~followup_annotations": [ |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 795 "--", | 793 "--", |
| 796 "--progress=verbose", | 794 "--progress=verbose", |
| 797 "--mode", | 795 "--mode", |
| 798 "Debug_x64", | 796 "Debug_x64", |
| 799 "--arch", | 797 "--arch", |
| 800 "x64", | 798 "x64", |
| 801 "--outdir", | 799 "--outdir", |
| 802 "out", | 800 "out", |
| 803 "--buildbot", | 801 "--buildbot", |
| 804 "--timeout=200", | 802 "--timeout=200", |
| 805 "--random-seed=1127209095", | 803 "--random-seed=-564235616", |
| 806 "mozilla", | 804 "mozilla", |
| 807 "--exhaustive-variants", | 805 "--exhaustive-variants", |
| 808 "--rerun-failures-count=2", | 806 "--rerun-failures-count=2", |
| 809 "--swarming", | 807 "--swarming", |
| 810 "--json-test-results", | 808 "--json-test-results", |
| 811 "${ISOLATED_OUTDIR}/output.json" | 809 "${ISOLATED_OUTDIR}/output.json" |
| 812 ], | 810 ], |
| 813 "name": "[trigger] Mozilla on Windows-7-SP1", | 811 "name": "[trigger] Mozilla on Windows-7-SP1", |
| 814 "~followup_annotations": [ | 812 "~followup_annotations": [ |
| 815 "@@@STEP_LOG_LINE@json.output@{@@@", | 813 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 860 "os", | 858 "os", |
| 861 "Windows-7-SP1", | 859 "Windows-7-SP1", |
| 862 "--dimension", | 860 "--dimension", |
| 863 "pool", | 861 "pool", |
| 864 "Chrome", | 862 "Chrome", |
| 865 "--tag", | 863 "--tag", |
| 866 "buildername:V8 Win64 - debug", | 864 "buildername:V8 Win64 - debug", |
| 867 "--tag", | 865 "--tag", |
| 868 "buildnumber:571", | 866 "buildnumber:571", |
| 869 "--tag", | 867 "--tag", |
| 870 "data:[dummy hash for ignition]", | 868 "data:[dummy hash for bot_default]", |
| 871 "--tag", | 869 "--tag", |
| 872 "master:client.v8", | 870 "master:client.v8", |
| 873 "--tag", | 871 "--tag", |
| 874 "name:Ignition", | 872 "name:Ignition", |
| 875 "--tag", | 873 "--tag", |
| 876 "os:Windows-7-SP1", | 874 "os:Windows-7-SP1", |
| 877 "--tag", | 875 "--tag", |
| 878 "project:v8", | 876 "project:v8", |
| 879 "--tag", | 877 "--tag", |
| 880 "purpose:CI", | 878 "purpose:CI", |
| 881 "--tag", | 879 "--tag", |
| 882 "purpose:post-commit", | 880 "purpose:post-commit", |
| 883 "--tag", | 881 "--tag", |
| 884 "slavename:TestSlavename", | 882 "slavename:TestSlavename", |
| 885 "--tag", | 883 "--tag", |
| 886 "stepname:Ignition - turbofan on Windows-7-SP1", | 884 "stepname:Ignition - turbofan on Windows-7-SP1", |
| 887 "--idempotent", | 885 "--idempotent", |
| 888 "[dummy hash for ignition]", | 886 "[dummy hash for bot_default]", |
| 889 "--", | 887 "--", |
| 890 "--progress=verbose", | 888 "--progress=verbose", |
| 891 "--mode", | 889 "--mode", |
| 892 "Debug_x64", | 890 "Debug_x64", |
| 893 "--arch", | 891 "--arch", |
| 894 "x64", | 892 "x64", |
| 895 "--outdir", | 893 "--outdir", |
| 896 "out", | 894 "out", |
| 897 "--buildbot", | 895 "--buildbot", |
| 898 "--timeout=200", | 896 "--timeout=200", |
| 899 "--random-seed=1127209095", | 897 "--random-seed=-564235616", |
| 900 "ignition", | 898 "bot_default", |
| 901 "--ignition-turbofan", | 899 "--ignition-turbofan", |
| 902 "--variants=ignition_turbofan", | 900 "--variants=ignition_turbofan", |
| 903 "--rerun-failures-count=2", | 901 "--rerun-failures-count=2", |
| 904 "--swarming", | 902 "--swarming", |
| 905 "--json-test-results", | 903 "--json-test-results", |
| 906 "${ISOLATED_OUTDIR}/output.json" | 904 "${ISOLATED_OUTDIR}/output.json" |
| 907 ], | 905 ], |
| 908 "name": "[trigger] Ignition - turbofan on Windows-7-SP1", | 906 "name": "[trigger] Ignition - turbofan on Windows-7-SP1", |
| 909 "~followup_annotations": [ | 907 "~followup_annotations": [ |
| 910 "@@@STEP_LOG_LINE@json.output@{@@@", | 908 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1154 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1152 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1155 "@@@STEP_LOG_END@durations@@@" | 1153 "@@@STEP_LOG_END@durations@@@" |
| 1156 ] | 1154 ] |
| 1157 }, | 1155 }, |
| 1158 { | 1156 { |
| 1159 "name": "$result", | 1157 "name": "$result", |
| 1160 "recipe_result": null, | 1158 "recipe_result": null, |
| 1161 "status_code": 0 | 1159 "status_code": 0 |
| 1162 } | 1160 } |
| 1163 ] | 1161 ] |
| OLD | NEW |