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

Side by Side Diff: scripts/slave/recipes/chromium.expected/dynamic_swarmed_gtest_mac_gpu.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.mac", 8 "chromium.mac",
9 "--builder", 9 "--builder",
10 "Mac10.9 Tests", 10 "Mac10.9 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 327 matching lines...) Expand 10 before | Expand all | Expand 10 after
509 "--temp-root-dir", 509 "--temp-root-dir",
510 "[TMP_BASE]", 510 "[TMP_BASE]",
511 "--merged-test-output", 511 "--merged-test-output",
512 "/path/to/tmp/json", 512 "/path/to/tmp/json",
513 "--", 513 "--",
514 "collect", 514 "collect",
515 "--swarming", 515 "--swarming",
516 "https://chromium-swarm.appspot.com", 516 "https://chromium-swarm.appspot.com",
517 "--decorate", 517 "--decorate",
518 "--print-status-updates", 518 "--print-status-updates",
519 "--json", 519 "--shards",
520 "{\"base_task_name\": \"gl_tests on Intel GPU on Mac/Mac-10.10/eeeeeeeeee/ Mac10.9 Tests/571\", \"tasks\": {\"gl_tests on Intel GPU on Mac/Mac-10.10/eeeeee eeee/Mac10.9 Tests/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_ur l\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}" 520 "1",
521 "gl_tests on Intel GPU on Mac/Mac-10.10/eeeeeeeeee/Mac10.9 Tests/571"
521 ], 522 ],
522 "env": { 523 "env": {
523 "FORCE_MAC_TOOLCHAIN": "1", 524 "FORCE_MAC_TOOLCHAIN": "1",
524 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 525 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
525 }, 526 },
526 "name": "gl_tests on Intel GPU on Mac on Mac-10.10", 527 "name": "gl_tests on Intel GPU on Mac on Mac-10.10",
527 "~followup_annotations": [ 528 "~followup_annotations": [
528 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 529 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
529 ] 530 ]
530 }, 531 },
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
567 "--temp-root-dir", 568 "--temp-root-dir",
568 "[TMP_BASE]", 569 "[TMP_BASE]",
569 "--merged-test-output", 570 "--merged-test-output",
570 "/path/to/tmp/json", 571 "/path/to/tmp/json",
571 "--", 572 "--",
572 "collect", 573 "collect",
573 "--swarming", 574 "--swarming",
574 "https://chromium-swarm.appspot.com", 575 "https://chromium-swarm.appspot.com",
575 "--decorate", 576 "--decorate",
576 "--print-status-updates", 577 "--print-status-updates",
577 "--json", 578 "--shards",
578 "{\"base_task_name\": \"gl_tests on NVIDIA GPU on Mac Retina/Mac-10.9/eeee eeeeee/Mac10.9 Tests/571\", \"tasks\": {\"gl_tests on NVIDIA GPU on Mac Retina/M ac-10.9/eeeeeeeeee/Mac10.9 Tests/571\": {\"shard_index\": 0, \"task_id\": \"1000 0\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}" 579 "1",
580 "gl_tests on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/57 1"
579 ], 581 ],
580 "env": { 582 "env": {
581 "FORCE_MAC_TOOLCHAIN": "1", 583 "FORCE_MAC_TOOLCHAIN": "1",
582 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 584 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
583 }, 585 },
584 "name": "gl_tests on NVIDIA GPU on Mac Retina on Mac-10.9", 586 "name": "gl_tests on NVIDIA GPU on Mac Retina on Mac-10.9",
585 "~followup_annotations": [ 587 "~followup_annotations": [
586 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 588 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
587 ] 589 ]
588 }, 590 },
(...skipping 22 matching lines...) Expand all
611 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 613 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
612 }, 614 },
613 "name": "Upload to test-results [gl_tests on NVIDIA GPU on Mac Retina on Mac -10.9]" 615 "name": "Upload to test-results [gl_tests on NVIDIA GPU on Mac Retina on Mac -10.9]"
614 }, 616 },
615 { 617 {
616 "name": "$result", 618 "name": "$result",
617 "recipe_result": null, 619 "recipe_result": null,
618 "status_code": 0 620 "status_code": 0
619 } 621 }
620 ] 622 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698