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

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

Issue 2345203002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: 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 24 matching lines...) Expand all
35 "--git-cache-dir", 35 "--git-cache-dir",
36 "[GIT_CACHE]", 36 "[GIT_CACHE]",
37 "--output_json", 37 "--output_json",
38 "/path/to/tmp/json", 38 "/path/to/tmp/json",
39 "--revision", 39 "--revision",
40 "src@r6", 40 "src@r6",
41 "--output_manifest" 41 "--output_manifest"
42 ], 42 ],
43 "cwd": "[BUILDER_CACHE]/mac", 43 "cwd": "[BUILDER_CACHE]/mac",
44 "env": { 44 "env": {
45 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 45 "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
46 }, 46 },
47 "name": "bot_update", 47 "name": "bot_update",
48 "~followup_annotations": [ 48 "~followup_annotations": [
49 "@@@STEP_TEXT@Some step text@@@", 49 "@@@STEP_TEXT@Some step text@@@",
50 "@@@STEP_LOG_LINE@json.output@{@@@", 50 "@@@STEP_LOG_LINE@json.output@{@@@",
51 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 51 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
52 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 52 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
53 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r6\"@@@", 53 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r6\"@@@",
54 "@@@STEP_LOG_LINE@json.output@ }, @@@", 54 "@@@STEP_LOG_LINE@json.output@ }, @@@",
55 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", 55 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 "--git-cache-dir", 306 "--git-cache-dir",
307 "[GIT_CACHE]", 307 "[GIT_CACHE]",
308 "--output_json", 308 "--output_json",
309 "/path/to/tmp/json", 309 "/path/to/tmp/json",
310 "--revision", 310 "--revision",
311 "src@r5", 311 "src@r5",
312 "--output_manifest" 312 "--output_manifest"
313 ], 313 ],
314 "cwd": "[BUILDER_CACHE]/mac", 314 "cwd": "[BUILDER_CACHE]/mac",
315 "env": { 315 "env": {
316 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 316 "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
317 }, 317 },
318 "name": "test r5.bot_update", 318 "name": "test r5.bot_update",
319 "~followup_annotations": [ 319 "~followup_annotations": [
320 "@@@STEP_NEST_LEVEL@1@@@", 320 "@@@STEP_NEST_LEVEL@1@@@",
321 "@@@STEP_TEXT@Some step text@@@", 321 "@@@STEP_TEXT@Some step text@@@",
322 "@@@STEP_LOG_LINE@json.output@{@@@", 322 "@@@STEP_LOG_LINE@json.output@{@@@",
323 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 323 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
324 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 324 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
325 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r5\"@@@", 325 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r5\"@@@",
326 "@@@STEP_LOG_LINE@json.output@ }, @@@", 326 "@@@STEP_LOG_LINE@json.output@ }, @@@",
(...skipping 718 matching lines...) Expand 10 before | Expand all | Expand 10 after
1045 "--git-cache-dir", 1045 "--git-cache-dir",
1046 "[GIT_CACHE]", 1046 "[GIT_CACHE]",
1047 "--output_json", 1047 "--output_json",
1048 "/path/to/tmp/json", 1048 "/path/to/tmp/json",
1049 "--revision", 1049 "--revision",
1050 "src@r6", 1050 "src@r6",
1051 "--output_manifest" 1051 "--output_manifest"
1052 ], 1052 ],
1053 "cwd": "[BUILDER_CACHE]/mac", 1053 "cwd": "[BUILDER_CACHE]/mac",
1054 "env": { 1054 "env": {
1055 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 1055 "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
1056 }, 1056 },
1057 "name": "test r6.bot_update", 1057 "name": "test r6.bot_update",
1058 "~followup_annotations": [ 1058 "~followup_annotations": [
1059 "@@@STEP_NEST_LEVEL@1@@@", 1059 "@@@STEP_NEST_LEVEL@1@@@",
1060 "@@@STEP_TEXT@Some step text@@@", 1060 "@@@STEP_TEXT@Some step text@@@",
1061 "@@@STEP_LOG_LINE@json.output@{@@@", 1061 "@@@STEP_LOG_LINE@json.output@{@@@",
1062 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 1062 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
1063 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 1063 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
1064 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r6\"@@@", 1064 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r6\"@@@",
1065 "@@@STEP_LOG_LINE@json.output@ }, @@@", 1065 "@@@STEP_LOG_LINE@json.output@ }, @@@",
(...skipping 564 matching lines...) Expand 10 before | Expand all | Expand 10 after
1630 "--git-cache-dir", 1630 "--git-cache-dir",
1631 "[GIT_CACHE]", 1631 "[GIT_CACHE]",
1632 "--output_json", 1632 "--output_json",
1633 "/path/to/tmp/json", 1633 "/path/to/tmp/json",
1634 "--revision", 1634 "--revision",
1635 "src@r2", 1635 "src@r2",
1636 "--output_manifest" 1636 "--output_manifest"
1637 ], 1637 ],
1638 "cwd": "[BUILDER_CACHE]/mac", 1638 "cwd": "[BUILDER_CACHE]/mac",
1639 "env": { 1639 "env": {
1640 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 1640 "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
1641 }, 1641 },
1642 "name": "test r2.bot_update", 1642 "name": "test r2.bot_update",
1643 "~followup_annotations": [ 1643 "~followup_annotations": [
1644 "@@@STEP_NEST_LEVEL@1@@@", 1644 "@@@STEP_NEST_LEVEL@1@@@",
1645 "@@@STEP_TEXT@Some step text@@@", 1645 "@@@STEP_TEXT@Some step text@@@",
1646 "@@@STEP_LOG_LINE@json.output@{@@@", 1646 "@@@STEP_LOG_LINE@json.output@{@@@",
1647 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 1647 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
1648 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 1648 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
1649 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r2\"@@@", 1649 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r2\"@@@",
1650 "@@@STEP_LOG_LINE@json.output@ }, @@@", 1650 "@@@STEP_LOG_LINE@json.output@ }, @@@",
(...skipping 561 matching lines...) Expand 10 before | Expand all | Expand 10 after
2212 "--git-cache-dir", 2212 "--git-cache-dir",
2213 "[GIT_CACHE]", 2213 "[GIT_CACHE]",
2214 "--output_json", 2214 "--output_json",
2215 "/path/to/tmp/json", 2215 "/path/to/tmp/json",
2216 "--revision", 2216 "--revision",
2217 "src@r3", 2217 "src@r3",
2218 "--output_manifest" 2218 "--output_manifest"
2219 ], 2219 ],
2220 "cwd": "[BUILDER_CACHE]/mac", 2220 "cwd": "[BUILDER_CACHE]/mac",
2221 "env": { 2221 "env": {
2222 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 2222 "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
2223 }, 2223 },
2224 "name": "test r3.bot_update", 2224 "name": "test r3.bot_update",
2225 "~followup_annotations": [ 2225 "~followup_annotations": [
2226 "@@@STEP_NEST_LEVEL@1@@@", 2226 "@@@STEP_NEST_LEVEL@1@@@",
2227 "@@@STEP_TEXT@Some step text@@@", 2227 "@@@STEP_TEXT@Some step text@@@",
2228 "@@@STEP_LOG_LINE@json.output@{@@@", 2228 "@@@STEP_LOG_LINE@json.output@{@@@",
2229 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 2229 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
2230 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 2230 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
2231 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r3\"@@@", 2231 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r3\"@@@",
2232 "@@@STEP_LOG_LINE@json.output@ }, @@@", 2232 "@@@STEP_LOG_LINE@json.output@ }, @@@",
(...skipping 586 matching lines...) Expand 10 before | Expand all | Expand 10 after
2819 "@@@STEP_LOG_END@report@@@", 2819 "@@@STEP_LOG_END@report@@@",
2820 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"browser_tests\": {\"Test.b rowser_One\": \"r6\"}, \"gl_tests\": {\"Test.gl_One\": \"r3\"}}, \"metadata\": { \"regression_range_size\": 6}, \"result\": {\"r2\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"failures\": [\"Test.gl_ One\"], \"status\": \"failed\", \"valid\": true}}, \"r5\": {\"browser_tests\": { \"status\": \"passed\", \"valid\": true}, \"gl_tests\": {\"failures\": [\"Test.g l_One\"], \"status\": \"failed\", \"valid\": true}}, \"r6\": {\"browser_tests\": {\"failures\": [\"Test.browser_One\"], \"status\": \"failed\", \"valid\": true} }}}@@@" 2820 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"browser_tests\": {\"Test.b rowser_One\": \"r6\"}, \"gl_tests\": {\"Test.gl_One\": \"r3\"}}, \"metadata\": { \"regression_range_size\": 6}, \"result\": {\"r2\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"failures\": [\"Test.gl_ One\"], \"status\": \"failed\", \"valid\": true}}, \"r5\": {\"browser_tests\": { \"status\": \"passed\", \"valid\": true}, \"gl_tests\": {\"failures\": [\"Test.g l_One\"], \"status\": \"failed\", \"valid\": true}}, \"r6\": {\"browser_tests\": {\"failures\": [\"Test.browser_One\"], \"status\": \"failed\", \"valid\": true} }}}@@@"
2821 ] 2821 ]
2822 }, 2822 },
2823 { 2823 {
2824 "name": "$result", 2824 "name": "$result",
2825 "recipe_result": null, 2825 "recipe_result": null,
2826 "status_code": 0 2826 "status_code": 0
2827 } 2827 }
2828 ] 2828 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698