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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_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_rel", 10 "v8_linux_rel",
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
248 "project:v8", 248 "project:v8",
249 "--tag", 249 "--tag",
250 "purpose:CQ", 250 "purpose:CQ",
251 "--tag", 251 "--tag",
252 "purpose:pre-commit", 252 "purpose:pre-commit",
253 "--tag", 253 "--tag",
254 "rietveld:https://codereview.chromium.org/12853011/#ps1", 254 "rietveld:https://codereview.chromium.org/12853011/#ps1",
255 "--tag", 255 "--tag",
256 "slavename:TestSlavename", 256 "slavename:TestSlavename",
257 "--tag", 257 "--tag",
258 "stepname:Check", 258 "stepname:Check on Ubuntu-12.04",
259 "--idempotent", 259 "--idempotent",
260 "--user", 260 "--user",
261 "commit-bot@chromium.org", 261 "commit-bot@chromium.org",
262 "[dummy hash for bot_default]", 262 "[dummy hash for bot_default]",
263 "--", 263 "--",
264 "--progress=verbose", 264 "--progress=verbose",
265 "--mode", 265 "--mode",
266 "Release", 266 "Release",
267 "--arch", 267 "--arch",
268 "ia32", 268 "ia32",
269 "--outdir", 269 "--outdir",
270 "out", 270 "out",
271 "--buildbot", 271 "--buildbot",
272 "--timeout=200", 272 "--timeout=200",
273 "--random-seed=-78574701", 273 "--random-seed=-78574701",
274 "bot_default", 274 "bot_default",
275 "--exhaustive-variants", 275 "--exhaustive-variants",
276 "--dcheck-always-on", 276 "--dcheck-always-on",
277 "--rerun-failures-count=2", 277 "--rerun-failures-count=2",
278 "--swarming", 278 "--swarming",
279 "--json-test-results", 279 "--json-test-results",
280 "${ISOLATED_OUTDIR}/output.json" 280 "${ISOLATED_OUTDIR}/output.json"
281 ], 281 ],
282 "cwd": "[SLAVE_BUILD]", 282 "cwd": "[SLAVE_BUILD]",
283 "name": "[trigger] Check", 283 "name": "[trigger] Check on Ubuntu-12.04",
284 "~followup_annotations": [ 284 "~followup_annotations": [
285 "@@@STEP_LOG_LINE@json.output@{@@@", 285 "@@@STEP_LOG_LINE@json.output@{@@@",
286 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[ dummy has/v8_linux_rel/571\", @@@", 286 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[ dummy has/v8_linux_rel/571\", @@@",
287 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 287 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
288 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/v8_linux _rel/571\": {@@@", 288 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/v8_linux _rel/571\": {@@@",
289 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 289 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
290 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 290 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
291 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 291 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
292 "@@@STEP_LOG_LINE@json.output@ }@@@", 292 "@@@STEP_LOG_LINE@json.output@ }@@@",
293 "@@@STEP_LOG_LINE@json.output@ }@@@", 293 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
350 "project:v8", 350 "project:v8",
351 "--tag", 351 "--tag",
352 "purpose:CQ", 352 "purpose:CQ",
353 "--tag", 353 "--tag",
354 "purpose:pre-commit", 354 "purpose:pre-commit",
355 "--tag", 355 "--tag",
356 "rietveld:https://codereview.chromium.org/12853011/#ps1", 356 "rietveld:https://codereview.chromium.org/12853011/#ps1",
357 "--tag", 357 "--tag",
358 "slavename:TestSlavename", 358 "slavename:TestSlavename",
359 "--tag", 359 "--tag",
360 "stepname:OptimizeForSize", 360 "stepname:OptimizeForSize on Ubuntu-12.04",
361 "--idempotent", 361 "--idempotent",
362 "--user", 362 "--user",
363 "commit-bot@chromium.org", 363 "commit-bot@chromium.org",
364 "[dummy hash for optimize_for_size]", 364 "[dummy hash for optimize_for_size]",
365 "--", 365 "--",
366 "--progress=verbose", 366 "--progress=verbose",
367 "--mode", 367 "--mode",
368 "Release", 368 "Release",
369 "--arch", 369 "--arch",
370 "ia32", 370 "ia32",
371 "--outdir", 371 "--outdir",
372 "out", 372 "out",
373 "--buildbot", 373 "--buildbot",
374 "--timeout=200", 374 "--timeout=200",
375 "--random-seed=-78574701", 375 "--random-seed=-78574701",
376 "optimize_for_size", 376 "optimize_for_size",
377 "--no-variants", 377 "--no-variants",
378 "--extra-flags=--optimize-for-size", 378 "--extra-flags=--optimize-for-size",
379 "--exhaustive-variants", 379 "--exhaustive-variants",
380 "--dcheck-always-on", 380 "--dcheck-always-on",
381 "--rerun-failures-count=2", 381 "--rerun-failures-count=2",
382 "--swarming", 382 "--swarming",
383 "--json-test-results", 383 "--json-test-results",
384 "${ISOLATED_OUTDIR}/output.json" 384 "${ISOLATED_OUTDIR}/output.json"
385 ], 385 ],
386 "cwd": "[SLAVE_BUILD]", 386 "cwd": "[SLAVE_BUILD]",
387 "name": "[trigger] OptimizeForSize", 387 "name": "[trigger] OptimizeForSize on Ubuntu-12.04",
388 "~followup_annotations": [ 388 "~followup_annotations": [
389 "@@@STEP_LOG_LINE@json.output@{@@@", 389 "@@@STEP_LOG_LINE@json.output@{@@@",
390 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"OptimizeForSize/Ubun tu-12.04/[dummy has/v8_linux_rel/571\", @@@", 390 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"OptimizeForSize/Ubun tu-12.04/[dummy has/v8_linux_rel/571\", @@@",
391 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 391 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
392 "@@@STEP_LOG_LINE@json.output@ \"OptimizeForSize/Ubuntu-12.04/[dummy ha s/v8_linux_rel/571\": {@@@", 392 "@@@STEP_LOG_LINE@json.output@ \"OptimizeForSize/Ubuntu-12.04/[dummy ha s/v8_linux_rel/571\": {@@@",
393 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 393 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
394 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 394 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
395 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 395 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
396 "@@@STEP_LOG_LINE@json.output@ }@@@", 396 "@@@STEP_LOG_LINE@json.output@ }@@@",
397 "@@@STEP_LOG_LINE@json.output@ }@@@", 397 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
454 "project:v8", 454 "project:v8",
455 "--tag", 455 "--tag",
456 "purpose:CQ", 456 "purpose:CQ",
457 "--tag", 457 "--tag",
458 "purpose:pre-commit", 458 "purpose:pre-commit",
459 "--tag", 459 "--tag",
460 "rietveld:https://codereview.chromium.org/12853011/#ps1", 460 "rietveld:https://codereview.chromium.org/12853011/#ps1",
461 "--tag", 461 "--tag",
462 "slavename:TestSlavename", 462 "slavename:TestSlavename",
463 "--tag", 463 "--tag",
464 "stepname:Test262", 464 "stepname:Test262 on Ubuntu-12.04",
465 "--idempotent", 465 "--idempotent",
466 "--user", 466 "--user",
467 "commit-bot@chromium.org", 467 "commit-bot@chromium.org",
468 "[dummy hash for test262]", 468 "[dummy hash for test262]",
469 "--", 469 "--",
470 "--progress=verbose", 470 "--progress=verbose",
471 "--mode", 471 "--mode",
472 "Release", 472 "Release",
473 "--arch", 473 "--arch",
474 "ia32", 474 "ia32",
475 "--outdir", 475 "--outdir",
476 "out", 476 "out",
477 "--buildbot", 477 "--buildbot",
478 "--timeout=200", 478 "--timeout=200",
479 "--random-seed=-78574701", 479 "--random-seed=-78574701",
480 "test262", 480 "test262",
481 "--download-data", 481 "--download-data",
482 "--exhaustive-variants", 482 "--exhaustive-variants",
483 "--dcheck-always-on", 483 "--dcheck-always-on",
484 "--rerun-failures-count=2", 484 "--rerun-failures-count=2",
485 "--swarming", 485 "--swarming",
486 "--json-test-results", 486 "--json-test-results",
487 "${ISOLATED_OUTDIR}/output.json" 487 "${ISOLATED_OUTDIR}/output.json"
488 ], 488 ],
489 "cwd": "[SLAVE_BUILD]", 489 "cwd": "[SLAVE_BUILD]",
490 "name": "[trigger] Test262", 490 "name": "[trigger] Test262 on Ubuntu-12.04",
491 "~followup_annotations": [ 491 "~followup_annotations": [
492 "@@@STEP_LOG_LINE@json.output@{@@@", 492 "@@@STEP_LOG_LINE@json.output@{@@@",
493 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262/Ubuntu-12.04 /[dummy has/v8_linux_rel/571\", @@@", 493 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262/Ubuntu-12.04 /[dummy has/v8_linux_rel/571\", @@@",
494 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 494 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
495 "@@@STEP_LOG_LINE@json.output@ \"Test262/Ubuntu-12.04/[dummy has/v8_lin ux_rel/571:2:0\": {@@@", 495 "@@@STEP_LOG_LINE@json.output@ \"Test262/Ubuntu-12.04/[dummy has/v8_lin ux_rel/571:2:0\": {@@@",
496 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 496 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
497 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 497 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
498 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 498 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
499 "@@@STEP_LOG_LINE@json.output@ }, @@@", 499 "@@@STEP_LOG_LINE@json.output@ }, @@@",
500 "@@@STEP_LOG_LINE@json.output@ \"Test262/Ubuntu-12.04/[dummy has/v8_lin ux_rel/571:2:1\": {@@@", 500 "@@@STEP_LOG_LINE@json.output@ \"Test262/Ubuntu-12.04/[dummy has/v8_lin ux_rel/571:2:1\": {@@@",
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
563 "project:v8", 563 "project:v8",
564 "--tag", 564 "--tag",
565 "purpose:CQ", 565 "purpose:CQ",
566 "--tag", 566 "--tag",
567 "purpose:pre-commit", 567 "purpose:pre-commit",
568 "--tag", 568 "--tag",
569 "rietveld:https://codereview.chromium.org/12853011/#ps1", 569 "rietveld:https://codereview.chromium.org/12853011/#ps1",
570 "--tag", 570 "--tag",
571 "slavename:TestSlavename", 571 "slavename:TestSlavename",
572 "--tag", 572 "--tag",
573 "stepname:Mozilla", 573 "stepname:Mozilla on Ubuntu-12.04",
574 "--idempotent", 574 "--idempotent",
575 "--user", 575 "--user",
576 "commit-bot@chromium.org", 576 "commit-bot@chromium.org",
577 "[dummy hash for mozilla]", 577 "[dummy hash for mozilla]",
578 "--", 578 "--",
579 "--progress=verbose", 579 "--progress=verbose",
580 "--mode", 580 "--mode",
581 "Release", 581 "Release",
582 "--arch", 582 "--arch",
583 "ia32", 583 "ia32",
584 "--outdir", 584 "--outdir",
585 "out", 585 "out",
586 "--buildbot", 586 "--buildbot",
587 "--timeout=200", 587 "--timeout=200",
588 "--random-seed=-78574701", 588 "--random-seed=-78574701",
589 "mozilla", 589 "mozilla",
590 "--exhaustive-variants", 590 "--exhaustive-variants",
591 "--dcheck-always-on", 591 "--dcheck-always-on",
592 "--rerun-failures-count=2", 592 "--rerun-failures-count=2",
593 "--swarming", 593 "--swarming",
594 "--json-test-results", 594 "--json-test-results",
595 "${ISOLATED_OUTDIR}/output.json" 595 "${ISOLATED_OUTDIR}/output.json"
596 ], 596 ],
597 "cwd": "[SLAVE_BUILD]", 597 "cwd": "[SLAVE_BUILD]",
598 "name": "[trigger] Mozilla", 598 "name": "[trigger] Mozilla on Ubuntu-12.04",
599 "~followup_annotations": [ 599 "~followup_annotations": [
600 "@@@STEP_LOG_LINE@json.output@{@@@", 600 "@@@STEP_LOG_LINE@json.output@{@@@",
601 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04 /[dummy has/v8_linux_rel/571\", @@@", 601 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04 /[dummy has/v8_linux_rel/571\", @@@",
602 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 602 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
603 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/v8_lin ux_rel/571\": {@@@", 603 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/v8_lin ux_rel/571\": {@@@",
604 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 604 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
605 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 605 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
606 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 606 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
607 "@@@STEP_LOG_LINE@json.output@ }@@@", 607 "@@@STEP_LOG_LINE@json.output@ }@@@",
608 "@@@STEP_LOG_LINE@json.output@ }@@@", 608 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
665 "project:v8", 665 "project:v8",
666 "--tag", 666 "--tag",
667 "purpose:CQ", 667 "purpose:CQ",
668 "--tag", 668 "--tag",
669 "purpose:pre-commit", 669 "purpose:pre-commit",
670 "--tag", 670 "--tag",
671 "rietveld:https://codereview.chromium.org/12853011/#ps1", 671 "rietveld:https://codereview.chromium.org/12853011/#ps1",
672 "--tag", 672 "--tag",
673 "slavename:TestSlavename", 673 "slavename:TestSlavename",
674 "--tag", 674 "--tag",
675 "stepname:Benchmarks", 675 "stepname:Benchmarks on Ubuntu-12.04",
676 "--idempotent", 676 "--idempotent",
677 "--user", 677 "--user",
678 "commit-bot@chromium.org", 678 "commit-bot@chromium.org",
679 "[dummy hash for benchmarks]", 679 "[dummy hash for benchmarks]",
680 "--", 680 "--",
681 "--progress=verbose", 681 "--progress=verbose",
682 "--mode", 682 "--mode",
683 "Release", 683 "Release",
684 "--arch", 684 "--arch",
685 "ia32", 685 "ia32",
686 "--outdir", 686 "--outdir",
687 "out", 687 "out",
688 "--buildbot", 688 "--buildbot",
689 "--timeout=200", 689 "--timeout=200",
690 "--random-seed=-78574701", 690 "--random-seed=-78574701",
691 "benchmarks", 691 "benchmarks",
692 "--download-data", 692 "--download-data",
693 "--exhaustive-variants", 693 "--exhaustive-variants",
694 "--dcheck-always-on", 694 "--dcheck-always-on",
695 "--rerun-failures-count=2", 695 "--rerun-failures-count=2",
696 "--swarming", 696 "--swarming",
697 "--json-test-results", 697 "--json-test-results",
698 "${ISOLATED_OUTDIR}/output.json" 698 "${ISOLATED_OUTDIR}/output.json"
699 ], 699 ],
700 "cwd": "[SLAVE_BUILD]", 700 "cwd": "[SLAVE_BUILD]",
701 "name": "[trigger] Benchmarks", 701 "name": "[trigger] Benchmarks on Ubuntu-12.04",
702 "~followup_annotations": [ 702 "~followup_annotations": [
703 "@@@STEP_LOG_LINE@json.output@{@@@", 703 "@@@STEP_LOG_LINE@json.output@{@@@",
704 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Benchmarks/Ubuntu-12 .04/[dummy has/v8_linux_rel/571\", @@@", 704 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Benchmarks/Ubuntu-12 .04/[dummy has/v8_linux_rel/571\", @@@",
705 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 705 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
706 "@@@STEP_LOG_LINE@json.output@ \"Benchmarks/Ubuntu-12.04/[dummy has/v8_ linux_rel/571\": {@@@", 706 "@@@STEP_LOG_LINE@json.output@ \"Benchmarks/Ubuntu-12.04/[dummy has/v8_ linux_rel/571\": {@@@",
707 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 707 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
708 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 708 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
709 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 709 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
710 "@@@STEP_LOG_LINE@json.output@ }@@@", 710 "@@@STEP_LOG_LINE@json.output@ }@@@",
711 "@@@STEP_LOG_LINE@json.output@ }@@@", 711 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
768 "project:v8", 768 "project:v8",
769 "--tag", 769 "--tag",
770 "purpose:CQ", 770 "purpose:CQ",
771 "--tag", 771 "--tag",
772 "purpose:pre-commit", 772 "purpose:pre-commit",
773 "--tag", 773 "--tag",
774 "rietveld:https://codereview.chromium.org/12853011/#ps1", 774 "rietveld:https://codereview.chromium.org/12853011/#ps1",
775 "--tag", 775 "--tag",
776 "slavename:TestSlavename", 776 "slavename:TestSlavename",
777 "--tag", 777 "--tag",
778 "stepname:SimdJs - all", 778 "stepname:SimdJs - all on Ubuntu-12.04",
779 "--idempotent", 779 "--idempotent",
780 "--user", 780 "--user",
781 "commit-bot@chromium.org", 781 "commit-bot@chromium.org",
782 "[dummy hash for simdjs]", 782 "[dummy hash for simdjs]",
783 "--", 783 "--",
784 "--progress=verbose", 784 "--progress=verbose",
785 "--mode", 785 "--mode",
786 "Release", 786 "Release",
787 "--arch", 787 "--arch",
788 "ia32", 788 "ia32",
789 "--outdir", 789 "--outdir",
790 "out", 790 "out",
791 "--buildbot", 791 "--buildbot",
792 "--timeout=200", 792 "--timeout=200",
793 "--random-seed=-78574701", 793 "--random-seed=-78574701",
794 "simdjs", 794 "simdjs",
795 "--download-data", 795 "--download-data",
796 "--exhaustive-variants", 796 "--exhaustive-variants",
797 "--dcheck-always-on", 797 "--dcheck-always-on",
798 "--rerun-failures-count=2", 798 "--rerun-failures-count=2",
799 "--swarming", 799 "--swarming",
800 "--json-test-results", 800 "--json-test-results",
801 "${ISOLATED_OUTDIR}/output.json" 801 "${ISOLATED_OUTDIR}/output.json"
802 ], 802 ],
803 "cwd": "[SLAVE_BUILD]", 803 "cwd": "[SLAVE_BUILD]",
804 "name": "[trigger] SimdJs - all", 804 "name": "[trigger] SimdJs - all on Ubuntu-12.04",
805 "~followup_annotations": [ 805 "~followup_annotations": [
806 "@@@STEP_LOG_LINE@json.output@{@@@", 806 "@@@STEP_LOG_LINE@json.output@{@@@",
807 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 12.04/[dummy has/v8_linux_rel/571\", @@@", 807 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 12.04/[dummy has/v8_linux_rel/571\", @@@",
808 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 808 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
809 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/v 8_linux_rel/571\": {@@@", 809 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/v 8_linux_rel/571\": {@@@",
810 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 810 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
811 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 811 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
812 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 812 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
813 "@@@STEP_LOG_LINE@json.output@ }@@@", 813 "@@@STEP_LOG_LINE@json.output@ }@@@",
814 "@@@STEP_LOG_LINE@json.output@ }@@@", 814 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
871 "project:v8", 871 "project:v8",
872 "--tag", 872 "--tag",
873 "purpose:CQ", 873 "purpose:CQ",
874 "--tag", 874 "--tag",
875 "purpose:pre-commit", 875 "purpose:pre-commit",
876 "--tag", 876 "--tag",
877 "rietveld:https://codereview.chromium.org/12853011/#ps1", 877 "rietveld:https://codereview.chromium.org/12853011/#ps1",
878 "--tag", 878 "--tag",
879 "slavename:TestSlavename", 879 "slavename:TestSlavename",
880 "--tag", 880 "--tag",
881 "stepname:Ignition", 881 "stepname:Ignition on Ubuntu-12.04",
882 "--idempotent", 882 "--idempotent",
883 "--user", 883 "--user",
884 "commit-bot@chromium.org", 884 "commit-bot@chromium.org",
885 "[dummy hash for ignition]", 885 "[dummy hash for ignition]",
886 "--", 886 "--",
887 "--progress=verbose", 887 "--progress=verbose",
888 "--mode", 888 "--mode",
889 "Release", 889 "Release",
890 "--arch", 890 "--arch",
891 "ia32", 891 "ia32",
892 "--outdir", 892 "--outdir",
893 "out", 893 "out",
894 "--buildbot", 894 "--buildbot",
895 "--timeout=200", 895 "--timeout=200",
896 "--random-seed=-78574701", 896 "--random-seed=-78574701",
897 "ignition", 897 "ignition",
898 "--variants=ignition", 898 "--variants=ignition",
899 "--ignition", 899 "--ignition",
900 "--exhaustive-variants", 900 "--exhaustive-variants",
901 "--dcheck-always-on", 901 "--dcheck-always-on",
902 "--rerun-failures-count=2", 902 "--rerun-failures-count=2",
903 "--swarming", 903 "--swarming",
904 "--json-test-results", 904 "--json-test-results",
905 "${ISOLATED_OUTDIR}/output.json" 905 "${ISOLATED_OUTDIR}/output.json"
906 ], 906 ],
907 "cwd": "[SLAVE_BUILD]", 907 "cwd": "[SLAVE_BUILD]",
908 "name": "[trigger] Ignition", 908 "name": "[trigger] Ignition on Ubuntu-12.04",
909 "~followup_annotations": [ 909 "~followup_annotations": [
910 "@@@STEP_LOG_LINE@json.output@{@@@", 910 "@@@STEP_LOG_LINE@json.output@{@@@",
911 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition/Ubuntu-12.0 4/[dummy has/v8_linux_rel/571\", @@@", 911 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition/Ubuntu-12.0 4/[dummy has/v8_linux_rel/571\", @@@",
912 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 912 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
913 "@@@STEP_LOG_LINE@json.output@ \"Ignition/Ubuntu-12.04/[dummy has/v8_li nux_rel/571\": {@@@", 913 "@@@STEP_LOG_LINE@json.output@ \"Ignition/Ubuntu-12.04/[dummy has/v8_li nux_rel/571\": {@@@",
914 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 914 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
915 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 915 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
916 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 916 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
917 "@@@STEP_LOG_LINE@json.output@ }@@@", 917 "@@@STEP_LOG_LINE@json.output@ }@@@",
918 "@@@STEP_LOG_LINE@json.output@ }@@@", 918 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
975 "project:v8", 975 "project:v8",
976 "--tag", 976 "--tag",
977 "purpose:CQ", 977 "purpose:CQ",
978 "--tag", 978 "--tag",
979 "purpose:pre-commit", 979 "purpose:pre-commit",
980 "--tag", 980 "--tag",
981 "rietveld:https://codereview.chromium.org/12853011/#ps1", 981 "rietveld:https://codereview.chromium.org/12853011/#ps1",
982 "--tag", 982 "--tag",
983 "slavename:TestSlavename", 983 "slavename:TestSlavename",
984 "--tag", 984 "--tag",
985 "stepname:Mjsunit - sp frame access", 985 "stepname:Mjsunit - sp frame access on Ubuntu-12.04",
986 "--idempotent", 986 "--idempotent",
987 "--user", 987 "--user",
988 "commit-bot@chromium.org", 988 "commit-bot@chromium.org",
989 "[dummy hash for mjsunit]", 989 "[dummy hash for mjsunit]",
990 "--", 990 "--",
991 "--progress=verbose", 991 "--progress=verbose",
992 "--mode", 992 "--mode",
993 "Release", 993 "Release",
994 "--arch", 994 "--arch",
995 "ia32", 995 "ia32",
996 "--outdir", 996 "--outdir",
997 "out", 997 "out",
998 "--buildbot", 998 "--buildbot",
999 "--timeout=200", 999 "--timeout=200",
1000 "--random-seed=-78574701", 1000 "--random-seed=-78574701",
1001 "mjsunit", 1001 "mjsunit",
1002 "--variants=turbofan", 1002 "--variants=turbofan",
1003 "--extra-flags=--turbo_sp_frame_access", 1003 "--extra-flags=--turbo_sp_frame_access",
1004 "--exhaustive-variants", 1004 "--exhaustive-variants",
1005 "--dcheck-always-on", 1005 "--dcheck-always-on",
1006 "--rerun-failures-count=2", 1006 "--rerun-failures-count=2",
1007 "--swarming", 1007 "--swarming",
1008 "--json-test-results", 1008 "--json-test-results",
1009 "${ISOLATED_OUTDIR}/output.json" 1009 "${ISOLATED_OUTDIR}/output.json"
1010 ], 1010 ],
1011 "cwd": "[SLAVE_BUILD]", 1011 "cwd": "[SLAVE_BUILD]",
1012 "name": "[trigger] Mjsunit - sp frame access", 1012 "name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04",
1013 "~followup_annotations": [ 1013 "~followup_annotations": [
1014 "@@@STEP_LOG_LINE@json.output@{@@@", 1014 "@@@STEP_LOG_LINE@json.output@{@@@",
1015 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit - sp frame a ccess/Ubuntu-12.04/[dummy has/v8_linux_rel/571\", @@@", 1015 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit - sp frame a ccess/Ubuntu-12.04/[dummy has/v8_linux_rel/571\", @@@",
1016 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 1016 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
1017 "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - sp frame access/Ubuntu-12.04 /[dummy has/v8_linux_rel/571\": {@@@", 1017 "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - sp frame access/Ubuntu-12.04 /[dummy has/v8_linux_rel/571\": {@@@",
1018 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 1018 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
1019 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 1019 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
1020 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 1020 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
1021 "@@@STEP_LOG_LINE@json.output@ }@@@", 1021 "@@@STEP_LOG_LINE@json.output@ }@@@",
1022 "@@@STEP_LOG_LINE@json.output@ }@@@", 1022 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
1079 "project:v8", 1079 "project:v8",
1080 "--tag", 1080 "--tag",
1081 "purpose:CQ", 1081 "purpose:CQ",
1082 "--tag", 1082 "--tag",
1083 "purpose:pre-commit", 1083 "purpose:pre-commit",
1084 "--tag", 1084 "--tag",
1085 "rietveld:https://codereview.chromium.org/12853011/#ps1", 1085 "rietveld:https://codereview.chromium.org/12853011/#ps1",
1086 "--tag", 1086 "--tag",
1087 "slavename:TestSlavename", 1087 "slavename:TestSlavename",
1088 "--tag", 1088 "--tag",
1089 "stepname:Test262 - ignition", 1089 "stepname:Test262 - ignition on Ubuntu-12.04",
1090 "--idempotent", 1090 "--idempotent",
1091 "--user", 1091 "--user",
1092 "commit-bot@chromium.org", 1092 "commit-bot@chromium.org",
1093 "[dummy hash for test262]", 1093 "[dummy hash for test262]",
1094 "--", 1094 "--",
1095 "--progress=verbose", 1095 "--progress=verbose",
1096 "--mode", 1096 "--mode",
1097 "Release", 1097 "Release",
1098 "--arch", 1098 "--arch",
1099 "ia32", 1099 "ia32",
1100 "--outdir", 1100 "--outdir",
1101 "out", 1101 "out",
1102 "--buildbot", 1102 "--buildbot",
1103 "--timeout=200", 1103 "--timeout=200",
1104 "--random-seed=-78574701", 1104 "--random-seed=-78574701",
1105 "test262", 1105 "test262",
1106 "--variants=ignition", 1106 "--variants=ignition",
1107 "--ignition", 1107 "--ignition",
1108 "--exhaustive-variants", 1108 "--exhaustive-variants",
1109 "--dcheck-always-on", 1109 "--dcheck-always-on",
1110 "--rerun-failures-count=2", 1110 "--rerun-failures-count=2",
1111 "--swarming", 1111 "--swarming",
1112 "--json-test-results", 1112 "--json-test-results",
1113 "${ISOLATED_OUTDIR}/output.json" 1113 "${ISOLATED_OUTDIR}/output.json"
1114 ], 1114 ],
1115 "cwd": "[SLAVE_BUILD]", 1115 "cwd": "[SLAVE_BUILD]",
1116 "name": "[trigger] Test262 - ignition", 1116 "name": "[trigger] Test262 - ignition on Ubuntu-12.04",
1117 "~followup_annotations": [ 1117 "~followup_annotations": [
1118 "@@@STEP_LOG_LINE@json.output@{@@@", 1118 "@@@STEP_LOG_LINE@json.output@{@@@",
1119 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - ignition/U buntu-12.04/[dummy has/v8_linux_rel/571\", @@@", 1119 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - ignition/U buntu-12.04/[dummy has/v8_linux_rel/571\", @@@",
1120 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 1120 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
1121 "@@@STEP_LOG_LINE@json.output@ \"Test262 - ignition/Ubuntu-12.04/[dummy has/v8_linux_rel/571\": {@@@", 1121 "@@@STEP_LOG_LINE@json.output@ \"Test262 - ignition/Ubuntu-12.04/[dummy has/v8_linux_rel/571\": {@@@",
1122 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 1122 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
1123 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 1123 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
1124 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 1124 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
1125 "@@@STEP_LOG_LINE@json.output@ }@@@", 1125 "@@@STEP_LOG_LINE@json.output@ }@@@",
1126 "@@@STEP_LOG_LINE@json.output@ }@@@", 1126 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after
1497 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1497 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1498 "@@@STEP_LOG_END@durations@@@" 1498 "@@@STEP_LOG_END@durations@@@"
1499 ] 1499 ]
1500 }, 1500 },
1501 { 1501 {
1502 "name": "$result", 1502 "name": "$result",
1503 "recipe_result": null, 1503 "recipe_result": null,
1504 "status_code": 0 1504 "status_code": 0
1505 } 1505 }
1506 ] 1506 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698