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

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

Issue 2102153004: Revert "Add CIPD package support to swarming recipe api" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 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
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_avx2_dbg", 10 "v8_linux_avx2_dbg",
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 { 73 {
74 "cmd": [ 74 "cmd": [
75 "python", 75 "python",
76 "-u", 76 "-u",
77 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", 77 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py",
78 "--version" 78 "--version"
79 ], 79 ],
80 "name": "swarming.py --version", 80 "name": "swarming.py --version",
81 "stdout": "/path/to/tmp/", 81 "stdout": "/path/to/tmp/",
82 "~followup_annotations": [ 82 "~followup_annotations": [
83 "@@@STEP_TEXT@0.8.6@@@" 83 "@@@STEP_TEXT@0.4.10@@@"
84 ] 84 ]
85 }, 85 },
86 { 86 {
87 "cmd": [], 87 "cmd": [],
88 "name": "ensure_goma" 88 "name": "ensure_goma"
89 }, 89 },
90 { 90 {
91 "cmd": [ 91 "cmd": [
92 "python", 92 "python",
93 "-u", 93 "-u",
(...skipping 457 matching lines...) Expand 10 before | Expand all | Expand 10 after
551 "--temp-root-dir", 551 "--temp-root-dir",
552 "[TMP_BASE]", 552 "[TMP_BASE]",
553 "--merged-test-output", 553 "--merged-test-output",
554 "/path/to/tmp/json", 554 "/path/to/tmp/json",
555 "--", 555 "--",
556 "collect", 556 "collect",
557 "--swarming", 557 "--swarming",
558 "https://chromium-swarm.appspot.com", 558 "https://chromium-swarm.appspot.com",
559 "--decorate", 559 "--decorate",
560 "--print-status-updates", 560 "--print-status-updates",
561 "--json", 561 "--shards",
562 "{\"base_task_name\": \"Check/Ubuntu-14.04/[dummy has/v8_linux_avx2_dbg/57 1\", \"tasks\": {\"Check/Ubuntu-14.04/[dummy has/v8_linux_avx2_dbg/571:2:0\": {\ "shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swar m.appspot.com/user/task/10000\"}, \"Check/Ubuntu-14.04/[dummy has/v8_linux_avx2_ dbg/571:2:1\": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"http s://chromium-swarm.appspot.com/user/task/10100\"}}}" 562 "2",
563 "Check/Ubuntu-14.04/[dummy has/v8_linux_avx2_dbg/571"
563 ], 564 ],
564 "name": "Check", 565 "name": "Check",
565 "~followup_annotations": [ 566 "~followup_annotations": [
566 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 567 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
567 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 568 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
568 "@@@STEP_LOG_LINE@durations@@@@", 569 "@@@STEP_LOG_LINE@durations@@@@",
569 "@@@STEP_LOG_LINE@durations@Details:@@@", 570 "@@@STEP_LOG_LINE@durations@Details:@@@",
570 "@@@STEP_LOG_LINE@durations@@@@", 571 "@@@STEP_LOG_LINE@durations@@@@",
571 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 572 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
572 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 573 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
(...skipping 17 matching lines...) Expand all
590 "--temp-root-dir", 591 "--temp-root-dir",
591 "[TMP_BASE]", 592 "[TMP_BASE]",
592 "--merged-test-output", 593 "--merged-test-output",
593 "/path/to/tmp/json", 594 "/path/to/tmp/json",
594 "--", 595 "--",
595 "collect", 596 "collect",
596 "--swarming", 597 "--swarming",
597 "https://chromium-swarm.appspot.com", 598 "https://chromium-swarm.appspot.com",
598 "--decorate", 599 "--decorate",
599 "--print-status-updates", 600 "--print-status-updates",
600 "--json", 601 "--shards",
601 "{\"base_task_name\": \"SimdJs - all/Ubuntu-14.04/[dummy has/v8_linux_avx2 _dbg/571\", \"tasks\": {\"SimdJs - all/Ubuntu-14.04/[dummy has/v8_linux_avx2_dbg /571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chr omium-swarm.appspot.com/user/task/10000\"}}}" 602 "1",
603 "SimdJs - all/Ubuntu-14.04/[dummy has/v8_linux_avx2_dbg/571"
602 ], 604 ],
603 "name": "SimdJs - all", 605 "name": "SimdJs - all",
604 "~followup_annotations": [ 606 "~followup_annotations": [
605 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 607 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
606 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 608 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
607 "@@@STEP_LOG_LINE@durations@@@@", 609 "@@@STEP_LOG_LINE@durations@@@@",
608 "@@@STEP_LOG_LINE@durations@Details:@@@", 610 "@@@STEP_LOG_LINE@durations@Details:@@@",
609 "@@@STEP_LOG_LINE@durations@@@@", 611 "@@@STEP_LOG_LINE@durations@@@@",
610 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 612 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
611 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 613 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
612 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 614 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
613 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 615 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
614 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 616 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
615 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 617 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
616 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 618 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
617 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 619 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
618 "@@@STEP_LOG_END@durations@@@" 620 "@@@STEP_LOG_END@durations@@@"
619 ] 621 ]
620 }, 622 },
621 { 623 {
622 "name": "$result", 624 "name": "$result",
623 "recipe_result": null, 625 "recipe_result": null,
624 "status_code": 0 626 "status_code": 0
625 } 627 }
626 ] 628 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698