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

Side by Side Diff: scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json

Issue 1916303006: Fix GOMA_SERVICE_ACCOUNT_JSON_FILE propagation in mb. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: make sure GOMA_SERVICE_ACCOUNT_JSON_FILE is present in generate_build_files, too Created 4 years, 7 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_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 9 "name": "taskkill"
10 }, 10 },
(...skipping 547 matching lines...) Expand 10 before | Expand all | Expand 10 after
558 "-m", 558 "-m",
559 "chromium.win", 559 "chromium.win",
560 "-b", 560 "-b",
561 "Win Builder", 561 "Win Builder",
562 "-v", 562 "-v",
563 "//out/Release", 563 "//out/Release",
564 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ ets\": [\"affected_tests\", \"affected_tests_run\", \"unaffected_tests\", \"unaf fected_tests_run\"]}", 564 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ ets\": [\"affected_tests\", \"affected_tests_run\", \"unaffected_tests\", \"unaf fected_tests_run\"]}",
565 "/path/to/tmp/json" 565 "/path/to/tmp/json"
566 ], 566 ],
567 "cwd": "[SLAVE_BUILD]", 567 "cwd": "[SLAVE_BUILD]",
568 "env": {
569 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
570 },
568 "name": "test r1.analyze", 571 "name": "test r1.analyze",
569 "~followup_annotations": [ 572 "~followup_annotations": [
570 "@@@STEP_NEST_LEVEL@1@@@", 573 "@@@STEP_NEST_LEVEL@1@@@",
571 "@@@STEP_LOG_LINE@json.output@{@@@", 574 "@@@STEP_LOG_LINE@json.output@{@@@",
572 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", 575 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@",
573 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\", @@@", 576 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\", @@@",
574 "@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@", 577 "@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@",
575 "@@@STEP_LOG_LINE@json.output@ ], @@@", 578 "@@@STEP_LOG_LINE@json.output@ ], @@@",
576 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", 579 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@",
577 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", 580 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@",
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
646 "Win Builder", 649 "Win Builder",
647 "--config-file", 650 "--config-file",
648 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", 651 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
649 "--goma-dir", 652 "--goma-dir",
650 "[CACHE]\\cipd\\goma", 653 "[CACHE]\\cipd\\goma",
651 "--swarming-targets-file", 654 "--swarming-targets-file",
652 "affected_tests\n", 655 "affected_tests\n",
653 "//out/Release" 656 "//out/Release"
654 ], 657 ],
655 "cwd": "[SLAVE_BUILD]", 658 "cwd": "[SLAVE_BUILD]",
659 "env": {
660 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
661 },
656 "name": "test r1.generate_build_files", 662 "name": "test r1.generate_build_files",
657 "~followup_annotations": [ 663 "~followup_annotations": [
658 "@@@STEP_NEST_LEVEL@1@@@", 664 "@@@STEP_NEST_LEVEL@1@@@",
659 "@@@STEP_LOG_LINE@swarming-targets-file.txt@affected_tests@@@", 665 "@@@STEP_LOG_LINE@swarming-targets-file.txt@affected_tests@@@",
660 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" 666 "@@@STEP_LOG_END@swarming-targets-file.txt@@@"
661 ] 667 ]
662 }, 668 },
663 { 669 {
664 "cmd": [ 670 "cmd": [
665 "python", 671 "python",
(...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after
925 "@@@STEP_LOG_END@report@@@", 931 "@@@STEP_LOG_END@report@@@",
926 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1 }, \"result\": {\"r1\": {\"affected_tests\": {\"status\": \"passed\", \"valid\": true}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" 932 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1 }, \"result\": {\"r1\": {\"affected_tests\": {\"status\": \"passed\", \"valid\": true}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@"
927 ] 933 ]
928 }, 934 },
929 { 935 {
930 "name": "$result", 936 "name": "$result",
931 "recipe_result": null, 937 "recipe_result": null,
932 "status_code": 0 938 "status_code": 0
933 } 939 }
934 ] 940 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698