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

Side by Side Diff: scripts/slave/recipe_modules/ios/example.expected/basic.json

Issue 2334373002: 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 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--spec", 7 "--spec",
8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data /firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchplu gins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame _rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data /ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/ data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests ': None, 'src/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data /tab_switching': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/b mp_decoder': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_sh ell/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.gi t', 'managed': True, 'name': 'src-internal', 'url': 'https://chrome-internal.goo glesource.com/chrome/src-internal.git'}]\ntarget_os = ['ios']", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src .git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data /firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchplu gins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame _rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data /ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/ data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests ': None, 'src/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data /tab_switching': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/b mp_decoder': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_sh ell/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.gi t', 'managed': True, 'name': 'src-internal', 'url': 'https://chrome-internal.goo glesource.com/chrome/src-internal.git'}]\ntarget_os = ['ios']",
9 "--patch_root", 9 "--patch_root",
10 "src", 10 "src",
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
206 { 206 {
207 "cmd": [ 207 "cmd": [
208 "ninja", 208 "ninja",
209 "-C", 209 "-C",
210 "[SLAVE_BUILD]/src/out/Debug-iphonesimulator" 210 "[SLAVE_BUILD]/src/out/Debug-iphonesimulator"
211 ], 211 ],
212 "cwd": "[SLAVE_BUILD]/src/out/Debug-iphonesimulator", 212 "cwd": "[SLAVE_BUILD]/src/out/Debug-iphonesimulator",
213 "name": "compile" 213 "name": "compile"
214 }, 214 },
215 { 215 {
216 "cmd": [],
217 "name": "bootstrap swarming" 216 "name": "bootstrap swarming"
218 }, 217 },
219 { 218 {
220 "cmd": [ 219 "cmd": [
221 "python", 220 "python",
222 "-u", 221 "-u",
223 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", 222 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
224 "--path", 223 "--path",
225 "[SLAVE_BUILD]/swarming.client", 224 "[SLAVE_BUILD]/swarming.client",
226 "--url", 225 "--url",
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
323 "--version" 322 "--version"
324 ], 323 ],
325 "name": "bootstrap swarming.swarming.py --version", 324 "name": "bootstrap swarming.swarming.py --version",
326 "stdout": "/path/to/tmp/", 325 "stdout": "/path/to/tmp/",
327 "~followup_annotations": [ 326 "~followup_annotations": [
328 "@@@STEP_NEST_LEVEL@1@@@", 327 "@@@STEP_NEST_LEVEL@1@@@",
329 "@@@STEP_TEXT@1.2.3@@@" 328 "@@@STEP_TEXT@1.2.3@@@"
330 ] 329 ]
331 }, 330 },
332 { 331 {
333 "cmd": [],
334 "name": "isolate" 332 "name": "isolate"
335 }, 333 },
336 { 334 {
337 "cmd": [ 335 "cmd": [
338 "python", 336 "python",
339 "-u", 337 "-u",
340 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 338 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
341 "{\n \"conditions\": [\n [\n \"OS == \\\"ios\\\"\", \n {\n \"variables\": {\n \"command\": [\n \"src/ios/build/bo ts/scripts/run.py\", \n \"--app\", \n \"<(app_path)\", \n \"--out-dir\", \n \"${ISOLATED_OUTDIR}\", \n \" --xcode-version\", \n \"<(xcode_version)\", \n \"--iossim\ ", \n \"src/out/Debug-iphonesimulator/iossim\", \n \"--pla tform\", \n \"<(platform)\", \n \"--version\", \n \"<(version)\"\n ], \n \"files\": [\n \"<(app_pa th)/\", \n \"src/ios/build/bots/scripts/\", \n \"src/out/D ebug-iphonesimulator/iossim\"\n ]\n }\n }\n ]\n ]\n}", 339 "{\n \"conditions\": [\n [\n \"OS == \\\"ios\\\"\", \n {\n \"variables\": {\n \"command\": [\n \"src/ios/build/bo ts/scripts/run.py\", \n \"--app\", \n \"<(app_path)\", \n \"--out-dir\", \n \"${ISOLATED_OUTDIR}\", \n \" --xcode-version\", \n \"<(xcode_version)\", \n \"--iossim\ ", \n \"src/out/Debug-iphonesimulator/iossim\", \n \"--pla tform\", \n \"<(platform)\", \n \"--version\", \n \"<(version)\"\n ], \n \"files\": [\n \"<(app_pa th)/\", \n \"src/ios/build/bots/scripts/\", \n \"src/out/D ebug-iphonesimulator/iossim\"\n ]\n }\n }\n ]\n ]\n}",
342 "[SLAVE_BUILD]/template.isolate" 340 "[SLAVE_BUILD]/template.isolate"
343 ], 341 ],
(...skipping 315 matching lines...) Expand 10 before | Expand all | Expand 10 after
659 "@@@STEP_LOG_LINE@json.output@ \"1\": \"fake-hash-1\", @@@", 657 "@@@STEP_LOG_LINE@json.output@ \"1\": \"fake-hash-1\", @@@",
660 "@@@STEP_LOG_LINE@json.output@ \"2\": \"fake-hash-2\", @@@", 658 "@@@STEP_LOG_LINE@json.output@ \"2\": \"fake-hash-2\", @@@",
661 "@@@STEP_LOG_LINE@json.output@ \"3\": \"fake-hash-3\", @@@", 659 "@@@STEP_LOG_LINE@json.output@ \"3\": \"fake-hash-3\", @@@",
662 "@@@STEP_LOG_LINE@json.output@ \"4\": \"fake-hash-4\", @@@", 660 "@@@STEP_LOG_LINE@json.output@ \"4\": \"fake-hash-4\", @@@",
663 "@@@STEP_LOG_LINE@json.output@ \"5\": \"fake-hash-5\"@@@", 661 "@@@STEP_LOG_LINE@json.output@ \"5\": \"fake-hash-5\"@@@",
664 "@@@STEP_LOG_LINE@json.output@}@@@", 662 "@@@STEP_LOG_LINE@json.output@}@@@",
665 "@@@STEP_LOG_END@json.output@@@" 663 "@@@STEP_LOG_END@json.output@@@"
666 ] 664 ]
667 }, 665 },
668 { 666 {
669 "cmd": [],
670 "name": "trigger" 667 "name": "trigger"
671 }, 668 },
672 { 669 {
673 "cmd": [ 670 "cmd": [
674 "python", 671 "python",
675 "-u", 672 "-u",
676 "[SLAVE_BUILD]/swarming.client/swarming.py", 673 "[SLAVE_BUILD]/swarming.client/swarming.py",
677 "trigger", 674 "trigger",
678 "--swarming", 675 "--swarming",
679 "https://chromium-swarm.appspot.com", 676 "https://chromium-swarm.appspot.com",
(...skipping 810 matching lines...) Expand 10 before | Expand all | Expand 10 after
1490 "@@@STEP_LOG_END@json.output@@@", 1487 "@@@STEP_LOG_END@json.output@@@",
1491 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 1488 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
1492 ] 1489 ]
1493 }, 1490 },
1494 { 1491 {
1495 "name": "$result", 1492 "name": "$result",
1496 "recipe_result": null, 1493 "recipe_result": null,
1497 "status_code": 0 1494 "status_code": 0
1498 } 1495 }
1499 ] 1496 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698