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

Side by Side Diff: scripts/slave/recipes/skia/swarm_trigger.expected/Test-Win8-MSVC-ShuttleA-GPU-HD7770-x86_64-Release.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 "git", 4 "git",
5 "remote", 5 "remote",
6 "set-url", 6 "set-url",
7 "origin", 7 "origin",
8 "https://skia.googlesource.com/skia.git" 8 "https://skia.googlesource.com/skia.git"
9 ], 9 ],
10 "cwd": "[SLAVE_BUILD]/skia", 10 "cwd": "[SLAVE_BUILD]/skia",
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 { 207 {
208 "cmd": [ 208 "cmd": [
209 "python", 209 "python",
210 "-u", 210 "-u",
211 "[SLAVE_BUILD]/swarming.client/swarming.py", 211 "[SLAVE_BUILD]/swarming.client/swarming.py",
212 "--version" 212 "--version"
213 ], 213 ],
214 "name": "swarming.py --version", 214 "name": "swarming.py --version",
215 "stdout": "/path/to/tmp/", 215 "stdout": "/path/to/tmp/",
216 "~followup_annotations": [ 216 "~followup_annotations": [
217 "@@@STEP_TEXT@0.8.6@@@" 217 "@@@STEP_TEXT@0.4.10@@@"
218 ] 218 ]
219 }, 219 },
220 { 220 {
221 "cmd": [ 221 "cmd": [
222 "download_from_google_storage", 222 "download_from_google_storage",
223 "--no_resume", 223 "--no_resume",
224 "--platform=linux*", 224 "--platform=linux*",
225 "--no_auth", 225 "--no_auth",
226 "--bucket", 226 "--bucket",
227 "chromium-luci", 227 "chromium-luci",
(...skipping 394 matching lines...) Expand 10 before | Expand all | Expand 10 after
622 { 622 {
623 "cmd": [ 623 "cmd": [
624 "python", 624 "python",
625 "-u", 625 "-u",
626 "[SLAVE_BUILD]/swarming.client/swarming.py", 626 "[SLAVE_BUILD]/swarming.client/swarming.py",
627 "collect", 627 "collect",
628 "--swarming", 628 "--swarming",
629 "https://chromium-swarm.appspot.com", 629 "https://chromium-swarm.appspot.com",
630 "--decorate", 630 "--decorate",
631 "--print-status-updates", 631 "--print-status-updates",
632 "--json", 632 "--shards",
633 "{\"base_task_name\": \"compile_skia/Windows/def456/Test-Win8-MSVC-Shuttle A-GPU-HD7770-x86_64-Release/5\", \"tasks\": {\"compile_skia/Windows/def456/Test- Win8-MSVC-ShuttleA-GPU-HD7770-x86_64-Release/5\": {\"shard_index\": 0, \"task_id \": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/1000 0\"}}}", 633 "1",
634 "compile_skia/Windows/def456/Test-Win8-MSVC-ShuttleA-GPU-HD7770-x86_64-Rel ease/5",
634 "--task-summary-json", 635 "--task-summary-json",
635 "/path/to/tmp/json" 636 "/path/to/tmp/json"
636 ], 637 ],
637 "name": "compile_skia on Windows", 638 "name": "compile_skia on Windows",
638 "~followup_annotations": [ 639 "~followup_annotations": [
639 "@@@STEP_TEXT@swarming pending 71s@@@", 640 "@@@STEP_TEXT@swarming pending 71s@@@",
640 "@@@STEP_LOG_LINE@json.output@{@@@", 641 "@@@STEP_LOG_LINE@json.output@{@@@",
641 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 642 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
642 "@@@STEP_LOG_LINE@json.output@ {@@@", 643 "@@@STEP_LOG_LINE@json.output@ {@@@",
643 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", 644 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
(...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after
933 { 934 {
934 "cmd": [ 935 "cmd": [
935 "python", 936 "python",
936 "-u", 937 "-u",
937 "[SLAVE_BUILD]/swarming.client/swarming.py", 938 "[SLAVE_BUILD]/swarming.client/swarming.py",
938 "collect", 939 "collect",
939 "--swarming", 940 "--swarming",
940 "https://chromium-swarm.appspot.com", 941 "https://chromium-swarm.appspot.com",
941 "--decorate", 942 "--decorate",
942 "--print-status-updates", 943 "--print-status-updates",
943 "--json", 944 "--shards",
944 "{\"base_task_name\": \"test_skia/Windows/def456/Test-Win8-MSVC-ShuttleA-G PU-HD7770-x86_64-Release/5\", \"tasks\": {\"test_skia/Windows/def456/Test-Win8-M SVC-ShuttleA-GPU-HD7770-x86_64-Release/5\": {\"shard_index\": 0, \"task_id\": \" 10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}} ", 945 "1",
946 "test_skia/Windows/def456/Test-Win8-MSVC-ShuttleA-GPU-HD7770-x86_64-Releas e/5",
945 "--task-summary-json", 947 "--task-summary-json",
946 "/path/to/tmp/json", 948 "/path/to/tmp/json",
947 "--task-output-dir", 949 "--task-output-dir",
948 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia" 950 "[SLAVE_BUILD]/swarming_temp_dir/outputs/test_skia"
949 ], 951 ],
950 "name": "test_skia on Windows", 952 "name": "test_skia on Windows",
951 "~followup_annotations": [ 953 "~followup_annotations": [
952 "@@@STEP_TEXT@swarming pending 71s@@@", 954 "@@@STEP_TEXT@swarming pending 71s@@@",
953 "@@@STEP_LOG_LINE@json.output@{@@@", 955 "@@@STEP_LOG_LINE@json.output@{@@@",
954 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", 956 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
1039 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto" 1041 "BOTO_CONFIG": "[HOME]/chromium-skia-gm.boto"
1040 }, 1042 },
1041 "name": "Upload DM Results" 1043 "name": "Upload DM Results"
1042 }, 1044 },
1043 { 1045 {
1044 "name": "$result", 1046 "name": "$result",
1045 "recipe_result": null, 1047 "recipe_result": null,
1046 "status_code": 0 1048 "status_code": 0
1047 } 1049 }
1048 ] 1050 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698