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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_nodcheck_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_nodcheck_rel", 10 "v8_linux_nodcheck_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 "ia32", 264 "ia32",
265 "--outdir", 265 "--outdir",
266 "out", 266 "out",
267 "--buildbot", 267 "--buildbot",
268 "--timeout=200", 268 "--timeout=200",
269 "--random-seed=-145334099", 269 "--random-seed=-145334099",
270 "bot_default", 270 "bot_default",
271 "--exhaustive-variants", 271 "--exhaustive-variants",
272 "--rerun-failures-count=2", 272 "--rerun-failures-count=2",
273 "--swarming", 273 "--swarming",
274 "--json-test-results", 274 "--json-test-results",
275 "${ISOLATED_OUTDIR}/output.json" 275 "${ISOLATED_OUTDIR}/output.json"
276 ], 276 ],
277 "cwd": "[SLAVE_BUILD]", 277 "cwd": "[SLAVE_BUILD]",
278 "name": "[trigger] Check", 278 "name": "[trigger] Check on Ubuntu-12.04",
279 "~followup_annotations": [ 279 "~followup_annotations": [
280 "@@@STEP_LOG_LINE@json.output@{@@@", 280 "@@@STEP_LOG_LINE@json.output@{@@@",
281 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[ dummy has/v8_linux_nodcheck_rel/571\", @@@", 281 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[ dummy has/v8_linux_nodcheck_rel/571\", @@@",
282 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 282 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
283 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/v8_linux _nodcheck_rel/571\": {@@@", 283 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/v8_linux _nodcheck_rel/571\": {@@@",
284 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 284 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
285 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 285 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
286 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 286 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
287 "@@@STEP_LOG_LINE@json.output@ }@@@", 287 "@@@STEP_LOG_LINE@json.output@ }@@@",
288 "@@@STEP_LOG_LINE@json.output@ }@@@", 288 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
345 "project:v8", 345 "project:v8",
346 "--tag", 346 "--tag",
347 "purpose:CQ", 347 "purpose:CQ",
348 "--tag", 348 "--tag",
349 "purpose:pre-commit", 349 "purpose:pre-commit",
350 "--tag", 350 "--tag",
351 "rietveld:https://codereview.chromium.org/12853011/#ps1", 351 "rietveld:https://codereview.chromium.org/12853011/#ps1",
352 "--tag", 352 "--tag",
353 "slavename:TestSlavename", 353 "slavename:TestSlavename",
354 "--tag", 354 "--tag",
355 "stepname:Test262", 355 "stepname:Test262 on Ubuntu-12.04",
356 "--idempotent", 356 "--idempotent",
357 "--user", 357 "--user",
358 "commit-bot@chromium.org", 358 "commit-bot@chromium.org",
359 "[dummy hash for test262]", 359 "[dummy hash for test262]",
360 "--", 360 "--",
361 "--progress=verbose", 361 "--progress=verbose",
362 "--mode", 362 "--mode",
363 "Release", 363 "Release",
364 "--arch", 364 "--arch",
365 "ia32", 365 "ia32",
366 "--outdir", 366 "--outdir",
367 "out", 367 "out",
368 "--buildbot", 368 "--buildbot",
369 "--timeout=200", 369 "--timeout=200",
370 "--random-seed=-145334099", 370 "--random-seed=-145334099",
371 "test262", 371 "test262",
372 "--download-data", 372 "--download-data",
373 "--exhaustive-variants", 373 "--exhaustive-variants",
374 "--rerun-failures-count=2", 374 "--rerun-failures-count=2",
375 "--swarming", 375 "--swarming",
376 "--json-test-results", 376 "--json-test-results",
377 "${ISOLATED_OUTDIR}/output.json" 377 "${ISOLATED_OUTDIR}/output.json"
378 ], 378 ],
379 "cwd": "[SLAVE_BUILD]", 379 "cwd": "[SLAVE_BUILD]",
380 "name": "[trigger] Test262", 380 "name": "[trigger] Test262 on Ubuntu-12.04",
381 "~followup_annotations": [ 381 "~followup_annotations": [
382 "@@@STEP_LOG_LINE@json.output@{@@@", 382 "@@@STEP_LOG_LINE@json.output@{@@@",
383 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262/Ubuntu-12.04 /[dummy has/v8_linux_nodcheck_rel/571\", @@@", 383 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262/Ubuntu-12.04 /[dummy has/v8_linux_nodcheck_rel/571\", @@@",
384 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 384 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
385 "@@@STEP_LOG_LINE@json.output@ \"Test262/Ubuntu-12.04/[dummy has/v8_lin ux_nodcheck_rel/571:2:0\": {@@@", 385 "@@@STEP_LOG_LINE@json.output@ \"Test262/Ubuntu-12.04/[dummy has/v8_lin ux_nodcheck_rel/571:2:0\": {@@@",
386 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 386 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
387 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 387 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
388 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 388 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
389 "@@@STEP_LOG_LINE@json.output@ }, @@@", 389 "@@@STEP_LOG_LINE@json.output@ }, @@@",
390 "@@@STEP_LOG_LINE@json.output@ \"Test262/Ubuntu-12.04/[dummy has/v8_lin ux_nodcheck_rel/571:2:1\": {@@@", 390 "@@@STEP_LOG_LINE@json.output@ \"Test262/Ubuntu-12.04/[dummy has/v8_lin ux_nodcheck_rel/571:2:1\": {@@@",
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 "project:v8", 453 "project:v8",
454 "--tag", 454 "--tag",
455 "purpose:CQ", 455 "purpose:CQ",
456 "--tag", 456 "--tag",
457 "purpose:pre-commit", 457 "purpose:pre-commit",
458 "--tag", 458 "--tag",
459 "rietveld:https://codereview.chromium.org/12853011/#ps1", 459 "rietveld:https://codereview.chromium.org/12853011/#ps1",
460 "--tag", 460 "--tag",
461 "slavename:TestSlavename", 461 "slavename:TestSlavename",
462 "--tag", 462 "--tag",
463 "stepname:Test262 - ignition", 463 "stepname:Test262 - ignition on Ubuntu-12.04",
464 "--idempotent", 464 "--idempotent",
465 "--user", 465 "--user",
466 "commit-bot@chromium.org", 466 "commit-bot@chromium.org",
467 "[dummy hash for test262]", 467 "[dummy hash for test262]",
468 "--", 468 "--",
469 "--progress=verbose", 469 "--progress=verbose",
470 "--mode", 470 "--mode",
471 "Release", 471 "Release",
472 "--arch", 472 "--arch",
473 "ia32", 473 "ia32",
474 "--outdir", 474 "--outdir",
475 "out", 475 "out",
476 "--buildbot", 476 "--buildbot",
477 "--timeout=200", 477 "--timeout=200",
478 "--random-seed=-145334099", 478 "--random-seed=-145334099",
479 "test262", 479 "test262",
480 "--variants=ignition", 480 "--variants=ignition",
481 "--ignition", 481 "--ignition",
482 "--exhaustive-variants", 482 "--exhaustive-variants",
483 "--rerun-failures-count=2", 483 "--rerun-failures-count=2",
484 "--swarming", 484 "--swarming",
485 "--json-test-results", 485 "--json-test-results",
486 "${ISOLATED_OUTDIR}/output.json" 486 "${ISOLATED_OUTDIR}/output.json"
487 ], 487 ],
488 "cwd": "[SLAVE_BUILD]", 488 "cwd": "[SLAVE_BUILD]",
489 "name": "[trigger] Test262 - ignition", 489 "name": "[trigger] Test262 - ignition on Ubuntu-12.04",
490 "~followup_annotations": [ 490 "~followup_annotations": [
491 "@@@STEP_LOG_LINE@json.output@{@@@", 491 "@@@STEP_LOG_LINE@json.output@{@@@",
492 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - ignition/U buntu-12.04/[dummy has/v8_linux_nodcheck_rel/571\", @@@", 492 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - ignition/U buntu-12.04/[dummy has/v8_linux_nodcheck_rel/571\", @@@",
493 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 493 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
494 "@@@STEP_LOG_LINE@json.output@ \"Test262 - ignition/Ubuntu-12.04/[dummy has/v8_linux_nodcheck_rel/571\": {@@@", 494 "@@@STEP_LOG_LINE@json.output@ \"Test262 - ignition/Ubuntu-12.04/[dummy has/v8_linux_nodcheck_rel/571\": {@@@",
495 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 495 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
496 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 496 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
497 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 497 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
498 "@@@STEP_LOG_LINE@json.output@ }@@@", 498 "@@@STEP_LOG_LINE@json.output@ }@@@",
499 "@@@STEP_LOG_LINE@json.output@ }@@@", 499 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
556 "project:v8", 556 "project:v8",
557 "--tag", 557 "--tag",
558 "purpose:CQ", 558 "purpose:CQ",
559 "--tag", 559 "--tag",
560 "purpose:pre-commit", 560 "purpose:pre-commit",
561 "--tag", 561 "--tag",
562 "rietveld:https://codereview.chromium.org/12853011/#ps1", 562 "rietveld:https://codereview.chromium.org/12853011/#ps1",
563 "--tag", 563 "--tag",
564 "slavename:TestSlavename", 564 "slavename:TestSlavename",
565 "--tag", 565 "--tag",
566 "stepname:Ignition", 566 "stepname:Ignition on Ubuntu-12.04",
567 "--idempotent", 567 "--idempotent",
568 "--user", 568 "--user",
569 "commit-bot@chromium.org", 569 "commit-bot@chromium.org",
570 "[dummy hash for ignition]", 570 "[dummy hash for ignition]",
571 "--", 571 "--",
572 "--progress=verbose", 572 "--progress=verbose",
573 "--mode", 573 "--mode",
574 "Release", 574 "Release",
575 "--arch", 575 "--arch",
576 "ia32", 576 "ia32",
577 "--outdir", 577 "--outdir",
578 "out", 578 "out",
579 "--buildbot", 579 "--buildbot",
580 "--timeout=200", 580 "--timeout=200",
581 "--random-seed=-145334099", 581 "--random-seed=-145334099",
582 "ignition", 582 "ignition",
583 "--variants=ignition", 583 "--variants=ignition",
584 "--ignition", 584 "--ignition",
585 "--exhaustive-variants", 585 "--exhaustive-variants",
586 "--rerun-failures-count=2", 586 "--rerun-failures-count=2",
587 "--swarming", 587 "--swarming",
588 "--json-test-results", 588 "--json-test-results",
589 "${ISOLATED_OUTDIR}/output.json" 589 "${ISOLATED_OUTDIR}/output.json"
590 ], 590 ],
591 "cwd": "[SLAVE_BUILD]", 591 "cwd": "[SLAVE_BUILD]",
592 "name": "[trigger] Ignition", 592 "name": "[trigger] Ignition on Ubuntu-12.04",
593 "~followup_annotations": [ 593 "~followup_annotations": [
594 "@@@STEP_LOG_LINE@json.output@{@@@", 594 "@@@STEP_LOG_LINE@json.output@{@@@",
595 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition/Ubuntu-12.0 4/[dummy has/v8_linux_nodcheck_rel/571\", @@@", 595 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition/Ubuntu-12.0 4/[dummy has/v8_linux_nodcheck_rel/571\", @@@",
596 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 596 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
597 "@@@STEP_LOG_LINE@json.output@ \"Ignition/Ubuntu-12.04/[dummy has/v8_li nux_nodcheck_rel/571\": {@@@", 597 "@@@STEP_LOG_LINE@json.output@ \"Ignition/Ubuntu-12.04/[dummy has/v8_li nux_nodcheck_rel/571\": {@@@",
598 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 598 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
599 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 599 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
600 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 600 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
601 "@@@STEP_LOG_LINE@json.output@ }@@@", 601 "@@@STEP_LOG_LINE@json.output@ }@@@",
602 "@@@STEP_LOG_LINE@json.output@ }@@@", 602 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
659 "project:v8", 659 "project:v8",
660 "--tag", 660 "--tag",
661 "purpose:CQ", 661 "purpose:CQ",
662 "--tag", 662 "--tag",
663 "purpose:pre-commit", 663 "purpose:pre-commit",
664 "--tag", 664 "--tag",
665 "rietveld:https://codereview.chromium.org/12853011/#ps1", 665 "rietveld:https://codereview.chromium.org/12853011/#ps1",
666 "--tag", 666 "--tag",
667 "slavename:TestSlavename", 667 "slavename:TestSlavename",
668 "--tag", 668 "--tag",
669 "stepname:Mozilla", 669 "stepname:Mozilla on Ubuntu-12.04",
670 "--idempotent", 670 "--idempotent",
671 "--user", 671 "--user",
672 "commit-bot@chromium.org", 672 "commit-bot@chromium.org",
673 "[dummy hash for mozilla]", 673 "[dummy hash for mozilla]",
674 "--", 674 "--",
675 "--progress=verbose", 675 "--progress=verbose",
676 "--mode", 676 "--mode",
677 "Release", 677 "Release",
678 "--arch", 678 "--arch",
679 "ia32", 679 "ia32",
680 "--outdir", 680 "--outdir",
681 "out", 681 "out",
682 "--buildbot", 682 "--buildbot",
683 "--timeout=200", 683 "--timeout=200",
684 "--random-seed=-145334099", 684 "--random-seed=-145334099",
685 "mozilla", 685 "mozilla",
686 "--exhaustive-variants", 686 "--exhaustive-variants",
687 "--rerun-failures-count=2", 687 "--rerun-failures-count=2",
688 "--swarming", 688 "--swarming",
689 "--json-test-results", 689 "--json-test-results",
690 "${ISOLATED_OUTDIR}/output.json" 690 "${ISOLATED_OUTDIR}/output.json"
691 ], 691 ],
692 "cwd": "[SLAVE_BUILD]", 692 "cwd": "[SLAVE_BUILD]",
693 "name": "[trigger] Mozilla", 693 "name": "[trigger] Mozilla on Ubuntu-12.04",
694 "~followup_annotations": [ 694 "~followup_annotations": [
695 "@@@STEP_LOG_LINE@json.output@{@@@", 695 "@@@STEP_LOG_LINE@json.output@{@@@",
696 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04 /[dummy has/v8_linux_nodcheck_rel/571\", @@@", 696 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04 /[dummy has/v8_linux_nodcheck_rel/571\", @@@",
697 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 697 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
698 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/v8_lin ux_nodcheck_rel/571\": {@@@", 698 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/v8_lin ux_nodcheck_rel/571\": {@@@",
699 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 699 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
700 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 700 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
701 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 701 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
702 "@@@STEP_LOG_LINE@json.output@ }@@@", 702 "@@@STEP_LOG_LINE@json.output@ }@@@",
703 "@@@STEP_LOG_LINE@json.output@ }@@@", 703 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
760 "project:v8", 760 "project:v8",
761 "--tag", 761 "--tag",
762 "purpose:CQ", 762 "purpose:CQ",
763 "--tag", 763 "--tag",
764 "purpose:pre-commit", 764 "purpose:pre-commit",
765 "--tag", 765 "--tag",
766 "rietveld:https://codereview.chromium.org/12853011/#ps1", 766 "rietveld:https://codereview.chromium.org/12853011/#ps1",
767 "--tag", 767 "--tag",
768 "slavename:TestSlavename", 768 "slavename:TestSlavename",
769 "--tag", 769 "--tag",
770 "stepname:Benchmarks", 770 "stepname:Benchmarks on Ubuntu-12.04",
771 "--idempotent", 771 "--idempotent",
772 "--user", 772 "--user",
773 "commit-bot@chromium.org", 773 "commit-bot@chromium.org",
774 "[dummy hash for benchmarks]", 774 "[dummy hash for benchmarks]",
775 "--", 775 "--",
776 "--progress=verbose", 776 "--progress=verbose",
777 "--mode", 777 "--mode",
778 "Release", 778 "Release",
779 "--arch", 779 "--arch",
780 "ia32", 780 "ia32",
781 "--outdir", 781 "--outdir",
782 "out", 782 "out",
783 "--buildbot", 783 "--buildbot",
784 "--timeout=200", 784 "--timeout=200",
785 "--random-seed=-145334099", 785 "--random-seed=-145334099",
786 "benchmarks", 786 "benchmarks",
787 "--download-data", 787 "--download-data",
788 "--exhaustive-variants", 788 "--exhaustive-variants",
789 "--rerun-failures-count=2", 789 "--rerun-failures-count=2",
790 "--swarming", 790 "--swarming",
791 "--json-test-results", 791 "--json-test-results",
792 "${ISOLATED_OUTDIR}/output.json" 792 "${ISOLATED_OUTDIR}/output.json"
793 ], 793 ],
794 "cwd": "[SLAVE_BUILD]", 794 "cwd": "[SLAVE_BUILD]",
795 "name": "[trigger] Benchmarks", 795 "name": "[trigger] Benchmarks on Ubuntu-12.04",
796 "~followup_annotations": [ 796 "~followup_annotations": [
797 "@@@STEP_LOG_LINE@json.output@{@@@", 797 "@@@STEP_LOG_LINE@json.output@{@@@",
798 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Benchmarks/Ubuntu-12 .04/[dummy has/v8_linux_nodcheck_rel/571\", @@@", 798 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Benchmarks/Ubuntu-12 .04/[dummy has/v8_linux_nodcheck_rel/571\", @@@",
799 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 799 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
800 "@@@STEP_LOG_LINE@json.output@ \"Benchmarks/Ubuntu-12.04/[dummy has/v8_ linux_nodcheck_rel/571\": {@@@", 800 "@@@STEP_LOG_LINE@json.output@ \"Benchmarks/Ubuntu-12.04/[dummy has/v8_ linux_nodcheck_rel/571\": {@@@",
801 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 801 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
802 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 802 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
803 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 803 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
804 "@@@STEP_LOG_LINE@json.output@ }@@@", 804 "@@@STEP_LOG_LINE@json.output@ }@@@",
805 "@@@STEP_LOG_LINE@json.output@ }@@@", 805 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
862 "project:v8", 862 "project:v8",
863 "--tag", 863 "--tag",
864 "purpose:CQ", 864 "purpose:CQ",
865 "--tag", 865 "--tag",
866 "purpose:pre-commit", 866 "purpose:pre-commit",
867 "--tag", 867 "--tag",
868 "rietveld:https://codereview.chromium.org/12853011/#ps1", 868 "rietveld:https://codereview.chromium.org/12853011/#ps1",
869 "--tag", 869 "--tag",
870 "slavename:TestSlavename", 870 "slavename:TestSlavename",
871 "--tag", 871 "--tag",
872 "stepname:SimdJs - all", 872 "stepname:SimdJs - all on Ubuntu-12.04",
873 "--idempotent", 873 "--idempotent",
874 "--user", 874 "--user",
875 "commit-bot@chromium.org", 875 "commit-bot@chromium.org",
876 "[dummy hash for simdjs]", 876 "[dummy hash for simdjs]",
877 "--", 877 "--",
878 "--progress=verbose", 878 "--progress=verbose",
879 "--mode", 879 "--mode",
880 "Release", 880 "Release",
881 "--arch", 881 "--arch",
882 "ia32", 882 "ia32",
883 "--outdir", 883 "--outdir",
884 "out", 884 "out",
885 "--buildbot", 885 "--buildbot",
886 "--timeout=200", 886 "--timeout=200",
887 "--random-seed=-145334099", 887 "--random-seed=-145334099",
888 "simdjs", 888 "simdjs",
889 "--download-data", 889 "--download-data",
890 "--exhaustive-variants", 890 "--exhaustive-variants",
891 "--rerun-failures-count=2", 891 "--rerun-failures-count=2",
892 "--swarming", 892 "--swarming",
893 "--json-test-results", 893 "--json-test-results",
894 "${ISOLATED_OUTDIR}/output.json" 894 "${ISOLATED_OUTDIR}/output.json"
895 ], 895 ],
896 "cwd": "[SLAVE_BUILD]", 896 "cwd": "[SLAVE_BUILD]",
897 "name": "[trigger] SimdJs - all", 897 "name": "[trigger] SimdJs - all on Ubuntu-12.04",
898 "~followup_annotations": [ 898 "~followup_annotations": [
899 "@@@STEP_LOG_LINE@json.output@{@@@", 899 "@@@STEP_LOG_LINE@json.output@{@@@",
900 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 12.04/[dummy has/v8_linux_nodcheck_rel/571\", @@@", 900 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 12.04/[dummy has/v8_linux_nodcheck_rel/571\", @@@",
901 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 901 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
902 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/v 8_linux_nodcheck_rel/571\": {@@@", 902 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/v 8_linux_nodcheck_rel/571\": {@@@",
903 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 903 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
904 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 904 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
905 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 905 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
906 "@@@STEP_LOG_LINE@json.output@ }@@@", 906 "@@@STEP_LOG_LINE@json.output@ }@@@",
907 "@@@STEP_LOG_LINE@json.output@ }@@@", 907 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after
1196 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1196 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1197 "@@@STEP_LOG_END@durations@@@" 1197 "@@@STEP_LOG_END@durations@@@"
1198 ] 1198 ]
1199 }, 1199 },
1200 { 1200 {
1201 "name": "$result", 1201 "name": "$result",
1202 "recipe_result": null, 1202 "recipe_result": null,
1203 "status_code": 0 1203 "status_code": 0
1204 } 1204 }
1205 ] 1205 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698