| 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\\bot_default.isolated.gen.json", | 335 "[SLAVE_BUILD]\\v8\\out\\Debug\\bot_default.isolated.gen.json", |
| 336 "[SLAVE_BUILD]\\v8\\out\\Debug\\ignition.isolated.gen.json", | |
| 337 "[SLAVE_BUILD]\\v8\\out\\Debug\\mozilla.isolated.gen.json" | 336 "[SLAVE_BUILD]\\v8\\out\\Debug\\mozilla.isolated.gen.json" |
| 338 ], | 337 ], |
| 339 "name": "isolate tests", | 338 "name": "isolate tests", |
| 340 "~followup_annotations": [ | 339 "~followup_annotations": [ |
| 341 "@@@STEP_LOG_LINE@json.output@{@@@", | 340 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 342 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 341 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 343 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", | |
| 344 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\"@
@@", | 342 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\"@
@@", |
| 345 "@@@STEP_LOG_LINE@json.output@}@@@", | 343 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 346 "@@@STEP_LOG_END@json.output@@@" | 344 "@@@STEP_LOG_END@json.output@@@" |
| 347 ] | 345 ] |
| 348 }, | 346 }, |
| 349 { | 347 { |
| 350 "cmd": [ | 348 "cmd": [ |
| 351 "python", | 349 "python", |
| 352 "-u", | 350 "-u", |
| 353 "[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py", | 351 "[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py", |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 415 "--", | 413 "--", |
| 416 "--progress=verbose", | 414 "--progress=verbose", |
| 417 "--mode", | 415 "--mode", |
| 418 "Debug", | 416 "Debug", |
| 419 "--arch", | 417 "--arch", |
| 420 "ia32", | 418 "ia32", |
| 421 "--outdir", | 419 "--outdir", |
| 422 "out", | 420 "out", |
| 423 "--buildbot", | 421 "--buildbot", |
| 424 "--timeout=200", | 422 "--timeout=200", |
| 425 "--random-seed=-1504922035", | 423 "--random-seed=493074690", |
| 426 "bot_default", | 424 "bot_default", |
| 427 "--exhaustive-variants", | 425 "--exhaustive-variants", |
| 428 "--dcheck-always-on", | 426 "--dcheck-always-on", |
| 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 Windows-7-SP1", | 432 "name": "[trigger] Check on Windows-7-SP1", |
| 435 "~followup_annotations": [ | 433 "~followup_annotations": [ |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 522 "--", | 520 "--", |
| 523 "--progress=verbose", | 521 "--progress=verbose", |
| 524 "--mode", | 522 "--mode", |
| 525 "Debug", | 523 "Debug", |
| 526 "--arch", | 524 "--arch", |
| 527 "ia32", | 525 "ia32", |
| 528 "--outdir", | 526 "--outdir", |
| 529 "out", | 527 "out", |
| 530 "--buildbot", | 528 "--buildbot", |
| 531 "--timeout=200", | 529 "--timeout=200", |
| 532 "--random-seed=-1504922035", | 530 "--random-seed=493074690", |
| 533 "bot_default", | 531 "bot_default", |
| 534 "--variants=extra", | 532 "--variants=extra", |
| 535 "--dcheck-always-on", | 533 "--dcheck-always-on", |
| 536 "--rerun-failures-count=2", | 534 "--rerun-failures-count=2", |
| 537 "--swarming", | 535 "--swarming", |
| 538 "--json-test-results", | 536 "--json-test-results", |
| 539 "${ISOLATED_OUTDIR}/output.json" | 537 "${ISOLATED_OUTDIR}/output.json" |
| 540 ], | 538 ], |
| 541 "name": "[trigger] Check - extra on Windows-7-SP1", | 539 "name": "[trigger] Check - extra on Windows-7-SP1", |
| 542 "~followup_annotations": [ | 540 "~followup_annotations": [ |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 594 "os", | 592 "os", |
| 595 "Windows-7-SP1", | 593 "Windows-7-SP1", |
| 596 "--dimension", | 594 "--dimension", |
| 597 "pool", | 595 "pool", |
| 598 "Chrome", | 596 "Chrome", |
| 599 "--tag", | 597 "--tag", |
| 600 "buildername:v8_win_dbg", | 598 "buildername:v8_win_dbg", |
| 601 "--tag", | 599 "--tag", |
| 602 "buildnumber:571", | 600 "buildnumber:571", |
| 603 "--tag", | 601 "--tag", |
| 604 "data:[dummy hash for ignition]", | 602 "data:[dummy hash for bot_default]", |
| 605 "--tag", | 603 "--tag", |
| 606 "master:tryserver.v8", | 604 "master:tryserver.v8", |
| 607 "--tag", | 605 "--tag", |
| 608 "name:Ignition", | 606 "name:Ignition", |
| 609 "--tag", | 607 "--tag", |
| 610 "os:Windows-7-SP1", | 608 "os:Windows-7-SP1", |
| 611 "--tag", | 609 "--tag", |
| 612 "patch_project:v8", | 610 "patch_project:v8", |
| 613 "--tag", | 611 "--tag", |
| 614 "project:v8", | 612 "project:v8", |
| 615 "--tag", | 613 "--tag", |
| 616 "purpose:CQ", | 614 "purpose:CQ", |
| 617 "--tag", | 615 "--tag", |
| 618 "purpose:pre-commit", | 616 "purpose:pre-commit", |
| 619 "--tag", | 617 "--tag", |
| 620 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 618 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 621 "--tag", | 619 "--tag", |
| 622 "slavename:TestSlavename", | 620 "slavename:TestSlavename", |
| 623 "--tag", | 621 "--tag", |
| 624 "stepname:Ignition - turbofan on Windows-7-SP1", | 622 "stepname:Ignition - turbofan on Windows-7-SP1", |
| 625 "--idempotent", | 623 "--idempotent", |
| 626 "--user", | 624 "--user", |
| 627 "commit-bot@chromium.org", | 625 "commit-bot@chromium.org", |
| 628 "[dummy hash for ignition]", | 626 "[dummy hash for bot_default]", |
| 629 "--", | 627 "--", |
| 630 "--progress=verbose", | 628 "--progress=verbose", |
| 631 "--mode", | 629 "--mode", |
| 632 "Debug", | 630 "Debug", |
| 633 "--arch", | 631 "--arch", |
| 634 "ia32", | 632 "ia32", |
| 635 "--outdir", | 633 "--outdir", |
| 636 "out", | 634 "out", |
| 637 "--buildbot", | 635 "--buildbot", |
| 638 "--timeout=200", | 636 "--timeout=200", |
| 639 "--random-seed=-1504922035", | 637 "--random-seed=493074690", |
| 640 "ignition", | 638 "bot_default", |
| 641 "--ignition-turbofan", | 639 "--ignition-turbofan", |
| 642 "--variants=ignition_turbofan", | 640 "--variants=ignition_turbofan", |
| 643 "--dcheck-always-on", | 641 "--dcheck-always-on", |
| 644 "--rerun-failures-count=2", | 642 "--rerun-failures-count=2", |
| 645 "--swarming", | 643 "--swarming", |
| 646 "--json-test-results", | 644 "--json-test-results", |
| 647 "${ISOLATED_OUTDIR}/output.json" | 645 "${ISOLATED_OUTDIR}/output.json" |
| 648 ], | 646 ], |
| 649 "name": "[trigger] Ignition - turbofan on Windows-7-SP1", | 647 "name": "[trigger] Ignition - turbofan on Windows-7-SP1", |
| 650 "~followup_annotations": [ | 648 "~followup_annotations": [ |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 731 "--", | 729 "--", |
| 732 "--progress=verbose", | 730 "--progress=verbose", |
| 733 "--mode", | 731 "--mode", |
| 734 "Debug", | 732 "Debug", |
| 735 "--arch", | 733 "--arch", |
| 736 "ia32", | 734 "ia32", |
| 737 "--outdir", | 735 "--outdir", |
| 738 "out", | 736 "out", |
| 739 "--buildbot", | 737 "--buildbot", |
| 740 "--timeout=200", | 738 "--timeout=200", |
| 741 "--random-seed=-1504922035", | 739 "--random-seed=493074690", |
| 742 "mozilla", | 740 "mozilla", |
| 743 "--exhaustive-variants", | 741 "--exhaustive-variants", |
| 744 "--dcheck-always-on", | 742 "--dcheck-always-on", |
| 745 "--rerun-failures-count=2", | 743 "--rerun-failures-count=2", |
| 746 "--swarming", | 744 "--swarming", |
| 747 "--json-test-results", | 745 "--json-test-results", |
| 748 "${ISOLATED_OUTDIR}/output.json" | 746 "${ISOLATED_OUTDIR}/output.json" |
| 749 ], | 747 ], |
| 750 "name": "[trigger] Mozilla on Windows-7-SP1", | 748 "name": "[trigger] Mozilla on Windows-7-SP1", |
| 751 "~followup_annotations": [ | 749 "~followup_annotations": [ |
| (...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 918 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 916 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 919 "@@@STEP_LOG_END@durations@@@" | 917 "@@@STEP_LOG_END@durations@@@" |
| 920 ] | 918 ] |
| 921 }, | 919 }, |
| 922 { | 920 { |
| 923 "name": "$result", | 921 "name": "$result", |
| 924 "recipe_result": null, | 922 "recipe_result": null, |
| 925 "status_code": 0 | 923 "status_code": 0 |
| 926 } | 924 } |
| 927 ] | 925 ] |
| OLD | NEW |