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

Side by Side Diff: scripts/slave/recipe_modules/ios/example.expected/test_failure.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 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 { 168 {
169 "cmd": [ 169 "cmd": [
170 "ninja", 170 "ninja",
171 "-C", 171 "-C",
172 "[SLAVE_BUILD]/src/out/Debug-iphonesimulator" 172 "[SLAVE_BUILD]/src/out/Debug-iphonesimulator"
173 ], 173 ],
174 "cwd": "[SLAVE_BUILD]/src/out/Debug-iphonesimulator", 174 "cwd": "[SLAVE_BUILD]/src/out/Debug-iphonesimulator",
175 "name": "compile" 175 "name": "compile"
176 }, 176 },
177 { 177 {
178 "cmd": [],
179 "name": "bootstrap swarming" 178 "name": "bootstrap swarming"
180 }, 179 },
181 { 180 {
182 "cmd": [ 181 "cmd": [
183 "python", 182 "python",
184 "-u", 183 "-u",
185 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", 184 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
186 "--path", 185 "--path",
187 "[SLAVE_BUILD]/swarming.client", 186 "[SLAVE_BUILD]/swarming.client",
188 "--url", 187 "--url",
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
285 "--version" 284 "--version"
286 ], 285 ],
287 "name": "bootstrap swarming.swarming.py --version", 286 "name": "bootstrap swarming.swarming.py --version",
288 "stdout": "/path/to/tmp/", 287 "stdout": "/path/to/tmp/",
289 "~followup_annotations": [ 288 "~followup_annotations": [
290 "@@@STEP_NEST_LEVEL@1@@@", 289 "@@@STEP_NEST_LEVEL@1@@@",
291 "@@@STEP_TEXT@1.2.3@@@" 290 "@@@STEP_TEXT@1.2.3@@@"
292 ] 291 ]
293 }, 292 },
294 { 293 {
295 "cmd": [],
296 "name": "isolate" 294 "name": "isolate"
297 }, 295 },
298 { 296 {
299 "cmd": [ 297 "cmd": [
300 "python", 298 "python",
301 "-u", 299 "-u",
302 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 300 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
303 "{\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}", 301 "{\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}",
304 "[SLAVE_BUILD]/template.isolate" 302 "[SLAVE_BUILD]/template.isolate"
305 ], 303 ],
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
396 "name": "isolate.archive", 394 "name": "isolate.archive",
397 "~followup_annotations": [ 395 "~followup_annotations": [
398 "@@@STEP_NEST_LEVEL@1@@@", 396 "@@@STEP_NEST_LEVEL@1@@@",
399 "@@@STEP_LOG_LINE@json.output@{@@@", 397 "@@@STEP_LOG_LINE@json.output@{@@@",
400 "@@@STEP_LOG_LINE@json.output@ \"0\": \"fake-hash-0\"@@@", 398 "@@@STEP_LOG_LINE@json.output@ \"0\": \"fake-hash-0\"@@@",
401 "@@@STEP_LOG_LINE@json.output@}@@@", 399 "@@@STEP_LOG_LINE@json.output@}@@@",
402 "@@@STEP_LOG_END@json.output@@@" 400 "@@@STEP_LOG_END@json.output@@@"
403 ] 401 ]
404 }, 402 },
405 { 403 {
406 "cmd": [],
407 "name": "trigger" 404 "name": "trigger"
408 }, 405 },
409 { 406 {
410 "cmd": [ 407 "cmd": [
411 "python", 408 "python",
412 "-u", 409 "-u",
413 "[SLAVE_BUILD]/swarming.client/swarming.py", 410 "[SLAVE_BUILD]/swarming.client/swarming.py",
414 "trigger", 411 "trigger",
415 "--swarming", 412 "--swarming",
416 "https://chromium-swarm.appspot.com", 413 "https://chromium-swarm.appspot.com",
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
517 "@@@STEP_FAILURE@@@" 514 "@@@STEP_FAILURE@@@"
518 ] 515 ]
519 }, 516 },
520 { 517 {
521 "name": "$result", 518 "name": "$result",
522 "reason": "Failed fake test (fake device iOS 8.1).", 519 "reason": "Failed fake test (fake device iOS 8.1).",
523 "recipe_result": null, 520 "recipe_result": null,
524 "status_code": 1 521 "status_code": 1
525 } 522 }
526 ] 523 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698