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

Side by Side Diff: scripts/slave/recipes/findit/chromium/test.expected/all_test_passed.json

Issue 2291273005: Add counting the number of CPU's in goma module (Closed)
Patch Set: Created 4 years, 3 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_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 "@@@STEP_LOG_LINE@json.output@ }@@@", 189 "@@@STEP_LOG_LINE@json.output@ }@@@",
190 "@@@STEP_LOG_LINE@json.output@ ]@@@", 190 "@@@STEP_LOG_LINE@json.output@ ]@@@",
191 "@@@STEP_LOG_LINE@json.output@}@@@", 191 "@@@STEP_LOG_LINE@json.output@}@@@",
192 "@@@STEP_LOG_END@json.output@@@" 192 "@@@STEP_LOG_END@json.output@@@"
193 ] 193 ]
194 }, 194 },
195 { 195 {
196 "cmd": [ 196 "cmd": [
197 "python", 197 "python",
198 "-u", 198 "-u",
199 "\nimport multiprocessing\nprint min(200, multiprocessing.cpu_count() * 10 )\n"
200 ],
201 "name": "ensure_goma.get the number of cpus",
202 "stdout": "/path/to/tmp/",
203 "~followup_annotations": [
204 "@@@STEP_NEST_LEVEL@1@@@",
205 "@@@STEP_LOG_LINE@python.inline@@@@",
206 "@@@STEP_LOG_LINE@python.inline@import multiprocessing@@@",
207 "@@@STEP_LOG_LINE@python.inline@print min(200, multiprocessing.cpu_count() * 10)@@@",
208 "@@@STEP_LOG_END@python.inline@@@"
209 ]
210 },
211 {
212 "cmd": [
213 "python",
214 "-u",
199 "[BUILDER_CACHE]\\win\\src\\tools\\swarming_client\\swarming.py", 215 "[BUILDER_CACHE]\\win\\src\\tools\\swarming_client\\swarming.py",
200 "--version" 216 "--version"
201 ], 217 ],
202 "name": "swarming.py --version", 218 "name": "swarming.py --version",
203 "stdout": "/path/to/tmp/", 219 "stdout": "/path/to/tmp/",
204 "~followup_annotations": [ 220 "~followup_annotations": [
205 "@@@STEP_TEXT@0.8.6@@@" 221 "@@@STEP_TEXT@0.8.6@@@"
206 ] 222 ]
207 }, 223 },
208 { 224 {
(...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
486 "@@@STEP_LOG_LINE@json.output@ }@@@", 502 "@@@STEP_LOG_LINE@json.output@ }@@@",
487 "@@@STEP_LOG_LINE@json.output@ ]@@@", 503 "@@@STEP_LOG_LINE@json.output@ ]@@@",
488 "@@@STEP_LOG_LINE@json.output@}@@@", 504 "@@@STEP_LOG_LINE@json.output@}@@@",
489 "@@@STEP_LOG_END@json.output@@@" 505 "@@@STEP_LOG_END@json.output@@@"
490 ] 506 ]
491 }, 507 },
492 { 508 {
493 "cmd": [ 509 "cmd": [
494 "python", 510 "python",
495 "-u", 511 "-u",
512 "\nimport multiprocessing\nprint min(200, multiprocessing.cpu_count() * 10 )\n"
513 ],
514 "name": "test r1.ensure_goma.get the number of cpus",
515 "stdout": "/path/to/tmp/",
516 "~followup_annotations": [
517 "@@@STEP_NEST_LEVEL@2@@@",
518 "@@@STEP_LOG_LINE@python.inline@@@@",
519 "@@@STEP_LOG_LINE@python.inline@import multiprocessing@@@",
520 "@@@STEP_LOG_LINE@python.inline@print min(200, multiprocessing.cpu_count() * 10)@@@",
521 "@@@STEP_LOG_END@python.inline@@@"
522 ]
523 },
524 {
525 "cmd": [
526 "python",
527 "-u",
496 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 528 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
497 "runhooks" 529 "runhooks"
498 ], 530 ],
499 "cwd": "[BUILDER_CACHE]\\win\\src", 531 "cwd": "[BUILDER_CACHE]\\win\\src",
500 "env": { 532 "env": {
501 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json", 533 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json",
502 "GYP_CHROMIUM_NO_ACTION": "1", 534 "GYP_CHROMIUM_NO_ACTION": "1",
503 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library fastbuild=1 f fmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprietary_codecs=1 target_ arch=ia32 test_isolation_mode=prepare use_goma=1", 535 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library fastbuild=1 f fmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprietary_codecs=1 target_ arch=ia32 test_isolation_mode=prepare use_goma=1",
504 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 536 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
505 }, 537 },
(...skipping 376 matching lines...) Expand 10 before | Expand all | Expand 10 after
882 "@@@STEP_LOG_END@report@@@", 914 "@@@STEP_LOG_END@report@@@",
883 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1 }, \"result\": {\"r1\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true} }}}@@@" 915 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1 }, \"result\": {\"r1\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true} }}}@@@"
884 ] 916 ]
885 }, 917 },
886 { 918 {
887 "name": "$result", 919 "name": "$result",
888 "recipe_result": null, 920 "recipe_result": null,
889 "status_code": 0 921 "status_code": 0
890 } 922 }
891 ] 923 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698