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

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

Issue 2260733002: Use files in path['checkout'] not resource. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: updated *.json Created 4 years, 3 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 "/opt/infra-tools/buildbucket", 4 "/opt/infra-tools/buildbucket",
5 "get", 5 "get",
6 "--host", 6 "--host",
7 "cr-buildbucket.appspot.com", 7 "cr-buildbucket.appspot.com",
8 "id1" 8 "id1"
9 ], 9 ],
10 "name": "buildbucket.get", 10 "name": "buildbucket.get",
(...skipping 658 matching lines...) Expand 10 before | Expand all | Expand 10 after
669 "~followup_annotations": [ 669 "~followup_annotations": [
670 "@@@STEP_NEST_LEVEL@1@@@", 670 "@@@STEP_NEST_LEVEL@1@@@",
671 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 671 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
672 "@@@STEP_LOG_END@json.output (invalid)@@@" 672 "@@@STEP_LOG_END@json.output (invalid)@@@"
673 ] 673 ]
674 }, 674 },
675 { 675 {
676 "cmd": [ 676 "cmd": [
677 "python", 677 "python",
678 "-u", 678 "-u",
679 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 679 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
680 "--build-dir", 680 "--build-dir",
681 "[BUILDER_CACHE]/mac/src/out/Release", 681 "[BUILDER_CACHE]/mac/src/out/Release"
682 "--src-dir",
683 "[BUILDER_CACHE]/mac/src"
684 ], 682 ],
685 "cwd": "[SLAVE_BUILD]", 683 "cwd": "[SLAVE_BUILD]",
686 "name": "test r2.remove_build_metadata", 684 "name": "test r2.remove_build_metadata",
687 "~followup_annotations": [ 685 "~followup_annotations": [
688 "@@@STEP_NEST_LEVEL@1@@@" 686 "@@@STEP_NEST_LEVEL@1@@@"
689 ] 687 ]
690 }, 688 },
691 { 689 {
692 "cmd": [ 690 "cmd": [
693 "python", 691 "python",
(...skipping 549 matching lines...) Expand 10 before | Expand all | Expand 10 after
1243 "~followup_annotations": [ 1241 "~followup_annotations": [
1244 "@@@STEP_NEST_LEVEL@1@@@", 1242 "@@@STEP_NEST_LEVEL@1@@@",
1245 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 1243 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
1246 "@@@STEP_LOG_END@json.output (invalid)@@@" 1244 "@@@STEP_LOG_END@json.output (invalid)@@@"
1247 ] 1245 ]
1248 }, 1246 },
1249 { 1247 {
1250 "cmd": [ 1248 "cmd": [
1251 "python", 1249 "python",
1252 "-u", 1250 "-u",
1253 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 1251 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
1254 "--build-dir", 1252 "--build-dir",
1255 "[BUILDER_CACHE]/mac/src/out/Release", 1253 "[BUILDER_CACHE]/mac/src/out/Release"
1256 "--src-dir",
1257 "[BUILDER_CACHE]/mac/src"
1258 ], 1254 ],
1259 "cwd": "[SLAVE_BUILD]", 1255 "cwd": "[SLAVE_BUILD]",
1260 "name": "test r3.remove_build_metadata", 1256 "name": "test r3.remove_build_metadata",
1261 "~followup_annotations": [ 1257 "~followup_annotations": [
1262 "@@@STEP_NEST_LEVEL@1@@@" 1258 "@@@STEP_NEST_LEVEL@1@@@"
1263 ] 1259 ]
1264 }, 1260 },
1265 { 1261 {
1266 "cmd": [ 1262 "cmd": [
1267 "python", 1263 "python",
(...skipping 549 matching lines...) Expand 10 before | Expand all | Expand 10 after
1817 "~followup_annotations": [ 1813 "~followup_annotations": [
1818 "@@@STEP_NEST_LEVEL@1@@@", 1814 "@@@STEP_NEST_LEVEL@1@@@",
1819 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 1815 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
1820 "@@@STEP_LOG_END@json.output (invalid)@@@" 1816 "@@@STEP_LOG_END@json.output (invalid)@@@"
1821 ] 1817 ]
1822 }, 1818 },
1823 { 1819 {
1824 "cmd": [ 1820 "cmd": [
1825 "python", 1821 "python",
1826 "-u", 1822 "-u",
1827 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 1823 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
1828 "--build-dir", 1824 "--build-dir",
1829 "[BUILDER_CACHE]/mac/src/out/Release", 1825 "[BUILDER_CACHE]/mac/src/out/Release"
1830 "--src-dir",
1831 "[BUILDER_CACHE]/mac/src"
1832 ], 1826 ],
1833 "cwd": "[SLAVE_BUILD]", 1827 "cwd": "[SLAVE_BUILD]",
1834 "name": "test r4.remove_build_metadata", 1828 "name": "test r4.remove_build_metadata",
1835 "~followup_annotations": [ 1829 "~followup_annotations": [
1836 "@@@STEP_NEST_LEVEL@1@@@" 1830 "@@@STEP_NEST_LEVEL@1@@@"
1837 ] 1831 ]
1838 }, 1832 },
1839 { 1833 {
1840 "cmd": [ 1834 "cmd": [
1841 "python", 1835 "python",
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
2055 "@@@STEP_LOG_END@report@@@", 2049 "@@@STEP_LOG_END@report@@@",
2056 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r4\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\ "gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\" : [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@" 2050 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r4\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\ "gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\" : [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@"
2057 ] 2051 ]
2058 }, 2052 },
2059 { 2053 {
2060 "name": "$result", 2054 "name": "$result",
2061 "recipe_result": null, 2055 "recipe_result": null,
2062 "status_code": 0 2056 "status_code": 0
2063 } 2057 }
2064 ] 2058 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698