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

Side by Side Diff: scripts/slave/recipes/chromium.expected/dynamic_swarmed_sharded_passed_isolated_script_test.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 "chromium.linux", 8 "chromium.linux",
9 "--builder", 9 "--builder",
10 "Linux Tests", 10 "Linux Tests",
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 { 161 {
162 "cmd": [ 162 "cmd": [
163 "python", 163 "python",
164 "-u", 164 "-u",
165 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 165 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
166 "--version" 166 "--version"
167 ], 167 ],
168 "name": "swarming.py --version", 168 "name": "swarming.py --version",
169 "stdout": "/path/to/tmp/", 169 "stdout": "/path/to/tmp/",
170 "~followup_annotations": [ 170 "~followup_annotations": [
171 "@@@STEP_TEXT@0.8.6@@@" 171 "@@@STEP_TEXT@0.4.10@@@"
172 ] 172 ]
173 }, 173 },
174 { 174 {
175 "cmd": [ 175 "cmd": [
176 "python", 176 "python",
177 "-u", 177 "-u",
178 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 178 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
179 "runhooks" 179 "runhooks"
180 ], 180 ],
181 "cwd": "[SLAVE_BUILD]/src", 181 "cwd": "[SLAVE_BUILD]/src",
(...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after
403 { 403 {
404 "cmd": [ 404 "cmd": [
405 "python", 405 "python",
406 "-u", 406 "-u",
407 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 407 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
408 "collect", 408 "collect",
409 "--swarming", 409 "--swarming",
410 "https://chromium-swarm.appspot.com", 410 "https://chromium-swarm.appspot.com",
411 "--decorate", 411 "--decorate",
412 "--print-status-updates", 412 "--print-status-updates",
413 "--json", 413 "--shards",
414 "{\"base_task_name\": \"telemetry_gpu_unittests/Ubuntu-12.04/eeeeeeeeee/Li nux Tests/571\", \"tasks\": {\"telemetry_gpu_unittests/Ubuntu-12.04/eeeeeeeeee/L inux Tests/571:2:0\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}, \"telemetry_gpu_unitte sts/Ubuntu-12.04/eeeeeeeeee/Linux Tests/571:2:1\": {\"shard_index\": 1, \"task_i d\": \"10100\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/101 00\"}}}", 414 "2",
415 "telemetry_gpu_unittests/Ubuntu-12.04/eeeeeeeeee/Linux Tests/571",
415 "--task-output-dir", 416 "--task-output-dir",
416 "/path/to/tmp/" 417 "/path/to/tmp/"
417 ], 418 ],
418 "env": { 419 "env": {
419 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 420 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
420 }, 421 },
421 "name": "telemetry_gpu_unittests on Ubuntu-12.04", 422 "name": "telemetry_gpu_unittests on Ubuntu-12.04",
422 "~followup_annotations": [ 423 "~followup_annotations": [
423 "@@@STEP_LOG_LINE@outdir_json@{@@@", 424 "@@@STEP_LOG_LINE@outdir_json@{@@@",
424 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [ \\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\": true}\", @@@", 425 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [ \\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\": true}\", @@@",
425 "@@@STEP_LOG_LINE@outdir_json@ \"1/output.json\": \"{\\\"successes\\\": [ \\\"test3.Test3\\\", \\\"test4.Test4\\\"], \\\"failures\\\": [], \\\"valid\\\": true}\", @@@", 426 "@@@STEP_LOG_LINE@outdir_json@ \"1/output.json\": \"{\\\"successes\\\": [ \\\"test3.Test3\\\", \\\"test4.Test4\\\"], \\\"failures\\\": [], \\\"valid\\\": true}\", @@@",
426 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}, {\\\"internal_failure\\\" : false, \\\"failure\\\": false}]}\"@@@", 427 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}, {\\\"internal_failure\\\" : false, \\\"failure\\\": false}]}\"@@@",
427 "@@@STEP_LOG_LINE@outdir_json@}@@@", 428 "@@@STEP_LOG_LINE@outdir_json@}@@@",
428 "@@@STEP_LOG_END@outdir_json@@@", 429 "@@@STEP_LOG_END@outdir_json@@@",
429 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@", 430 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@",
430 "@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/10100@ @@" 431 "@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/10100@ @@"
431 ] 432 ]
432 }, 433 },
433 { 434 {
434 "name": "$result", 435 "name": "$result",
435 "recipe_result": null, 436 "recipe_result": null,
436 "status_code": 0 437 "status_code": 0
437 } 438 }
438 ] 439 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698