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

Side by Side Diff: scripts/slave/recipes/findit/chromium/compile.expected/find_culprit_in_second_sub_range.json

Issue 2239293002: Switch to cipd module in depot_tools (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: pylint Created 4 years, 4 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]/linux", 7 "[BUILDER_CACHE]/linux",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
127 ] 127 ]
128 }, 128 },
129 { 129 {
130 "cmd": [], 130 "cmd": [],
131 "name": "ensure_goma" 131 "name": "ensure_goma"
132 }, 132 },
133 { 133 {
134 "cmd": [ 134 "cmd": [
135 "python", 135 "python",
136 "-u", 136 "-u",
137 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 137 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
138 "--platform", 138 "--platform",
139 "linux-amd64", 139 "linux-amd64",
140 "--dest-directory", 140 "--dest-directory",
141 "[SLAVE_BUILD]/cipd", 141 "[SLAVE_BUILD]/cipd",
142 "--json-output", 142 "--json-output",
143 "/path/to/tmp/json" 143 "/path/to/tmp/json"
144 ], 144 ],
145 "name": "ensure_goma.install cipd", 145 "name": "ensure_goma.install cipd",
146 "~followup_annotations": [ 146 "~followup_annotations": [
147 "@@@STEP_NEST_LEVEL@1@@@", 147 "@@@STEP_NEST_LEVEL@1@@@",
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
406 "cmd": [], 406 "cmd": [],
407 "name": "test r7.ensure_goma", 407 "name": "test r7.ensure_goma",
408 "~followup_annotations": [ 408 "~followup_annotations": [
409 "@@@STEP_NEST_LEVEL@1@@@" 409 "@@@STEP_NEST_LEVEL@1@@@"
410 ] 410 ]
411 }, 411 },
412 { 412 {
413 "cmd": [ 413 "cmd": [
414 "python", 414 "python",
415 "-u", 415 "-u",
416 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 416 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
417 "--platform", 417 "--platform",
418 "linux-amd64", 418 "linux-amd64",
419 "--dest-directory", 419 "--dest-directory",
420 "[SLAVE_BUILD]/cipd", 420 "[SLAVE_BUILD]/cipd",
421 "--json-output", 421 "--json-output",
422 "/path/to/tmp/json" 422 "/path/to/tmp/json"
423 ], 423 ],
424 "name": "test r7.ensure_goma.install cipd", 424 "name": "test r7.ensure_goma.install cipd",
425 "~followup_annotations": [ 425 "~followup_annotations": [
426 "@@@STEP_NEST_LEVEL@2@@@", 426 "@@@STEP_NEST_LEVEL@2@@@",
(...skipping 361 matching lines...) Expand 10 before | Expand all | Expand 10 after
788 "cmd": [], 788 "cmd": [],
789 "name": "test r3.ensure_goma", 789 "name": "test r3.ensure_goma",
790 "~followup_annotations": [ 790 "~followup_annotations": [
791 "@@@STEP_NEST_LEVEL@1@@@" 791 "@@@STEP_NEST_LEVEL@1@@@"
792 ] 792 ]
793 }, 793 },
794 { 794 {
795 "cmd": [ 795 "cmd": [
796 "python", 796 "python",
797 "-u", 797 "-u",
798 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 798 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
799 "--platform", 799 "--platform",
800 "linux-amd64", 800 "linux-amd64",
801 "--dest-directory", 801 "--dest-directory",
802 "[SLAVE_BUILD]/cipd", 802 "[SLAVE_BUILD]/cipd",
803 "--json-output", 803 "--json-output",
804 "/path/to/tmp/json" 804 "/path/to/tmp/json"
805 ], 805 ],
806 "name": "test r3.ensure_goma.install cipd", 806 "name": "test r3.ensure_goma.install cipd",
807 "~followup_annotations": [ 807 "~followup_annotations": [
808 "@@@STEP_NEST_LEVEL@2@@@", 808 "@@@STEP_NEST_LEVEL@2@@@",
(...skipping 357 matching lines...) Expand 10 before | Expand all | Expand 10 after
1166 "cmd": [], 1166 "cmd": [],
1167 "name": "test r4.ensure_goma", 1167 "name": "test r4.ensure_goma",
1168 "~followup_annotations": [ 1168 "~followup_annotations": [
1169 "@@@STEP_NEST_LEVEL@1@@@" 1169 "@@@STEP_NEST_LEVEL@1@@@"
1170 ] 1170 ]
1171 }, 1171 },
1172 { 1172 {
1173 "cmd": [ 1173 "cmd": [
1174 "python", 1174 "python",
1175 "-u", 1175 "-u",
1176 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 1176 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
1177 "--platform", 1177 "--platform",
1178 "linux-amd64", 1178 "linux-amd64",
1179 "--dest-directory", 1179 "--dest-directory",
1180 "[SLAVE_BUILD]/cipd", 1180 "[SLAVE_BUILD]/cipd",
1181 "--json-output", 1181 "--json-output",
1182 "/path/to/tmp/json" 1182 "/path/to/tmp/json"
1183 ], 1183 ],
1184 "name": "test r4.ensure_goma.install cipd", 1184 "name": "test r4.ensure_goma.install cipd",
1185 "~followup_annotations": [ 1185 "~followup_annotations": [
1186 "@@@STEP_NEST_LEVEL@2@@@", 1186 "@@@STEP_NEST_LEVEL@2@@@",
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
1453 "@@@STEP_LOG_END@report@@@", 1453 "@@@STEP_LOG_END@report@@@",
1454 "@@@SET_BUILD_PROPERTY@report@{\"culprit\": \"r4\", \"metadata\": {\"regre ssion_range_size\": 9, \"sub_ranges\": [[\"r7\", \"r8\", \"r9\", \"r10\"], [\"r3 \", \"r4\", \"r5\", \"r6\"], [null, \"r2\"]], \"use_bisect\": false}, \"result\" : {\"r3\": \"passed\", \"r4\": \"failed\", \"r7\": \"failed\"}}@@@" 1454 "@@@SET_BUILD_PROPERTY@report@{\"culprit\": \"r4\", \"metadata\": {\"regre ssion_range_size\": 9, \"sub_ranges\": [[\"r7\", \"r8\", \"r9\", \"r10\"], [\"r3 \", \"r4\", \"r5\", \"r6\"], [null, \"r2\"]], \"use_bisect\": false}, \"result\" : {\"r3\": \"passed\", \"r4\": \"failed\", \"r7\": \"failed\"}}@@@"
1455 ] 1455 ]
1456 }, 1456 },
1457 { 1457 {
1458 "name": "$result", 1458 "name": "$result",
1459 "recipe_result": null, 1459 "recipe_result": null,
1460 "status_code": 0 1460 "status_code": 0
1461 } 1461 }
1462 ] 1462 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698