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

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

Issue 2073923002: Support sharding for swarmed isolated script tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Explicitly handle missing shards' output. Created 4 years, 6 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.mac", 8 "chromium.mac",
9 "--builder", 9 "--builder",
10 "Mac10.9 Tests", 10 "Mac10.9 Tests",
(...skipping 498 matching lines...) Expand 10 before | Expand all | Expand 10 after
509 "--task-output-dir", 509 "--task-output-dir",
510 "/path/to/tmp/" 510 "/path/to/tmp/"
511 ], 511 ],
512 "env": { 512 "env": {
513 "FORCE_MAC_TOOLCHAIN": "1", 513 "FORCE_MAC_TOOLCHAIN": "1",
514 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 514 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
515 }, 515 },
516 "name": "telemetry_gpu_unittests on Intel GPU on Mac on Mac-10.10", 516 "name": "telemetry_gpu_unittests on Intel GPU on Mac on Mac-10.10",
517 "~followup_annotations": [ 517 "~followup_annotations": [
518 "@@@STEP_LOG_LINE@outdir_json@{@@@", 518 "@@@STEP_LOG_LINE@outdir_json@{@@@",
519 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [] , \\\"valid\\\": true}\", @@@", 519 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [ \\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\": true}\", @@@",
520 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", 520 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@",
521 "@@@STEP_LOG_LINE@outdir_json@}@@@", 521 "@@@STEP_LOG_LINE@outdir_json@}@@@",
522 "@@@STEP_LOG_END@outdir_json@@@" 522 "@@@STEP_LOG_END@outdir_json@@@",
523 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
523 ] 524 ]
524 }, 525 },
525 { 526 {
526 "cmd": [ 527 "cmd": [
527 "python", 528 "python",
528 "-u", 529 "-u",
529 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 530 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
530 "collect", 531 "collect",
531 "--swarming", 532 "--swarming",
532 "https://chromium-swarm.appspot.com", 533 "https://chromium-swarm.appspot.com",
533 "--decorate", 534 "--decorate",
534 "--print-status-updates", 535 "--print-status-updates",
535 "--shards", 536 "--shards",
536 "1", 537 "1",
537 "telemetry_gpu_unittests on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/M ac10.9 Tests/571", 538 "telemetry_gpu_unittests on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/M ac10.9 Tests/571",
538 "--task-output-dir", 539 "--task-output-dir",
539 "/path/to/tmp/" 540 "/path/to/tmp/"
540 ], 541 ],
541 "env": { 542 "env": {
542 "FORCE_MAC_TOOLCHAIN": "1", 543 "FORCE_MAC_TOOLCHAIN": "1",
543 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 544 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
544 }, 545 },
545 "name": "telemetry_gpu_unittests on NVIDIA GPU on Mac Retina on Mac-10.9", 546 "name": "telemetry_gpu_unittests on NVIDIA GPU on Mac Retina on Mac-10.9",
546 "~followup_annotations": [ 547 "~followup_annotations": [
547 "@@@STEP_LOG_LINE@outdir_json@{@@@", 548 "@@@STEP_LOG_LINE@outdir_json@{@@@",
548 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"failures\\\": [] , \\\"valid\\\": true}\", @@@", 549 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [ \\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\": true}\", @@@",
549 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", 550 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@",
550 "@@@STEP_LOG_LINE@outdir_json@}@@@", 551 "@@@STEP_LOG_LINE@outdir_json@}@@@",
551 "@@@STEP_LOG_END@outdir_json@@@" 552 "@@@STEP_LOG_END@outdir_json@@@",
553 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
552 ] 554 ]
553 }, 555 },
554 { 556 {
555 "name": "$result", 557 "name": "$result",
556 "recipe_result": null, 558 "recipe_result": null,
557 "status_code": 0 559 "status_code": 0
558 } 560 }
559 ] 561 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698