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

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

Issue 2014373002: chromium_tests: apply chromium.get_env() when running tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: 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 | Annotate | Revision Log
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 290 matching lines...) Expand 10 before | Expand all | Expand 10 after
301 { 301 {
302 "cmd": [ 302 "cmd": [
303 "python", 303 "python",
304 "-u", 304 "-u",
305 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 305 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
306 "--build-dir", 306 "--build-dir",
307 "[SLAVE_BUILD]/src/out/Release", 307 "[SLAVE_BUILD]/src/out/Release",
308 "--output-json", 308 "--output-json",
309 "/path/to/tmp/json" 309 "/path/to/tmp/json"
310 ], 310 ],
311 "env": {
312 "FORCE_MAC_TOOLCHAIN": "1",
313 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
314 },
311 "name": "find isolated tests", 315 "name": "find isolated tests",
312 "~followup_annotations": [ 316 "~followup_annotations": [
313 "@@@STEP_LOG_LINE@json.output@{@@@", 317 "@@@STEP_LOG_LINE@json.output@{@@@",
314 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@", 318 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm y_target_1]\", @@@",
315 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@", 319 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm y_target_2]\"@@@",
316 "@@@STEP_LOG_LINE@json.output@}@@@", 320 "@@@STEP_LOG_LINE@json.output@}@@@",
317 "@@@STEP_LOG_END@json.output@@@", 321 "@@@STEP_LOG_END@json.output@@@",
318 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" 322 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@"
319 ] 323 ]
320 }, 324 },
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
377 "purpose:post-commit", 381 "purpose:post-commit",
378 "--tag", 382 "--tag",
379 "slavename:TestSlavename", 383 "slavename:TestSlavename",
380 "--tag", 384 "--tag",
381 "stepname:gl_tests on Intel GPU on Mac on Mac-10.10", 385 "stepname:gl_tests on Intel GPU on Mac on Mac-10.10",
382 "--idempotent", 386 "--idempotent",
383 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", 387 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
384 "--", 388 "--",
385 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 389 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
386 ], 390 ],
391 "env": {
392 "FORCE_MAC_TOOLCHAIN": "1",
393 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
394 },
387 "name": "[trigger] gl_tests on Intel GPU on Mac on Mac-10.10", 395 "name": "[trigger] gl_tests on Intel GPU on Mac on Mac-10.10",
388 "~followup_annotations": [ 396 "~followup_annotations": [
389 "@@@STEP_LOG_LINE@json.output@{@@@", 397 "@@@STEP_LOG_LINE@json.output@{@@@",
390 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests on Intel GP U on Mac/Mac-10.10/eeeeeeeeee/Mac10.9 Tests/571\", @@@", 398 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests on Intel GP U on Mac/Mac-10.10/eeeeeeeeee/Mac10.9 Tests/571\", @@@",
391 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 399 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
392 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on Intel GPU on Mac/Mac-10.10 /eeeeeeeeee/Mac10.9 Tests/571\": {@@@", 400 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on Intel GPU on Mac/Mac-10.10 /eeeeeeeeee/Mac10.9 Tests/571\": {@@@",
393 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 401 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
394 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 402 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
395 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 403 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
396 "@@@STEP_LOG_LINE@json.output@ }@@@", 404 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
459 "purpose:post-commit", 467 "purpose:post-commit",
460 "--tag", 468 "--tag",
461 "slavename:TestSlavename", 469 "slavename:TestSlavename",
462 "--tag", 470 "--tag",
463 "stepname:gl_tests on NVIDIA GPU on Mac Retina on Mac-10.9", 471 "stepname:gl_tests on NVIDIA GPU on Mac Retina on Mac-10.9",
464 "--idempotent", 472 "--idempotent",
465 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", 473 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
466 "--", 474 "--",
467 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 475 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
468 ], 476 ],
477 "env": {
478 "FORCE_MAC_TOOLCHAIN": "1",
479 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
480 },
469 "name": "[trigger] gl_tests on NVIDIA GPU on Mac Retina on Mac-10.9", 481 "name": "[trigger] gl_tests on NVIDIA GPU on Mac Retina on Mac-10.9",
470 "~followup_annotations": [ 482 "~followup_annotations": [
471 "@@@STEP_LOG_LINE@json.output@{@@@", 483 "@@@STEP_LOG_LINE@json.output@{@@@",
472 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests on NVIDIA G PU on Mac Retina/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/571\", @@@", 484 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests on NVIDIA G PU on Mac Retina/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/571\", @@@",
473 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 485 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
474 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on NVIDIA GPU on Mac Retina/M ac-10.9/eeeeeeeeee/Mac10.9 Tests/571\": {@@@", 486 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on NVIDIA GPU on Mac Retina/M ac-10.9/eeeeeeeeee/Mac10.9 Tests/571\": {@@@",
475 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 487 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
476 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 488 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
477 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 489 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
478 "@@@STEP_LOG_LINE@json.output@ }@@@", 490 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 20 matching lines...) Expand all
499 "--", 511 "--",
500 "collect", 512 "collect",
501 "--swarming", 513 "--swarming",
502 "https://chromium-swarm.appspot.com", 514 "https://chromium-swarm.appspot.com",
503 "--decorate", 515 "--decorate",
504 "--print-status-updates", 516 "--print-status-updates",
505 "--shards", 517 "--shards",
506 "1", 518 "1",
507 "gl_tests on Intel GPU on Mac/Mac-10.10/eeeeeeeeee/Mac10.9 Tests/571" 519 "gl_tests on Intel GPU on Mac/Mac-10.10/eeeeeeeeee/Mac10.9 Tests/571"
508 ], 520 ],
521 "env": {
522 "FORCE_MAC_TOOLCHAIN": "1",
523 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
524 },
509 "name": "gl_tests on Intel GPU on Mac on Mac-10.10", 525 "name": "gl_tests on Intel GPU on Mac on Mac-10.10",
510 "~followup_annotations": [ 526 "~followup_annotations": [
511 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 527 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
512 ] 528 ]
513 }, 529 },
514 { 530 {
515 "cmd": [ 531 "cmd": [
516 "python", 532 "python",
517 "-u", 533 "-u",
518 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 534 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
519 "--input-gtest-json", 535 "--input-gtest-json",
520 "{\"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\"}}]}}" , 536 "{\"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\"}}]}}" ,
521 "--master-name", 537 "--master-name",
522 "chromium.mac", 538 "chromium.mac",
523 "--builder-name", 539 "--builder-name",
524 "Mac10.9 Tests", 540 "Mac10.9 Tests",
525 "--build-number", 541 "--build-number",
526 "571", 542 "571",
527 "--test-type", 543 "--test-type",
528 "gl_tests on Intel GPU on Mac on Mac-10.10", 544 "gl_tests on Intel GPU on Mac on Mac-10.10",
529 "--test-results-server", 545 "--test-results-server",
530 "test-results.appspot.com", 546 "test-results.appspot.com",
531 "--chrome-revision", 547 "--chrome-revision",
532 "170242" 548 "170242"
533 ], 549 ],
550 "env": {
551 "FORCE_MAC_TOOLCHAIN": "1",
552 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
553 },
534 "name": "Upload to test-results [gl_tests on Intel GPU on Mac on Mac-10.10]" 554 "name": "Upload to test-results [gl_tests on Intel GPU on Mac on Mac-10.10]"
535 }, 555 },
536 { 556 {
537 "allow_subannotations": true, 557 "allow_subannotations": true,
538 "cmd": [ 558 "cmd": [
539 "python", 559 "python",
540 "-u", 560 "-u",
541 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 561 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
542 "python", 562 "python",
543 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py", 563 "RECIPE_MODULE[build::swarming]/resources/collect_gtest_task.py",
544 "--swarming-client-dir", 564 "--swarming-client-dir",
545 "[SLAVE_BUILD]/src/tools/swarming_client", 565 "[SLAVE_BUILD]/src/tools/swarming_client",
546 "--temp-root-dir", 566 "--temp-root-dir",
547 "[TMP_BASE]", 567 "[TMP_BASE]",
548 "--merged-test-output", 568 "--merged-test-output",
549 "/path/to/tmp/json", 569 "/path/to/tmp/json",
550 "--", 570 "--",
551 "collect", 571 "collect",
552 "--swarming", 572 "--swarming",
553 "https://chromium-swarm.appspot.com", 573 "https://chromium-swarm.appspot.com",
554 "--decorate", 574 "--decorate",
555 "--print-status-updates", 575 "--print-status-updates",
556 "--shards", 576 "--shards",
557 "1", 577 "1",
558 "gl_tests on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/57 1" 578 "gl_tests on NVIDIA GPU on Mac Retina/Mac-10.9/eeeeeeeeee/Mac10.9 Tests/57 1"
559 ], 579 ],
580 "env": {
581 "FORCE_MAC_TOOLCHAIN": "1",
582 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
583 },
560 "name": "gl_tests on NVIDIA GPU on Mac Retina on Mac-10.9", 584 "name": "gl_tests on NVIDIA GPU on Mac Retina on Mac-10.9",
561 "~followup_annotations": [ 585 "~followup_annotations": [
562 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 586 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
563 ] 587 ]
564 }, 588 },
565 { 589 {
566 "cmd": [ 590 "cmd": [
567 "python", 591 "python",
568 "-u", 592 "-u",
569 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 593 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
570 "--input-gtest-json", 594 "--input-gtest-json",
571 "{\"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\"}}]}}" , 595 "{\"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\"}}]}}" ,
572 "--master-name", 596 "--master-name",
573 "chromium.mac", 597 "chromium.mac",
574 "--builder-name", 598 "--builder-name",
575 "Mac10.9 Tests", 599 "Mac10.9 Tests",
576 "--build-number", 600 "--build-number",
577 "571", 601 "571",
578 "--test-type", 602 "--test-type",
579 "gl_tests on NVIDIA GPU on Mac Retina on Mac-10.9", 603 "gl_tests on NVIDIA GPU on Mac Retina on Mac-10.9",
580 "--test-results-server", 604 "--test-results-server",
581 "test-results.appspot.com", 605 "test-results.appspot.com",
582 "--chrome-revision", 606 "--chrome-revision",
583 "170242" 607 "170242"
584 ], 608 ],
609 "env": {
610 "FORCE_MAC_TOOLCHAIN": "1",
611 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
612 },
585 "name": "Upload to test-results [gl_tests on NVIDIA GPU on Mac Retina on Mac -10.9]" 613 "name": "Upload to test-results [gl_tests on NVIDIA GPU on Mac Retina on Mac -10.9]"
586 }, 614 },
587 { 615 {
588 "name": "$result", 616 "name": "$result",
589 "recipe_result": null, 617 "recipe_result": null,
590 "status_code": 0 618 "status_code": 0
591 } 619 }
592 ] 620 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698