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

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

Issue 2362133003: [swarming/api] Add text in to indicate whether a shard is failing (RELAND) (Closed)
Patch Set: Rebase [retrain] 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 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--spec", 7 "--spec",
8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}]", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}]",
9 "--patch_root", 9 "--patch_root",
10 "src", 10 "src",
(...skipping 501 matching lines...) Expand 10 before | Expand all | Expand 10 after
512 "/path/to/tmp/" 512 "/path/to/tmp/"
513 ], 513 ],
514 "env": { 514 "env": {
515 "FORCE_MAC_TOOLCHAIN": "1", 515 "FORCE_MAC_TOOLCHAIN": "1",
516 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 516 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
517 }, 517 },
518 "name": "telemetry_gpu_unittests on Intel GPU on Mac on Mac-10.10", 518 "name": "telemetry_gpu_unittests on Intel GPU on Mac on Mac-10.10",
519 "~followup_annotations": [ 519 "~followup_annotations": [
520 "@@@STEP_LOG_LINE@outdir_json@{@@@", 520 "@@@STEP_LOG_LINE@outdir_json@{@@@",
521 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [ \\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\": true, \\\"times\\\": {\\\"test2.Test2\\\": 0.1, \\\"test1.Test1\\\": 0.1}}\", @@ @", 521 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [ \\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\": true, \\\"times\\\": {\\\"test2.Test2\\\": 0.1, \\\"test1.Test1\\\": 0.1}}\", @@ @",
522 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", 522 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false, \\\"exit_code\\\": \\\"0\\ \"}]}\"@@@",
523 "@@@STEP_LOG_LINE@outdir_json@}@@@", 523 "@@@STEP_LOG_LINE@outdir_json@}@@@",
524 "@@@STEP_LOG_END@outdir_json@@@", 524 "@@@STEP_LOG_END@outdir_json@@@",
525 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 525 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
526 ] 526 ]
527 }, 527 },
528 { 528 {
529 "cmd": [ 529 "cmd": [
530 "python", 530 "python",
531 "-u", 531 "-u",
532 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 532 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
533 "collect", 533 "collect",
534 "--swarming", 534 "--swarming",
535 "https://chromium-swarm.appspot.com", 535 "https://chromium-swarm.appspot.com",
536 "--decorate", 536 "--decorate",
537 "--print-status-updates", 537 "--print-status-updates",
538 "--json", 538 "--json",
539 "{\"base_task_name\": \"telemetry_gpu_unittests on NVIDIA GPU on Mac Retin a/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/571\", \"tasks\": {\"telemetry_gpu_unittests on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/571\": {\"shard_i ndex\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspo t.com/user/task/10000\"}}}", 539 "{\"base_task_name\": \"telemetry_gpu_unittests on NVIDIA GPU on Mac Retin a/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/571\", \"tasks\": {\"telemetry_gpu_unittests on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/571\": {\"shard_i ndex\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspo t.com/user/task/10000\"}}}",
540 "--task-output-dir", 540 "--task-output-dir",
541 "/path/to/tmp/" 541 "/path/to/tmp/"
542 ], 542 ],
543 "env": { 543 "env": {
544 "FORCE_MAC_TOOLCHAIN": "1", 544 "FORCE_MAC_TOOLCHAIN": "1",
545 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 545 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
546 }, 546 },
547 "name": "telemetry_gpu_unittests on NVIDIA GPU on Mac Retina on Mac-10.9", 547 "name": "telemetry_gpu_unittests on NVIDIA GPU on Mac Retina on Mac-10.9",
548 "~followup_annotations": [ 548 "~followup_annotations": [
549 "@@@STEP_LOG_LINE@outdir_json@{@@@", 549 "@@@STEP_LOG_LINE@outdir_json@{@@@",
550 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [ \\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\": true, \\\"times\\\": {\\\"test2.Test2\\\": 0.1, \\\"test1.Test1\\\": 0.1}}\", @@ @", 550 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [ \\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\": true, \\\"times\\\": {\\\"test2.Test2\\\": 0.1, \\\"test1.Test1\\\": 0.1}}\", @@ @",
551 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", 551 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\ "internal_failure\\\": false, \\\"failure\\\": false, \\\"exit_code\\\": \\\"0\\ \"}]}\"@@@",
552 "@@@STEP_LOG_LINE@outdir_json@}@@@", 552 "@@@STEP_LOG_LINE@outdir_json@}@@@",
553 "@@@STEP_LOG_END@outdir_json@@@", 553 "@@@STEP_LOG_END@outdir_json@@@",
554 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 554 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
555 ] 555 ]
556 }, 556 },
557 { 557 {
558 "name": "$result", 558 "name": "$result",
559 "recipe_result": null, 559 "recipe_result": null,
560 "status_code": 0 560 "status_code": 0
561 } 561 }
562 ] 562 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698