| 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 315 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 326 "-u", | 326 "-u", |
| 327 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 327 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
| 328 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", | 328 "[SLAVE_BUILD]\\v8\\tools\\swarming_client", |
| 329 "batcharchive", | 329 "batcharchive", |
| 330 "--dump-json", | 330 "--dump-json", |
| 331 "/path/to/tmp/json", | 331 "/path/to/tmp/json", |
| 332 "--isolate-server", | 332 "--isolate-server", |
| 333 "https://isolateserver.appspot.com", | 333 "https://isolateserver.appspot.com", |
| 334 "--verbose", | 334 "--verbose", |
| 335 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\bot_default.isolated.gen.json", | 335 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\bot_default.isolated.gen.json", |
| 336 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\ignition.isolated.gen.json", | |
| 337 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\mozilla.isolated.gen.json", | 336 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\mozilla.isolated.gen.json", |
| 338 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\simdjs.isolated.gen.json" | 337 "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\simdjs.isolated.gen.json" |
| 339 ], | 338 ], |
| 340 "name": "isolate tests", | 339 "name": "isolate tests", |
| 341 "~followup_annotations": [ | 340 "~followup_annotations": [ |
| 342 "@@@STEP_LOG_LINE@json.output@{@@@", | 341 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 343 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 342 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 344 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", | |
| 345 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 343 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
| 346 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\"@@@
", | 344 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\"@@@
", |
| 347 "@@@STEP_LOG_LINE@json.output@}@@@", | 345 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 348 "@@@STEP_LOG_END@json.output@@@" | 346 "@@@STEP_LOG_END@json.output@@@" |
| 349 ] | 347 ] |
| 350 }, | 348 }, |
| 351 { | 349 { |
| 352 "cmd": [ | 350 "cmd": [ |
| 353 "python", | 351 "python", |
| 354 "-u", | 352 "-u", |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 417 "--", | 415 "--", |
| 418 "--progress=verbose", | 416 "--progress=verbose", |
| 419 "--mode", | 417 "--mode", |
| 420 "Debug_x64", | 418 "Debug_x64", |
| 421 "--arch", | 419 "--arch", |
| 422 "x64", | 420 "x64", |
| 423 "--outdir", | 421 "--outdir", |
| 424 "out", | 422 "out", |
| 425 "--buildbot", | 423 "--buildbot", |
| 426 "--timeout=200", | 424 "--timeout=200", |
| 427 "--random-seed=1682133423", | 425 "--random-seed=-1847850043", |
| 428 "bot_default", | 426 "bot_default", |
| 429 "--exhaustive-variants", | 427 "--exhaustive-variants", |
| 430 "--dcheck-always-on", | 428 "--dcheck-always-on", |
| 431 "--rerun-failures-count=2", | 429 "--rerun-failures-count=2", |
| 432 "--swarming", | 430 "--swarming", |
| 433 "--json-test-results", | 431 "--json-test-results", |
| 434 "${ISOLATED_OUTDIR}/output.json" | 432 "${ISOLATED_OUTDIR}/output.json" |
| 435 ], | 433 ], |
| 436 "name": "[trigger] Check on Windows-7-SP1", | 434 "name": "[trigger] Check on Windows-7-SP1", |
| 437 "~followup_annotations": [ | 435 "~followup_annotations": [ |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 524 "--", | 522 "--", |
| 525 "--progress=verbose", | 523 "--progress=verbose", |
| 526 "--mode", | 524 "--mode", |
| 527 "Debug_x64", | 525 "Debug_x64", |
| 528 "--arch", | 526 "--arch", |
| 529 "x64", | 527 "x64", |
| 530 "--outdir", | 528 "--outdir", |
| 531 "out", | 529 "out", |
| 532 "--buildbot", | 530 "--buildbot", |
| 533 "--timeout=200", | 531 "--timeout=200", |
| 534 "--random-seed=1682133423", | 532 "--random-seed=-1847850043", |
| 535 "bot_default", | 533 "bot_default", |
| 536 "--variants=extra", | 534 "--variants=extra", |
| 537 "--dcheck-always-on", | 535 "--dcheck-always-on", |
| 538 "--rerun-failures-count=2", | 536 "--rerun-failures-count=2", |
| 539 "--swarming", | 537 "--swarming", |
| 540 "--json-test-results", | 538 "--json-test-results", |
| 541 "${ISOLATED_OUTDIR}/output.json" | 539 "${ISOLATED_OUTDIR}/output.json" |
| 542 ], | 540 ], |
| 543 "name": "[trigger] Check - extra on Windows-7-SP1", | 541 "name": "[trigger] Check - extra on Windows-7-SP1", |
| 544 "~followup_annotations": [ | 542 "~followup_annotations": [ |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 631 "--", | 629 "--", |
| 632 "--progress=verbose", | 630 "--progress=verbose", |
| 633 "--mode", | 631 "--mode", |
| 634 "Debug_x64", | 632 "Debug_x64", |
| 635 "--arch", | 633 "--arch", |
| 636 "x64", | 634 "x64", |
| 637 "--outdir", | 635 "--outdir", |
| 638 "out", | 636 "out", |
| 639 "--buildbot", | 637 "--buildbot", |
| 640 "--timeout=200", | 638 "--timeout=200", |
| 641 "--random-seed=1682133423", | 639 "--random-seed=-1847850043", |
| 642 "simdjs", | 640 "simdjs", |
| 643 "--download-data", | 641 "--download-data", |
| 644 "--exhaustive-variants", | 642 "--exhaustive-variants", |
| 645 "--dcheck-always-on", | 643 "--dcheck-always-on", |
| 646 "--rerun-failures-count=2", | 644 "--rerun-failures-count=2", |
| 647 "--swarming", | 645 "--swarming", |
| 648 "--json-test-results", | 646 "--json-test-results", |
| 649 "${ISOLATED_OUTDIR}/output.json" | 647 "${ISOLATED_OUTDIR}/output.json" |
| 650 ], | 648 ], |
| 651 "name": "[trigger] SimdJs - all on Windows-7-SP1", | 649 "name": "[trigger] SimdJs - all on Windows-7-SP1", |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 698 "os", | 696 "os", |
| 699 "Windows-7-SP1", | 697 "Windows-7-SP1", |
| 700 "--dimension", | 698 "--dimension", |
| 701 "pool", | 699 "pool", |
| 702 "Chrome", | 700 "Chrome", |
| 703 "--tag", | 701 "--tag", |
| 704 "buildername:v8_win64_dbg", | 702 "buildername:v8_win64_dbg", |
| 705 "--tag", | 703 "--tag", |
| 706 "buildnumber:571", | 704 "buildnumber:571", |
| 707 "--tag", | 705 "--tag", |
| 708 "data:[dummy hash for ignition]", | 706 "data:[dummy hash for bot_default]", |
| 709 "--tag", | 707 "--tag", |
| 710 "master:tryserver.v8", | 708 "master:tryserver.v8", |
| 711 "--tag", | 709 "--tag", |
| 712 "name:Ignition", | 710 "name:Ignition", |
| 713 "--tag", | 711 "--tag", |
| 714 "os:Windows-7-SP1", | 712 "os:Windows-7-SP1", |
| 715 "--tag", | 713 "--tag", |
| 716 "patch_project:v8", | 714 "patch_project:v8", |
| 717 "--tag", | 715 "--tag", |
| 718 "project:v8", | 716 "project:v8", |
| 719 "--tag", | 717 "--tag", |
| 720 "purpose:CQ", | 718 "purpose:CQ", |
| 721 "--tag", | 719 "--tag", |
| 722 "purpose:pre-commit", | 720 "purpose:pre-commit", |
| 723 "--tag", | 721 "--tag", |
| 724 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 722 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 725 "--tag", | 723 "--tag", |
| 726 "slavename:TestSlavename", | 724 "slavename:TestSlavename", |
| 727 "--tag", | 725 "--tag", |
| 728 "stepname:Ignition - turbofan on Windows-7-SP1", | 726 "stepname:Ignition - turbofan on Windows-7-SP1", |
| 729 "--idempotent", | 727 "--idempotent", |
| 730 "--user", | 728 "--user", |
| 731 "commit-bot@chromium.org", | 729 "commit-bot@chromium.org", |
| 732 "[dummy hash for ignition]", | 730 "[dummy hash for bot_default]", |
| 733 "--", | 731 "--", |
| 734 "--progress=verbose", | 732 "--progress=verbose", |
| 735 "--mode", | 733 "--mode", |
| 736 "Debug_x64", | 734 "Debug_x64", |
| 737 "--arch", | 735 "--arch", |
| 738 "x64", | 736 "x64", |
| 739 "--outdir", | 737 "--outdir", |
| 740 "out", | 738 "out", |
| 741 "--buildbot", | 739 "--buildbot", |
| 742 "--timeout=200", | 740 "--timeout=200", |
| 743 "--random-seed=1682133423", | 741 "--random-seed=-1847850043", |
| 744 "ignition", | 742 "bot_default", |
| 745 "--ignition-turbofan", | 743 "--ignition-turbofan", |
| 746 "--variants=ignition_turbofan", | 744 "--variants=ignition_turbofan", |
| 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] Ignition - turbofan on Windows-7-SP1", | 751 "name": "[trigger] Ignition - turbofan on Windows-7-SP1", |
| 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 "Debug_x64", | 836 "Debug_x64", |
| 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=1682133423", | 843 "--random-seed=-1847850043", |
| 846 "mozilla", | 844 "mozilla", |
| 847 "--exhaustive-variants", | 845 "--exhaustive-variants", |
| 848 "--dcheck-always-on", | 846 "--dcheck-always-on", |
| 849 "--rerun-failures-count=2", | 847 "--rerun-failures-count=2", |
| 850 "--swarming", | 848 "--swarming", |
| 851 "--json-test-results", | 849 "--json-test-results", |
| 852 "${ISOLATED_OUTDIR}/output.json" | 850 "${ISOLATED_OUTDIR}/output.json" |
| 853 ], | 851 ], |
| 854 "name": "[trigger] Mozilla on Windows-7-SP1", | 852 "name": "[trigger] Mozilla on Windows-7-SP1", |
| 855 "~followup_annotations": [ | 853 "~followup_annotations": [ |
| (...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1061 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 1059 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 1062 "@@@STEP_LOG_END@durations@@@" | 1060 "@@@STEP_LOG_END@durations@@@" |
| 1063 ] | 1061 ] |
| 1064 }, | 1062 }, |
| 1065 { | 1063 { |
| 1066 "name": "$result", | 1064 "name": "$result", |
| 1067 "recipe_result": null, | 1065 "recipe_result": null, |
| 1068 "status_code": 0 | 1066 "status_code": 0 |
| 1069 } | 1067 } |
| 1070 ] | 1068 ] |
| OLD | NEW |