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

Side by Side Diff: scripts/slave/recipes/findit/chromium/test.expected/findit_culprit_in_middle_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 r2.remove_build_metadata", 1809 "name": "test r2.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 549 matching lines...) Expand 10 before | Expand all | Expand 10 after
2372 "~followup_annotations": [ 2366 "~followup_annotations": [
2373 "@@@STEP_NEST_LEVEL@1@@@", 2367 "@@@STEP_NEST_LEVEL@1@@@",
2374 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 2368 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
2375 "@@@STEP_LOG_END@json.output (invalid)@@@" 2369 "@@@STEP_LOG_END@json.output (invalid)@@@"
2376 ] 2370 ]
2377 }, 2371 },
2378 { 2372 {
2379 "cmd": [ 2373 "cmd": [
2380 "python", 2374 "python",
2381 "-u", 2375 "-u",
2382 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 2376 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
2383 "--build-dir", 2377 "--build-dir",
2384 "[BUILDER_CACHE]/mac/src/out/Release", 2378 "[BUILDER_CACHE]/mac/src/out/Release"
2385 "--src-dir",
2386 "[BUILDER_CACHE]/mac/src"
2387 ], 2379 ],
2388 "cwd": "[SLAVE_BUILD]", 2380 "cwd": "[SLAVE_BUILD]",
2389 "name": "test r3.remove_build_metadata", 2381 "name": "test r3.remove_build_metadata",
2390 "~followup_annotations": [ 2382 "~followup_annotations": [
2391 "@@@STEP_NEST_LEVEL@1@@@" 2383 "@@@STEP_NEST_LEVEL@1@@@"
2392 ] 2384 ]
2393 }, 2385 },
2394 { 2386 {
2395 "cmd": [ 2387 "cmd": [
2396 "python", 2388 "python",
(...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after
2616 "@@@STEP_LOG_END@report@@@", 2608 "@@@STEP_LOG_END@report@@@",
2617 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r3\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\ "gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"failures\": [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}, \"r5\" : {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r6\": {\"gl_tests \": {\"status\": \"passed\", \"valid\": true}}}}@@@" 2609 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r3\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\ "gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"failures\": [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}, \"r5\" : {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r6\": {\"gl_tests \": {\"status\": \"passed\", \"valid\": true}}}}@@@"
2618 ] 2610 ]
2619 }, 2611 },
2620 { 2612 {
2621 "name": "$result", 2613 "name": "$result",
2622 "recipe_result": null, 2614 "recipe_result": null,
2623 "status_code": 0 2615 "status_code": 0
2624 } 2616 }
2625 ] 2617 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698