Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_rel.json

Issue 1720873002: swarming: always append task's OS dimension to step name (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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_linux_arm_rel", 10 "v8_linux_arm_rel",
(...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after
244 "project:v8", 244 "project:v8",
245 "--tag", 245 "--tag",
246 "purpose:CQ", 246 "purpose:CQ",
247 "--tag", 247 "--tag",
248 "purpose:pre-commit", 248 "purpose:pre-commit",
249 "--tag", 249 "--tag",
250 "rietveld:https://codereview.chromium.org/12853011/#ps1", 250 "rietveld:https://codereview.chromium.org/12853011/#ps1",
251 "--tag", 251 "--tag",
252 "slavename:TestSlavename", 252 "slavename:TestSlavename",
253 "--tag", 253 "--tag",
254 "stepname:Check", 254 "stepname:Check on Ubuntu-12.04",
255 "--idempotent", 255 "--idempotent",
256 "--user", 256 "--user",
257 "commit-bot@chromium.org", 257 "commit-bot@chromium.org",
258 "[dummy hash for bot_default]", 258 "[dummy hash for bot_default]",
259 "--", 259 "--",
260 "--progress=verbose", 260 "--progress=verbose",
261 "--mode", 261 "--mode",
262 "Release", 262 "Release",
263 "--arch", 263 "--arch",
264 "arm", 264 "arm",
265 "--outdir", 265 "--outdir",
266 "out", 266 "out",
267 "--buildbot", 267 "--buildbot",
268 "--timeout=200", 268 "--timeout=200",
269 "--random-seed=-2114099713", 269 "--random-seed=-2114099713",
270 "bot_default", 270 "bot_default",
271 "--exhaustive-variants", 271 "--exhaustive-variants",
272 "--dcheck-always-on", 272 "--dcheck-always-on",
273 "--rerun-failures-count=2", 273 "--rerun-failures-count=2",
274 "--swarming", 274 "--swarming",
275 "--json-test-results", 275 "--json-test-results",
276 "${ISOLATED_OUTDIR}/output.json" 276 "${ISOLATED_OUTDIR}/output.json"
277 ], 277 ],
278 "cwd": "[SLAVE_BUILD]", 278 "cwd": "[SLAVE_BUILD]",
279 "name": "[trigger] Check", 279 "name": "[trigger] Check on Ubuntu-12.04",
280 "~followup_annotations": [ 280 "~followup_annotations": [
281 "@@@STEP_LOG_LINE@json.output@{@@@", 281 "@@@STEP_LOG_LINE@json.output@{@@@",
282 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[ dummy has/v8_linux_arm_rel/571\", @@@", 282 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[ dummy has/v8_linux_arm_rel/571\", @@@",
283 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 283 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
284 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/v8_linux _arm_rel/571:3:0\": {@@@", 284 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/v8_linux _arm_rel/571:3:0\": {@@@",
285 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 285 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
286 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 286 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
287 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 287 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
288 "@@@STEP_LOG_LINE@json.output@ }, @@@", 288 "@@@STEP_LOG_LINE@json.output@ }, @@@",
289 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/v8_linux _arm_rel/571:3:1\": {@@@", 289 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/v8_linux _arm_rel/571:3:1\": {@@@",
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
358 "project:v8", 358 "project:v8",
359 "--tag", 359 "--tag",
360 "purpose:CQ", 360 "purpose:CQ",
361 "--tag", 361 "--tag",
362 "purpose:pre-commit", 362 "purpose:pre-commit",
363 "--tag", 363 "--tag",
364 "rietveld:https://codereview.chromium.org/12853011/#ps1", 364 "rietveld:https://codereview.chromium.org/12853011/#ps1",
365 "--tag", 365 "--tag",
366 "slavename:TestSlavename", 366 "slavename:TestSlavename",
367 "--tag", 367 "--tag",
368 "stepname:Test262 - no variants", 368 "stepname:Test262 - no variants on Ubuntu-12.04",
369 "--idempotent", 369 "--idempotent",
370 "--user", 370 "--user",
371 "commit-bot@chromium.org", 371 "commit-bot@chromium.org",
372 "[dummy hash for test262]", 372 "[dummy hash for test262]",
373 "--", 373 "--",
374 "--progress=verbose", 374 "--progress=verbose",
375 "--mode", 375 "--mode",
376 "Release", 376 "Release",
377 "--arch", 377 "--arch",
378 "arm", 378 "arm",
379 "--outdir", 379 "--outdir",
380 "out", 380 "out",
381 "--buildbot", 381 "--buildbot",
382 "--timeout=200", 382 "--timeout=200",
383 "--random-seed=-2114099713", 383 "--random-seed=-2114099713",
384 "test262", 384 "test262",
385 "--no-variants", 385 "--no-variants",
386 "--download-data", 386 "--download-data",
387 "--exhaustive-variants", 387 "--exhaustive-variants",
388 "--dcheck-always-on", 388 "--dcheck-always-on",
389 "--rerun-failures-count=2", 389 "--rerun-failures-count=2",
390 "--swarming", 390 "--swarming",
391 "--json-test-results", 391 "--json-test-results",
392 "${ISOLATED_OUTDIR}/output.json" 392 "${ISOLATED_OUTDIR}/output.json"
393 ], 393 ],
394 "cwd": "[SLAVE_BUILD]", 394 "cwd": "[SLAVE_BUILD]",
395 "name": "[trigger] Test262 - no variants", 395 "name": "[trigger] Test262 - no variants on Ubuntu-12.04",
396 "~followup_annotations": [ 396 "~followup_annotations": [
397 "@@@STEP_LOG_LINE@json.output@{@@@", 397 "@@@STEP_LOG_LINE@json.output@{@@@",
398 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant s/Ubuntu-12.04/[dummy has/v8_linux_arm_rel/571\", @@@", 398 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant s/Ubuntu-12.04/[dummy has/v8_linux_arm_rel/571\", @@@",
399 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 399 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
400 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Ubuntu-12.04/[du mmy has/v8_linux_arm_rel/571\": {@@@", 400 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Ubuntu-12.04/[du mmy has/v8_linux_arm_rel/571\": {@@@",
401 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 401 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
402 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 402 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
403 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 403 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
404 "@@@STEP_LOG_LINE@json.output@ }@@@", 404 "@@@STEP_LOG_LINE@json.output@ }@@@",
405 "@@@STEP_LOG_LINE@json.output@ }@@@", 405 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
462 "project:v8", 462 "project:v8",
463 "--tag", 463 "--tag",
464 "purpose:CQ", 464 "purpose:CQ",
465 "--tag", 465 "--tag",
466 "purpose:pre-commit", 466 "purpose:pre-commit",
467 "--tag", 467 "--tag",
468 "rietveld:https://codereview.chromium.org/12853011/#ps1", 468 "rietveld:https://codereview.chromium.org/12853011/#ps1",
469 "--tag", 469 "--tag",
470 "slavename:TestSlavename", 470 "slavename:TestSlavename",
471 "--tag", 471 "--tag",
472 "stepname:Mozilla", 472 "stepname:Mozilla on Ubuntu-12.04",
473 "--idempotent", 473 "--idempotent",
474 "--user", 474 "--user",
475 "commit-bot@chromium.org", 475 "commit-bot@chromium.org",
476 "[dummy hash for mozilla]", 476 "[dummy hash for mozilla]",
477 "--", 477 "--",
478 "--progress=verbose", 478 "--progress=verbose",
479 "--mode", 479 "--mode",
480 "Release", 480 "Release",
481 "--arch", 481 "--arch",
482 "arm", 482 "arm",
483 "--outdir", 483 "--outdir",
484 "out", 484 "out",
485 "--buildbot", 485 "--buildbot",
486 "--timeout=200", 486 "--timeout=200",
487 "--random-seed=-2114099713", 487 "--random-seed=-2114099713",
488 "mozilla", 488 "mozilla",
489 "--exhaustive-variants", 489 "--exhaustive-variants",
490 "--dcheck-always-on", 490 "--dcheck-always-on",
491 "--rerun-failures-count=2", 491 "--rerun-failures-count=2",
492 "--swarming", 492 "--swarming",
493 "--json-test-results", 493 "--json-test-results",
494 "${ISOLATED_OUTDIR}/output.json" 494 "${ISOLATED_OUTDIR}/output.json"
495 ], 495 ],
496 "cwd": "[SLAVE_BUILD]", 496 "cwd": "[SLAVE_BUILD]",
497 "name": "[trigger] Mozilla", 497 "name": "[trigger] Mozilla on Ubuntu-12.04",
498 "~followup_annotations": [ 498 "~followup_annotations": [
499 "@@@STEP_LOG_LINE@json.output@{@@@", 499 "@@@STEP_LOG_LINE@json.output@{@@@",
500 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04 /[dummy has/v8_linux_arm_rel/571\", @@@", 500 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04 /[dummy has/v8_linux_arm_rel/571\", @@@",
501 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 501 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
502 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/v8_lin ux_arm_rel/571\": {@@@", 502 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/v8_lin ux_arm_rel/571\": {@@@",
503 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 503 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
504 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 504 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
505 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 505 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
506 "@@@STEP_LOG_LINE@json.output@ }@@@", 506 "@@@STEP_LOG_LINE@json.output@ }@@@",
507 "@@@STEP_LOG_LINE@json.output@ }@@@", 507 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
564 "project:v8", 564 "project:v8",
565 "--tag", 565 "--tag",
566 "purpose:CQ", 566 "purpose:CQ",
567 "--tag", 567 "--tag",
568 "purpose:pre-commit", 568 "purpose:pre-commit",
569 "--tag", 569 "--tag",
570 "rietveld:https://codereview.chromium.org/12853011/#ps1", 570 "rietveld:https://codereview.chromium.org/12853011/#ps1",
571 "--tag", 571 "--tag",
572 "slavename:TestSlavename", 572 "slavename:TestSlavename",
573 "--tag", 573 "--tag",
574 "stepname:SimdJs - all", 574 "stepname:SimdJs - all on Ubuntu-12.04",
575 "--idempotent", 575 "--idempotent",
576 "--user", 576 "--user",
577 "commit-bot@chromium.org", 577 "commit-bot@chromium.org",
578 "[dummy hash for simdjs]", 578 "[dummy hash for simdjs]",
579 "--", 579 "--",
580 "--progress=verbose", 580 "--progress=verbose",
581 "--mode", 581 "--mode",
582 "Release", 582 "Release",
583 "--arch", 583 "--arch",
584 "arm", 584 "arm",
585 "--outdir", 585 "--outdir",
586 "out", 586 "out",
587 "--buildbot", 587 "--buildbot",
588 "--timeout=200", 588 "--timeout=200",
589 "--random-seed=-2114099713", 589 "--random-seed=-2114099713",
590 "simdjs", 590 "simdjs",
591 "--download-data", 591 "--download-data",
592 "--exhaustive-variants", 592 "--exhaustive-variants",
593 "--dcheck-always-on", 593 "--dcheck-always-on",
594 "--rerun-failures-count=2", 594 "--rerun-failures-count=2",
595 "--swarming", 595 "--swarming",
596 "--json-test-results", 596 "--json-test-results",
597 "${ISOLATED_OUTDIR}/output.json" 597 "${ISOLATED_OUTDIR}/output.json"
598 ], 598 ],
599 "cwd": "[SLAVE_BUILD]", 599 "cwd": "[SLAVE_BUILD]",
600 "name": "[trigger] SimdJs - all", 600 "name": "[trigger] SimdJs - all on Ubuntu-12.04",
601 "~followup_annotations": [ 601 "~followup_annotations": [
602 "@@@STEP_LOG_LINE@json.output@{@@@", 602 "@@@STEP_LOG_LINE@json.output@{@@@",
603 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 12.04/[dummy has/v8_linux_arm_rel/571\", @@@", 603 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 12.04/[dummy has/v8_linux_arm_rel/571\", @@@",
604 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 604 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
605 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/v 8_linux_arm_rel/571\": {@@@", 605 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/v 8_linux_arm_rel/571\": {@@@",
606 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 606 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
607 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 607 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
608 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 608 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
609 "@@@STEP_LOG_LINE@json.output@ }@@@", 609 "@@@STEP_LOG_LINE@json.output@ }@@@",
610 "@@@STEP_LOG_LINE@json.output@ }@@@", 610 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
667 "project:v8", 667 "project:v8",
668 "--tag", 668 "--tag",
669 "purpose:CQ", 669 "purpose:CQ",
670 "--tag", 670 "--tag",
671 "purpose:pre-commit", 671 "purpose:pre-commit",
672 "--tag", 672 "--tag",
673 "rietveld:https://codereview.chromium.org/12853011/#ps1", 673 "rietveld:https://codereview.chromium.org/12853011/#ps1",
674 "--tag", 674 "--tag",
675 "slavename:TestSlavename", 675 "slavename:TestSlavename",
676 "--tag", 676 "--tag",
677 "stepname:Ignition", 677 "stepname:Ignition on Ubuntu-12.04",
678 "--idempotent", 678 "--idempotent",
679 "--user", 679 "--user",
680 "commit-bot@chromium.org", 680 "commit-bot@chromium.org",
681 "[dummy hash for ignition]", 681 "[dummy hash for ignition]",
682 "--", 682 "--",
683 "--progress=verbose", 683 "--progress=verbose",
684 "--mode", 684 "--mode",
685 "Release", 685 "Release",
686 "--arch", 686 "--arch",
687 "arm", 687 "arm",
688 "--outdir", 688 "--outdir",
689 "out", 689 "out",
690 "--buildbot", 690 "--buildbot",
691 "--timeout=200", 691 "--timeout=200",
692 "--random-seed=-2114099713", 692 "--random-seed=-2114099713",
693 "ignition", 693 "ignition",
694 "--variants=ignition", 694 "--variants=ignition",
695 "--ignition", 695 "--ignition",
696 "--exhaustive-variants", 696 "--exhaustive-variants",
697 "--dcheck-always-on", 697 "--dcheck-always-on",
698 "--rerun-failures-count=2", 698 "--rerun-failures-count=2",
699 "--swarming", 699 "--swarming",
700 "--json-test-results", 700 "--json-test-results",
701 "${ISOLATED_OUTDIR}/output.json" 701 "${ISOLATED_OUTDIR}/output.json"
702 ], 702 ],
703 "cwd": "[SLAVE_BUILD]", 703 "cwd": "[SLAVE_BUILD]",
704 "name": "[trigger] Ignition", 704 "name": "[trigger] Ignition on Ubuntu-12.04",
705 "~followup_annotations": [ 705 "~followup_annotations": [
706 "@@@STEP_LOG_LINE@json.output@{@@@", 706 "@@@STEP_LOG_LINE@json.output@{@@@",
707 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition/Ubuntu-12.0 4/[dummy has/v8_linux_arm_rel/571\", @@@", 707 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition/Ubuntu-12.0 4/[dummy has/v8_linux_arm_rel/571\", @@@",
708 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 708 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
709 "@@@STEP_LOG_LINE@json.output@ \"Ignition/Ubuntu-12.04/[dummy has/v8_li nux_arm_rel/571\": {@@@", 709 "@@@STEP_LOG_LINE@json.output@ \"Ignition/Ubuntu-12.04/[dummy has/v8_li nux_arm_rel/571\": {@@@",
710 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 710 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
711 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 711 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
712 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 712 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
713 "@@@STEP_LOG_LINE@json.output@ }@@@", 713 "@@@STEP_LOG_LINE@json.output@ }@@@",
714 "@@@STEP_LOG_LINE@json.output@ }@@@", 714 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
771 "project:v8", 771 "project:v8",
772 "--tag", 772 "--tag",
773 "purpose:CQ", 773 "purpose:CQ",
774 "--tag", 774 "--tag",
775 "purpose:pre-commit", 775 "purpose:pre-commit",
776 "--tag", 776 "--tag",
777 "rietveld:https://codereview.chromium.org/12853011/#ps1", 777 "rietveld:https://codereview.chromium.org/12853011/#ps1",
778 "--tag", 778 "--tag",
779 "slavename:TestSlavename", 779 "slavename:TestSlavename",
780 "--tag", 780 "--tag",
781 "stepname:Mjsunit - sp frame access", 781 "stepname:Mjsunit - sp frame access on Ubuntu-12.04",
782 "--idempotent", 782 "--idempotent",
783 "--user", 783 "--user",
784 "commit-bot@chromium.org", 784 "commit-bot@chromium.org",
785 "[dummy hash for mjsunit]", 785 "[dummy hash for mjsunit]",
786 "--", 786 "--",
787 "--progress=verbose", 787 "--progress=verbose",
788 "--mode", 788 "--mode",
789 "Release", 789 "Release",
790 "--arch", 790 "--arch",
791 "arm", 791 "arm",
792 "--outdir", 792 "--outdir",
793 "out", 793 "out",
794 "--buildbot", 794 "--buildbot",
795 "--timeout=200", 795 "--timeout=200",
796 "--random-seed=-2114099713", 796 "--random-seed=-2114099713",
797 "mjsunit", 797 "mjsunit",
798 "--variants=turbofan", 798 "--variants=turbofan",
799 "--extra-flags=--turbo_sp_frame_access", 799 "--extra-flags=--turbo_sp_frame_access",
800 "--exhaustive-variants", 800 "--exhaustive-variants",
801 "--dcheck-always-on", 801 "--dcheck-always-on",
802 "--rerun-failures-count=2", 802 "--rerun-failures-count=2",
803 "--swarming", 803 "--swarming",
804 "--json-test-results", 804 "--json-test-results",
805 "${ISOLATED_OUTDIR}/output.json" 805 "${ISOLATED_OUTDIR}/output.json"
806 ], 806 ],
807 "cwd": "[SLAVE_BUILD]", 807 "cwd": "[SLAVE_BUILD]",
808 "name": "[trigger] Mjsunit - sp frame access", 808 "name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04",
809 "~followup_annotations": [ 809 "~followup_annotations": [
810 "@@@STEP_LOG_LINE@json.output@{@@@", 810 "@@@STEP_LOG_LINE@json.output@{@@@",
811 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit - sp frame a ccess/Ubuntu-12.04/[dummy has/v8_linux_arm_rel/571\", @@@", 811 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit - sp frame a ccess/Ubuntu-12.04/[dummy has/v8_linux_arm_rel/571\", @@@",
812 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 812 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
813 "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - sp frame access/Ubuntu-12.04 /[dummy has/v8_linux_arm_rel/571\": {@@@", 813 "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - sp frame access/Ubuntu-12.04 /[dummy has/v8_linux_arm_rel/571\": {@@@",
814 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 814 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
815 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 815 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
816 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 816 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
817 "@@@STEP_LOG_LINE@json.output@ }@@@", 817 "@@@STEP_LOG_LINE@json.output@ }@@@",
818 "@@@STEP_LOG_LINE@json.output@ }@@@", 818 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
875 "project:v8", 875 "project:v8",
876 "--tag", 876 "--tag",
877 "purpose:CQ", 877 "purpose:CQ",
878 "--tag", 878 "--tag",
879 "purpose:pre-commit", 879 "purpose:pre-commit",
880 "--tag", 880 "--tag",
881 "rietveld:https://codereview.chromium.org/12853011/#ps1", 881 "rietveld:https://codereview.chromium.org/12853011/#ps1",
882 "--tag", 882 "--tag",
883 "slavename:TestSlavename", 883 "slavename:TestSlavename",
884 "--tag", 884 "--tag",
885 "stepname:Test262 - ignition", 885 "stepname:Test262 - ignition on Ubuntu-12.04",
886 "--idempotent", 886 "--idempotent",
887 "--user", 887 "--user",
888 "commit-bot@chromium.org", 888 "commit-bot@chromium.org",
889 "[dummy hash for test262]", 889 "[dummy hash for test262]",
890 "--", 890 "--",
891 "--progress=verbose", 891 "--progress=verbose",
892 "--mode", 892 "--mode",
893 "Release", 893 "Release",
894 "--arch", 894 "--arch",
895 "arm", 895 "arm",
896 "--outdir", 896 "--outdir",
897 "out", 897 "out",
898 "--buildbot", 898 "--buildbot",
899 "--timeout=200", 899 "--timeout=200",
900 "--random-seed=-2114099713", 900 "--random-seed=-2114099713",
901 "test262", 901 "test262",
902 "--variants=ignition", 902 "--variants=ignition",
903 "--ignition", 903 "--ignition",
904 "--exhaustive-variants", 904 "--exhaustive-variants",
905 "--dcheck-always-on", 905 "--dcheck-always-on",
906 "--rerun-failures-count=2", 906 "--rerun-failures-count=2",
907 "--swarming", 907 "--swarming",
908 "--json-test-results", 908 "--json-test-results",
909 "${ISOLATED_OUTDIR}/output.json" 909 "${ISOLATED_OUTDIR}/output.json"
910 ], 910 ],
911 "cwd": "[SLAVE_BUILD]", 911 "cwd": "[SLAVE_BUILD]",
912 "name": "[trigger] Test262 - ignition", 912 "name": "[trigger] Test262 - ignition on Ubuntu-12.04",
913 "~followup_annotations": [ 913 "~followup_annotations": [
914 "@@@STEP_LOG_LINE@json.output@{@@@", 914 "@@@STEP_LOG_LINE@json.output@{@@@",
915 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - ignition/U buntu-12.04/[dummy has/v8_linux_arm_rel/571\", @@@", 915 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - ignition/U buntu-12.04/[dummy has/v8_linux_arm_rel/571\", @@@",
916 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 916 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
917 "@@@STEP_LOG_LINE@json.output@ \"Test262 - ignition/Ubuntu-12.04/[dummy has/v8_linux_arm_rel/571:2:0\": {@@@", 917 "@@@STEP_LOG_LINE@json.output@ \"Test262 - ignition/Ubuntu-12.04/[dummy has/v8_linux_arm_rel/571:2:0\": {@@@",
918 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 918 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
919 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 919 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
920 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 920 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
921 "@@@STEP_LOG_LINE@json.output@ }, @@@", 921 "@@@STEP_LOG_LINE@json.output@ }, @@@",
922 "@@@STEP_LOG_LINE@json.output@ \"Test262 - ignition/Ubuntu-12.04/[dummy has/v8_linux_arm_rel/571:2:1\": {@@@", 922 "@@@STEP_LOG_LINE@json.output@ \"Test262 - ignition/Ubuntu-12.04/[dummy has/v8_linux_arm_rel/571:2:1\": {@@@",
(...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after
1217 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1217 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1218 "@@@STEP_LOG_END@durations@@@" 1218 "@@@STEP_LOG_END@durations@@@"
1219 ] 1219 ]
1220 }, 1220 },
1221 { 1221 {
1222 "name": "$result", 1222 "name": "$result",
1223 "recipe_result": null, 1223 "recipe_result": null,
1224 "status_code": 0 1224 "status_code": 0
1225 } 1225 }
1226 ] 1226 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698