| 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 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Mac64 ASAN", | 10 "V8 Mac64 ASAN", |
| (...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 328 "python", | 328 "python", |
| 329 "-u", | 329 "-u", |
| 330 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 330 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 331 "[SLAVE_BUILD]/v8/tools/swarming_client", | 331 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 332 "batcharchive", | 332 "batcharchive", |
| 333 "--dump-json", | 333 "--dump-json", |
| 334 "/path/to/tmp/json", | 334 "/path/to/tmp/json", |
| 335 "--isolate-server", | 335 "--isolate-server", |
| 336 "https://isolateserver.appspot.com", | 336 "https://isolateserver.appspot.com", |
| 337 "--verbose", | 337 "--verbose", |
| 338 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 338 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json" |
| 339 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json" | |
| 340 ], | 339 ], |
| 341 "name": "isolate tests", | 340 "name": "isolate tests", |
| 342 "~followup_annotations": [ | 341 "~followup_annotations": [ |
| 343 "@@@STEP_LOG_LINE@json.output@{@@@", | 342 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 344 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 343 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\"@@@", |
| 345 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
"@@@", | |
| 346 "@@@STEP_LOG_LINE@json.output@}@@@", | 344 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 347 "@@@STEP_LOG_END@json.output@@@" | 345 "@@@STEP_LOG_END@json.output@@@" |
| 348 ] | 346 ] |
| 349 }, | 347 }, |
| 350 { | 348 { |
| 351 "cmd": [ | 349 "cmd": [ |
| 352 "python", | 350 "python", |
| 353 "-u", | 351 "-u", |
| 354 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", | 352 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 355 "trigger", | 353 "trigger", |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 410 "--", | 408 "--", |
| 411 "--progress=verbose", | 409 "--progress=verbose", |
| 412 "--mode", | 410 "--mode", |
| 413 "Release", | 411 "Release", |
| 414 "--arch", | 412 "--arch", |
| 415 "x64", | 413 "x64", |
| 416 "--outdir", | 414 "--outdir", |
| 417 "out", | 415 "out", |
| 418 "--buildbot", | 416 "--buildbot", |
| 419 "--timeout=200", | 417 "--timeout=200", |
| 420 "--random-seed=1756700611", | 418 "--random-seed=-976563914", |
| 421 "bot_default", | 419 "bot_default", |
| 422 "--exhaustive-variants", | 420 "--exhaustive-variants", |
| 423 "--asan", | 421 "--asan", |
| 424 "--rerun-failures-count=2", | 422 "--rerun-failures-count=2", |
| 425 "--swarming", | 423 "--swarming", |
| 426 "--json-test-results", | 424 "--json-test-results", |
| 427 "${ISOLATED_OUTDIR}/output.json" | 425 "${ISOLATED_OUTDIR}/output.json" |
| 428 ], | 426 ], |
| 429 "name": "[trigger] Check on Mac-10.9", | 427 "name": "[trigger] Check on Mac-10.9", |
| 430 "~followup_annotations": [ | 428 "~followup_annotations": [ |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 523 "--", | 521 "--", |
| 524 "--progress=verbose", | 522 "--progress=verbose", |
| 525 "--mode", | 523 "--mode", |
| 526 "Release", | 524 "Release", |
| 527 "--arch", | 525 "--arch", |
| 528 "x64", | 526 "x64", |
| 529 "--outdir", | 527 "--outdir", |
| 530 "out", | 528 "out", |
| 531 "--buildbot", | 529 "--buildbot", |
| 532 "--timeout=200", | 530 "--timeout=200", |
| 533 "--random-seed=1756700611", | 531 "--random-seed=-976563914", |
| 534 "bot_default", | 532 "bot_default", |
| 535 "--variants=extra", | 533 "--variants=extra", |
| 536 "--asan", | 534 "--asan", |
| 537 "--rerun-failures-count=2", | 535 "--rerun-failures-count=2", |
| 538 "--swarming", | 536 "--swarming", |
| 539 "--json-test-results", | 537 "--json-test-results", |
| 540 "${ISOLATED_OUTDIR}/output.json" | 538 "${ISOLATED_OUTDIR}/output.json" |
| 541 ], | 539 ], |
| 542 "name": "[trigger] Check - extra on Mac-10.9", | 540 "name": "[trigger] Check - extra on Mac-10.9", |
| 543 "~followup_annotations": [ | 541 "~followup_annotations": [ |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 595 "os", | 593 "os", |
| 596 "Mac-10.9", | 594 "Mac-10.9", |
| 597 "--dimension", | 595 "--dimension", |
| 598 "pool", | 596 "pool", |
| 599 "Chrome", | 597 "Chrome", |
| 600 "--tag", | 598 "--tag", |
| 601 "buildername:V8 Mac64 ASAN", | 599 "buildername:V8 Mac64 ASAN", |
| 602 "--tag", | 600 "--tag", |
| 603 "buildnumber:571", | 601 "buildnumber:571", |
| 604 "--tag", | 602 "--tag", |
| 605 "data:[dummy hash for ignition]", | 603 "data:[dummy hash for bot_default]", |
| 606 "--tag", | 604 "--tag", |
| 607 "master:client.v8", | 605 "master:client.v8", |
| 608 "--tag", | 606 "--tag", |
| 609 "name:Ignition", | 607 "name:Ignition", |
| 610 "--tag", | 608 "--tag", |
| 611 "os:Mac-10.9", | 609 "os:Mac-10.9", |
| 612 "--tag", | 610 "--tag", |
| 613 "project:v8", | 611 "project:v8", |
| 614 "--tag", | 612 "--tag", |
| 615 "purpose:CI", | 613 "purpose:CI", |
| 616 "--tag", | 614 "--tag", |
| 617 "purpose:post-commit", | 615 "purpose:post-commit", |
| 618 "--tag", | 616 "--tag", |
| 619 "slavename:TestSlavename", | 617 "slavename:TestSlavename", |
| 620 "--tag", | 618 "--tag", |
| 621 "stepname:Ignition - turbofan on Mac-10.9", | 619 "stepname:Ignition - turbofan on Mac-10.9", |
| 622 "--idempotent", | 620 "--idempotent", |
| 623 "[dummy hash for ignition]", | 621 "[dummy hash for bot_default]", |
| 624 "--", | 622 "--", |
| 625 "--progress=verbose", | 623 "--progress=verbose", |
| 626 "--mode", | 624 "--mode", |
| 627 "Release", | 625 "Release", |
| 628 "--arch", | 626 "--arch", |
| 629 "x64", | 627 "x64", |
| 630 "--outdir", | 628 "--outdir", |
| 631 "out", | 629 "out", |
| 632 "--buildbot", | 630 "--buildbot", |
| 633 "--timeout=200", | 631 "--timeout=200", |
| 634 "--random-seed=1756700611", | 632 "--random-seed=-976563914", |
| 635 "ignition", | 633 "bot_default", |
| 636 "--ignition-turbofan", | 634 "--ignition-turbofan", |
| 637 "--variants=ignition_turbofan", | 635 "--variants=ignition_turbofan", |
| 638 "--asan", | 636 "--asan", |
| 639 "--rerun-failures-count=2", | 637 "--rerun-failures-count=2", |
| 640 "--swarming", | 638 "--swarming", |
| 641 "--json-test-results", | 639 "--json-test-results", |
| 642 "${ISOLATED_OUTDIR}/output.json" | 640 "${ISOLATED_OUTDIR}/output.json" |
| 643 ], | 641 ], |
| 644 "name": "[trigger] Ignition - turbofan on Mac-10.9", | 642 "name": "[trigger] Ignition - turbofan on Mac-10.9", |
| 645 "~followup_annotations": [ | 643 "~followup_annotations": [ |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 773 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 771 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 774 "@@@STEP_LOG_END@durations@@@" | 772 "@@@STEP_LOG_END@durations@@@" |
| 775 ] | 773 ] |
| 776 }, | 774 }, |
| 777 { | 775 { |
| 778 "name": "$result", | 776 "name": "$result", |
| 779 "recipe_result": null, | 777 "recipe_result": null, |
| 780 "status_code": 0 | 778 "status_code": 0 |
| 781 } | 779 } |
| 782 ] | 780 ] |
| OLD | NEW |