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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_Retina_Release.json

Issue 2411243003: Revert of Download the hermetic xcode toolchain on all bots that target mac. (Closed)
Patch Set: Created 4 years, 2 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 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]/Mac_Retina_Release", 7 "[BUILDER_CACHE]/Mac_Retina_Release",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 }, 193 },
194 { 194 {
195 "cmd": [ 195 "cmd": [
196 "python", 196 "python",
197 "-u", 197 "-u",
198 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 198 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
199 "runhooks" 199 "runhooks"
200 ], 200 ],
201 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release/src", 201 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release/src",
202 "env": { 202 "env": {
203 "FORCE_MAC_TOOLCHAIN": "1",
204 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 203 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
205 "GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/gom a' target_arch=x64 test_isolation_mode=prepare use_goma=1", 204 "GYP_DEFINES": "clang=1 component=static_library gomadir='[CACHE]/cipd/gom a' target_arch=x64 test_isolation_mode=prepare use_goma=1",
206 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 205 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
207 }, 206 },
208 "name": "gclient runhooks" 207 "name": "gclient runhooks"
209 }, 208 },
210 { 209 {
211 "cmd": [ 210 "cmd": [
212 "python", 211 "python",
213 "-u", 212 "-u",
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
313 "python", 312 "python",
314 "-u", 313 "-u",
315 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 314 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
316 "--build-dir", 315 "--build-dir",
317 "[BUILDER_CACHE]/Mac_Retina_Release/src/out/Release", 316 "[BUILDER_CACHE]/Mac_Retina_Release/src/out/Release",
318 "--output-json", 317 "--output-json",
319 "/path/to/tmp/json" 318 "/path/to/tmp/json"
320 ], 319 ],
321 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release", 320 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release",
322 "env": { 321 "env": {
323 "FORCE_MAC_TOOLCHAIN": "1",
324 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 322 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
325 }, 323 },
326 "name": "find isolated tests", 324 "name": "find isolated tests",
327 "~followup_annotations": [ 325 "~followup_annotations": [
328 "@@@STEP_LOG_LINE@json.output@{@@@", 326 "@@@STEP_LOG_LINE@json.output@{@@@",
329 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 327 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
330 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 328 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
331 "@@@STEP_LOG_LINE@json.output@}@@@", 329 "@@@STEP_LOG_LINE@json.output@}@@@",
332 "@@@STEP_LOG_END@json.output@@@", 330 "@@@STEP_LOG_END@json.output@@@",
333 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 331 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
391 "slavename:TestSlavename", 389 "slavename:TestSlavename",
392 "--tag", 390 "--tag",
393 "stepname:browser_tests on Mac-10.9", 391 "stepname:browser_tests on Mac-10.9",
394 "--idempotent", 392 "--idempotent",
395 "ffffffffffffffffffffffffffffffffffffffff", 393 "ffffffffffffffffffffffffffffffffffffffff",
396 "--", 394 "--",
397 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 395 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
398 ], 396 ],
399 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release", 397 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release",
400 "env": { 398 "env": {
401 "FORCE_MAC_TOOLCHAIN": "1",
402 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 399 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
403 }, 400 },
404 "name": "[trigger] browser_tests on Mac-10.9", 401 "name": "[trigger] browser_tests on Mac-10.9",
405 "~followup_annotations": [ 402 "~followup_annotations": [
406 "@@@STEP_LOG_LINE@json.output@{@@@", 403 "@@@STEP_LOG_LINE@json.output@{@@@",
407 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10 .9/ffffffffff/Mac Retina Release/571\", @@@", 404 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"browser_tests/Mac-10 .9/ffffffffff/Mac Retina Release/571\", @@@",
408 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 405 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
409 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.9/ffffffffff/Mac Retina Release/571\": {@@@", 406 "@@@STEP_LOG_LINE@json.output@ \"browser_tests/Mac-10.9/ffffffffff/Mac Retina Release/571\": {@@@",
410 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 407 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
411 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 408 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
(...skipping 23 matching lines...) Expand all
435 "collect", 432 "collect",
436 "--swarming", 433 "--swarming",
437 "https://chromium-swarm.appspot.com", 434 "https://chromium-swarm.appspot.com",
438 "--decorate", 435 "--decorate",
439 "--print-status-updates", 436 "--print-status-updates",
440 "--json", 437 "--json",
441 "{\"base_task_name\": \"browser_tests/Mac-10.9/ffffffffff/Mac Retina Relea se/571\", \"tasks\": {\"browser_tests/Mac-10.9/ffffffffff/Mac Retina Release/571 \": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromiu m-swarm.appspot.com/user/task/10000\"}}}" 438 "{\"base_task_name\": \"browser_tests/Mac-10.9/ffffffffff/Mac Retina Relea se/571\", \"tasks\": {\"browser_tests/Mac-10.9/ffffffffff/Mac Retina Release/571 \": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromiu m-swarm.appspot.com/user/task/10000\"}}}"
442 ], 439 ],
443 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release", 440 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release",
444 "env": { 441 "env": {
445 "FORCE_MAC_TOOLCHAIN": "1",
446 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 442 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
447 }, 443 },
448 "name": "browser_tests on Mac-10.9", 444 "name": "browser_tests on Mac-10.9",
449 "~followup_annotations": [ 445 "~followup_annotations": [
450 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 446 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
451 ] 447 ]
452 }, 448 },
453 { 449 {
454 "cmd": [ 450 "cmd": [
455 "python", 451 "python",
456 "-u", 452 "-u",
457 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py", 453 "RECIPE_MODULE[build::test_results]/resources/upload_test_results.py",
458 "--input-json", 454 "--input-json",
459 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" , 455 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" ,
460 "--master-name", 456 "--master-name",
461 "chromium.gpu.fyi", 457 "chromium.gpu.fyi",
462 "--builder-name", 458 "--builder-name",
463 "Mac Retina Release", 459 "Mac Retina Release",
464 "--build-number", 460 "--build-number",
465 "571", 461 "571",
466 "--test-type", 462 "--test-type",
467 "browser_tests on Mac-10.9", 463 "browser_tests on Mac-10.9",
468 "--test-results-server", 464 "--test-results-server",
469 "test-results.appspot.com", 465 "test-results.appspot.com",
470 "--chrome-revision", 466 "--chrome-revision",
471 "170242" 467 "170242"
472 ], 468 ],
473 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release", 469 "cwd": "[BUILDER_CACHE]/Mac_Retina_Release",
474 "env": { 470 "env": {
475 "FORCE_MAC_TOOLCHAIN": "1",
476 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 471 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
477 }, 472 },
478 "name": "Upload to test-results [browser_tests on Mac-10.9]" 473 "name": "Upload to test-results [browser_tests on Mac-10.9]"
479 }, 474 },
480 { 475 {
481 "name": "$result", 476 "name": "$result",
482 "recipe_result": null, 477 "recipe_result": null,
483 "status_code": 0 478 "status_code": 0
484 } 479 }
485 ] 480 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698