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

Side by Side Diff: scripts/slave/recipes/findit/chromium/test.expected/findit_culprit_in_first_sub_range.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 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]/mac", 7 "[BUILDER_CACHE]/mac",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 639 matching lines...) Expand 10 before | Expand all | Expand 10 after
650 "~followup_annotations": [ 650 "~followup_annotations": [
651 "@@@STEP_NEST_LEVEL@1@@@", 651 "@@@STEP_NEST_LEVEL@1@@@",
652 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 652 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
653 "@@@STEP_LOG_END@json.output (invalid)@@@" 653 "@@@STEP_LOG_END@json.output (invalid)@@@"
654 ] 654 ]
655 }, 655 },
656 { 656 {
657 "cmd": [ 657 "cmd": [
658 "python", 658 "python",
659 "-u", 659 "-u",
660 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 660 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
661 "--build-dir", 661 "--build-dir",
662 "[BUILDER_CACHE]/mac/src/out/Release", 662 "[BUILDER_CACHE]/mac/src/out/Release"
663 "--src-dir",
664 "[BUILDER_CACHE]/mac/src"
665 ], 663 ],
666 "cwd": "[SLAVE_BUILD]", 664 "cwd": "[SLAVE_BUILD]",
667 "name": "test r5.remove_build_metadata", 665 "name": "test r5.remove_build_metadata",
668 "~followup_annotations": [ 666 "~followup_annotations": [
669 "@@@STEP_NEST_LEVEL@1@@@" 667 "@@@STEP_NEST_LEVEL@1@@@"
670 ] 668 ]
671 }, 669 },
672 { 670 {
673 "cmd": [ 671 "cmd": [
674 "python", 672 "python",
(...skipping 549 matching lines...) Expand 10 before | Expand all | Expand 10 after
1224 "~followup_annotations": [ 1222 "~followup_annotations": [
1225 "@@@STEP_NEST_LEVEL@1@@@", 1223 "@@@STEP_NEST_LEVEL@1@@@",
1226 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 1224 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
1227 "@@@STEP_LOG_END@json.output (invalid)@@@" 1225 "@@@STEP_LOG_END@json.output (invalid)@@@"
1228 ] 1226 ]
1229 }, 1227 },
1230 { 1228 {
1231 "cmd": [ 1229 "cmd": [
1232 "python", 1230 "python",
1233 "-u", 1231 "-u",
1234 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 1232 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
1235 "--build-dir", 1233 "--build-dir",
1236 "[BUILDER_CACHE]/mac/src/out/Release", 1234 "[BUILDER_CACHE]/mac/src/out/Release"
1237 "--src-dir",
1238 "[BUILDER_CACHE]/mac/src"
1239 ], 1235 ],
1240 "cwd": "[SLAVE_BUILD]", 1236 "cwd": "[SLAVE_BUILD]",
1241 "name": "test r6.remove_build_metadata", 1237 "name": "test r6.remove_build_metadata",
1242 "~followup_annotations": [ 1238 "~followup_annotations": [
1243 "@@@STEP_NEST_LEVEL@1@@@" 1239 "@@@STEP_NEST_LEVEL@1@@@"
1244 ] 1240 ]
1245 }, 1241 },
1246 { 1242 {
1247 "cmd": [ 1243 "cmd": [
1248 "python", 1244 "python",
(...skipping 549 matching lines...) Expand 10 before | Expand all | Expand 10 after
1798 "~followup_annotations": [ 1794 "~followup_annotations": [
1799 "@@@STEP_NEST_LEVEL@1@@@", 1795 "@@@STEP_NEST_LEVEL@1@@@",
1800 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 1796 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
1801 "@@@STEP_LOG_END@json.output (invalid)@@@" 1797 "@@@STEP_LOG_END@json.output (invalid)@@@"
1802 ] 1798 ]
1803 }, 1799 },
1804 { 1800 {
1805 "cmd": [ 1801 "cmd": [
1806 "python", 1802 "python",
1807 "-u", 1803 "-u",
1808 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 1804 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
1809 "--build-dir", 1805 "--build-dir",
1810 "[BUILDER_CACHE]/mac/src/out/Release", 1806 "[BUILDER_CACHE]/mac/src/out/Release"
1811 "--src-dir",
1812 "[BUILDER_CACHE]/mac/src"
1813 ], 1807 ],
1814 "cwd": "[SLAVE_BUILD]", 1808 "cwd": "[SLAVE_BUILD]",
1815 "name": "test r1.remove_build_metadata", 1809 "name": "test r1.remove_build_metadata",
1816 "~followup_annotations": [ 1810 "~followup_annotations": [
1817 "@@@STEP_NEST_LEVEL@1@@@" 1811 "@@@STEP_NEST_LEVEL@1@@@"
1818 ] 1812 ]
1819 }, 1813 },
1820 { 1814 {
1821 "cmd": [ 1815 "cmd": [
1822 "python", 1816 "python",
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
2036 "@@@STEP_LOG_END@report@@@", 2030 "@@@STEP_LOG_END@report@@@",
2037 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r1\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r1\": {\ "gl_tests\": {\"failures\": [\"Test.One\"], \"status\": \"failed\", \"valid\": t rue}}, \"r5\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r6\" : {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}}}@@@" 2031 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r1\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r1\": {\ "gl_tests\": {\"failures\": [\"Test.One\"], \"status\": \"failed\", \"valid\": t rue}}, \"r5\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r6\" : {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}}}@@@"
2038 ] 2032 ]
2039 }, 2033 },
2040 { 2034 {
2041 "name": "$result", 2035 "name": "$result",
2042 "recipe_result": null, 2036 "recipe_result": null,
2043 "status_code": 0 2037 "status_code": 0
2044 } 2038 }
2045 ] 2039 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698