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

Side by Side Diff: scripts/slave/recipes/findit/chromium/test.expected/use_build_parameter_for_tests.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 "/opt/infra-tools/buildbucket", 4 "/opt/infra-tools/buildbucket",
5 "get", 5 "get",
6 "--host", 6 "--host",
7 "cr-buildbucket.appspot.com", 7 "cr-buildbucket.appspot.com",
8 "id1" 8 "id1"
9 ], 9 ],
10 "name": "buildbucket.get", 10 "name": "buildbucket.get",
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 "--git-cache-dir", 54 "--git-cache-dir",
55 "[GIT_CACHE]", 55 "[GIT_CACHE]",
56 "--output_json", 56 "--output_json",
57 "/path/to/tmp/json", 57 "/path/to/tmp/json",
58 "--revision", 58 "--revision",
59 "src@r6", 59 "src@r6",
60 "--output_manifest" 60 "--output_manifest"
61 ], 61 ],
62 "cwd": "[BUILDER_CACHE]/mac", 62 "cwd": "[BUILDER_CACHE]/mac",
63 "env": { 63 "env": {
64 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 64 "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
65 }, 65 },
66 "name": "bot_update", 66 "name": "bot_update",
67 "~followup_annotations": [ 67 "~followup_annotations": [
68 "@@@STEP_TEXT@Some step text@@@", 68 "@@@STEP_TEXT@Some step text@@@",
69 "@@@STEP_LOG_LINE@json.output@{@@@", 69 "@@@STEP_LOG_LINE@json.output@{@@@",
70 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 70 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
71 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 71 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
72 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r6\"@@@", 72 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r6\"@@@",
73 "@@@STEP_LOG_LINE@json.output@ }, @@@", 73 "@@@STEP_LOG_LINE@json.output@ }, @@@",
74 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", 74 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
325 "--git-cache-dir", 325 "--git-cache-dir",
326 "[GIT_CACHE]", 326 "[GIT_CACHE]",
327 "--output_json", 327 "--output_json",
328 "/path/to/tmp/json", 328 "/path/to/tmp/json",
329 "--revision", 329 "--revision",
330 "src@r2", 330 "src@r2",
331 "--output_manifest" 331 "--output_manifest"
332 ], 332 ],
333 "cwd": "[BUILDER_CACHE]/mac", 333 "cwd": "[BUILDER_CACHE]/mac",
334 "env": { 334 "env": {
335 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 335 "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
336 }, 336 },
337 "name": "test r2.bot_update", 337 "name": "test r2.bot_update",
338 "~followup_annotations": [ 338 "~followup_annotations": [
339 "@@@STEP_NEST_LEVEL@1@@@", 339 "@@@STEP_NEST_LEVEL@1@@@",
340 "@@@STEP_TEXT@Some step text@@@", 340 "@@@STEP_TEXT@Some step text@@@",
341 "@@@STEP_LOG_LINE@json.output@{@@@", 341 "@@@STEP_LOG_LINE@json.output@{@@@",
342 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 342 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
343 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 343 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
344 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r2\"@@@", 344 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r2\"@@@",
345 "@@@STEP_LOG_LINE@json.output@ }, @@@", 345 "@@@STEP_LOG_LINE@json.output@ }, @@@",
(...skipping 555 matching lines...) Expand 10 before | Expand all | Expand 10 after
901 "--git-cache-dir", 901 "--git-cache-dir",
902 "[GIT_CACHE]", 902 "[GIT_CACHE]",
903 "--output_json", 903 "--output_json",
904 "/path/to/tmp/json", 904 "/path/to/tmp/json",
905 "--revision", 905 "--revision",
906 "src@r3", 906 "src@r3",
907 "--output_manifest" 907 "--output_manifest"
908 ], 908 ],
909 "cwd": "[BUILDER_CACHE]/mac", 909 "cwd": "[BUILDER_CACHE]/mac",
910 "env": { 910 "env": {
911 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 911 "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
912 }, 912 },
913 "name": "test r3.bot_update", 913 "name": "test r3.bot_update",
914 "~followup_annotations": [ 914 "~followup_annotations": [
915 "@@@STEP_NEST_LEVEL@1@@@", 915 "@@@STEP_NEST_LEVEL@1@@@",
916 "@@@STEP_TEXT@Some step text@@@", 916 "@@@STEP_TEXT@Some step text@@@",
917 "@@@STEP_LOG_LINE@json.output@{@@@", 917 "@@@STEP_LOG_LINE@json.output@{@@@",
918 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 918 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
919 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 919 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
920 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r3\"@@@", 920 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r3\"@@@",
921 "@@@STEP_LOG_LINE@json.output@ }, @@@", 921 "@@@STEP_LOG_LINE@json.output@ }, @@@",
(...skipping 555 matching lines...) Expand 10 before | Expand all | Expand 10 after
1477 "--git-cache-dir", 1477 "--git-cache-dir",
1478 "[GIT_CACHE]", 1478 "[GIT_CACHE]",
1479 "--output_json", 1479 "--output_json",
1480 "/path/to/tmp/json", 1480 "/path/to/tmp/json",
1481 "--revision", 1481 "--revision",
1482 "src@r4", 1482 "src@r4",
1483 "--output_manifest" 1483 "--output_manifest"
1484 ], 1484 ],
1485 "cwd": "[BUILDER_CACHE]/mac", 1485 "cwd": "[BUILDER_CACHE]/mac",
1486 "env": { 1486 "env": {
1487 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 1487 "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
1488 }, 1488 },
1489 "name": "test r4.bot_update", 1489 "name": "test r4.bot_update",
1490 "~followup_annotations": [ 1490 "~followup_annotations": [
1491 "@@@STEP_NEST_LEVEL@1@@@", 1491 "@@@STEP_NEST_LEVEL@1@@@",
1492 "@@@STEP_TEXT@Some step text@@@", 1492 "@@@STEP_TEXT@Some step text@@@",
1493 "@@@STEP_LOG_LINE@json.output@{@@@", 1493 "@@@STEP_LOG_LINE@json.output@{@@@",
1494 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 1494 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
1495 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 1495 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
1496 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r4\"@@@", 1496 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r4\"@@@",
1497 "@@@STEP_LOG_LINE@json.output@ }, @@@", 1497 "@@@STEP_LOG_LINE@json.output@ }, @@@",
(...skipping 561 matching lines...) Expand 10 before | Expand all | Expand 10 after
2059 "@@@STEP_LOG_END@report@@@", 2059 "@@@STEP_LOG_END@report@@@",
2060 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r4\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\ "gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\" : [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@" 2060 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r4\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\ "gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\" : [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@"
2061 ] 2061 ]
2062 }, 2062 },
2063 { 2063 {
2064 "name": "$result", 2064 "name": "$result",
2065 "recipe_result": null, 2065 "recipe_result": null,
2066 "status_code": 0 2066 "status_code": 0
2067 } 2067 }
2068 ] 2068 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698