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

Side by Side Diff: scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.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 r4.remove_build_metadata", 665 "name": "test r4.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 552 matching lines...) Expand 10 before | Expand all | Expand 10 after
1227 "~followup_annotations": [ 1225 "~followup_annotations": [
1228 "@@@STEP_NEST_LEVEL@1@@@", 1226 "@@@STEP_NEST_LEVEL@1@@@",
1229 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 1227 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
1230 "@@@STEP_LOG_END@json.output (invalid)@@@" 1228 "@@@STEP_LOG_END@json.output (invalid)@@@"
1231 ] 1229 ]
1232 }, 1230 },
1233 { 1231 {
1234 "cmd": [ 1232 "cmd": [
1235 "python", 1233 "python",
1236 "-u", 1234 "-u",
1237 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 1235 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
1238 "--build-dir", 1236 "--build-dir",
1239 "[BUILDER_CACHE]/mac/src/out/Release", 1237 "[BUILDER_CACHE]/mac/src/out/Release"
1240 "--src-dir",
1241 "[BUILDER_CACHE]/mac/src"
1242 ], 1238 ],
1243 "cwd": "[SLAVE_BUILD]", 1239 "cwd": "[SLAVE_BUILD]",
1244 "name": "test r5.remove_build_metadata", 1240 "name": "test r5.remove_build_metadata",
1245 "~followup_annotations": [ 1241 "~followup_annotations": [
1246 "@@@STEP_NEST_LEVEL@1@@@" 1242 "@@@STEP_NEST_LEVEL@1@@@"
1247 ] 1243 ]
1248 }, 1244 },
1249 { 1245 {
1250 "cmd": [ 1246 "cmd": [
1251 "python", 1247 "python",
(...skipping 552 matching lines...) Expand 10 before | Expand all | Expand 10 after
1804 "~followup_annotations": [ 1800 "~followup_annotations": [
1805 "@@@STEP_NEST_LEVEL@1@@@", 1801 "@@@STEP_NEST_LEVEL@1@@@",
1806 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 1802 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
1807 "@@@STEP_LOG_END@json.output (invalid)@@@" 1803 "@@@STEP_LOG_END@json.output (invalid)@@@"
1808 ] 1804 ]
1809 }, 1805 },
1810 { 1806 {
1811 "cmd": [ 1807 "cmd": [
1812 "python", 1808 "python",
1813 "-u", 1809 "-u",
1814 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 1810 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
1815 "--build-dir", 1811 "--build-dir",
1816 "[BUILDER_CACHE]/mac/src/out/Release", 1812 "[BUILDER_CACHE]/mac/src/out/Release"
1817 "--src-dir",
1818 "[BUILDER_CACHE]/mac/src"
1819 ], 1813 ],
1820 "cwd": "[SLAVE_BUILD]", 1814 "cwd": "[SLAVE_BUILD]",
1821 "name": "test r6.remove_build_metadata", 1815 "name": "test r6.remove_build_metadata",
1822 "~followup_annotations": [ 1816 "~followup_annotations": [
1823 "@@@STEP_NEST_LEVEL@1@@@" 1817 "@@@STEP_NEST_LEVEL@1@@@"
1824 ] 1818 ]
1825 }, 1819 },
1826 { 1820 {
1827 "cmd": [ 1821 "cmd": [
1828 "python", 1822 "python",
(...skipping 552 matching lines...) Expand 10 before | Expand all | Expand 10 after
2381 "~followup_annotations": [ 2375 "~followup_annotations": [
2382 "@@@STEP_NEST_LEVEL@1@@@", 2376 "@@@STEP_NEST_LEVEL@1@@@",
2383 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 2377 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
2384 "@@@STEP_LOG_END@json.output (invalid)@@@" 2378 "@@@STEP_LOG_END@json.output (invalid)@@@"
2385 ] 2379 ]
2386 }, 2380 },
2387 { 2381 {
2388 "cmd": [ 2382 "cmd": [
2389 "python", 2383 "python",
2390 "-u", 2384 "-u",
2391 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 2385 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
2392 "--build-dir", 2386 "--build-dir",
2393 "[BUILDER_CACHE]/mac/src/out/Release", 2387 "[BUILDER_CACHE]/mac/src/out/Release"
2394 "--src-dir",
2395 "[BUILDER_CACHE]/mac/src"
2396 ], 2388 ],
2397 "cwd": "[SLAVE_BUILD]", 2389 "cwd": "[SLAVE_BUILD]",
2398 "name": "test r2.remove_build_metadata", 2390 "name": "test r2.remove_build_metadata",
2399 "~followup_annotations": [ 2391 "~followup_annotations": [
2400 "@@@STEP_NEST_LEVEL@1@@@" 2392 "@@@STEP_NEST_LEVEL@1@@@"
2401 ] 2393 ]
2402 }, 2394 },
2403 { 2395 {
2404 "cmd": [ 2396 "cmd": [
2405 "python", 2397 "python",
(...skipping 549 matching lines...) Expand 10 before | Expand all | Expand 10 after
2955 "~followup_annotations": [ 2947 "~followup_annotations": [
2956 "@@@STEP_NEST_LEVEL@1@@@", 2948 "@@@STEP_NEST_LEVEL@1@@@",
2957 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 2949 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
2958 "@@@STEP_LOG_END@json.output (invalid)@@@" 2950 "@@@STEP_LOG_END@json.output (invalid)@@@"
2959 ] 2951 ]
2960 }, 2952 },
2961 { 2953 {
2962 "cmd": [ 2954 "cmd": [
2963 "python", 2955 "python",
2964 "-u", 2956 "-u",
2965 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 2957 "[BUILDER_CACHE]/mac/src/tools/determinism/remove_build_metadata.py",
2966 "--build-dir", 2958 "--build-dir",
2967 "[BUILDER_CACHE]/mac/src/out/Release", 2959 "[BUILDER_CACHE]/mac/src/out/Release"
2968 "--src-dir",
2969 "[BUILDER_CACHE]/mac/src"
2970 ], 2960 ],
2971 "cwd": "[SLAVE_BUILD]", 2961 "cwd": "[SLAVE_BUILD]",
2972 "name": "test r3.remove_build_metadata", 2962 "name": "test r3.remove_build_metadata",
2973 "~followup_annotations": [ 2963 "~followup_annotations": [
2974 "@@@STEP_NEST_LEVEL@1@@@" 2964 "@@@STEP_NEST_LEVEL@1@@@"
2975 ] 2965 ]
2976 }, 2966 },
2977 { 2967 {
2978 "cmd": [ 2968 "cmd": [
2979 "python", 2969 "python",
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
3216 "@@@STEP_LOG_END@report@@@", 3206 "@@@STEP_LOG_END@report@@@",
3217 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r6\", \"Test.Three\": \"r5\", \"Test.Two\": \"r3\"}}, \"metadata\": {\"regres sion_range_size\": 6}, \"result\": {\"r2\": {\"gl_tests\": {\"status\": \"passed \", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"failures\": [\"Test.Two\"], \"s tatus\": \"failed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\": [\ "Test.Two\"], \"status\": \"failed\", \"valid\": true}}, \"r5\": {\"gl_tests\": {\"failures\": [\"Test.Three\"], \"status\": \"failed\", \"valid\": true}}, \"r6 \": {\"gl_tests\": {\"failures\": [\"Test.One\"], \"status\": \"failed\", \"vali d\": true}}}}@@@" 3207 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r6\", \"Test.Three\": \"r5\", \"Test.Two\": \"r3\"}}, \"metadata\": {\"regres sion_range_size\": 6}, \"result\": {\"r2\": {\"gl_tests\": {\"status\": \"passed \", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"failures\": [\"Test.Two\"], \"s tatus\": \"failed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\": [\ "Test.Two\"], \"status\": \"failed\", \"valid\": true}}, \"r5\": {\"gl_tests\": {\"failures\": [\"Test.Three\"], \"status\": \"failed\", \"valid\": true}}, \"r6 \": {\"gl_tests\": {\"failures\": [\"Test.One\"], \"status\": \"failed\", \"vali d\": true}}}}@@@"
3218 ] 3208 ]
3219 }, 3209 },
3220 { 3210 {
3221 "name": "$result", 3211 "name": "$result",
3222 "recipe_result": null, 3212 "recipe_result": null,
3223 "status_code": 0 3213 "status_code": 0
3224 } 3214 }
3225 ] 3215 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698