| OLD | NEW |
| 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 282 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 293 }, | 293 }, |
| 294 { | 294 { |
| 295 "cmd": [], | 295 "cmd": [], |
| 296 "name": "isolate" | 296 "name": "isolate" |
| 297 }, | 297 }, |
| 298 { | 298 { |
| 299 "cmd": [ | 299 "cmd": [ |
| 300 "python", | 300 "python", |
| 301 "-u", | 301 "-u", |
| 302 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 302 "\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}", | 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
\"--args-json\", \n \"{\\\"xctest\\\": <(xctest)}\", \n
\"--out-dir\", \n \"${ISOLATED_OUTDIR}\", \n \"--
xcode-version\", \n \"<(xcode_version)\", \n \"--iossim\",
\n \"src/out/Debug-iphonesimulator/iossim\", \n \"--platf
orm\", \n \"<(platform)\", \n \"--version\", \n
\"<(version)\"\n ], \n \"files\": [\n \"<(app_path
)/\", \n \"src/ios/build/bots/scripts/\", \n \"src/out/Deb
ug-iphonesimulator/iossim\"\n ]\n }\n }\n ]\n ]\n}", |
| 304 "[SLAVE_BUILD]/template.isolate" | 304 "[SLAVE_BUILD]/template.isolate" |
| 305 ], | 305 ], |
| 306 "name": "isolate.generate template.isolate", | 306 "name": "isolate.generate template.isolate", |
| 307 "~followup_annotations": [ | 307 "~followup_annotations": [ |
| 308 "@@@STEP_NEST_LEVEL@1@@@", | 308 "@@@STEP_NEST_LEVEL@1@@@", |
| 309 "@@@STEP_LOG_LINE@template.isolate@{@@@", | 309 "@@@STEP_LOG_LINE@template.isolate@{@@@", |
| 310 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@", | 310 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@", |
| 311 "@@@STEP_LOG_LINE@template.isolate@ [@@@", | 311 "@@@STEP_LOG_LINE@template.isolate@ [@@@", |
| 312 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@", | 312 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@", |
| 313 "@@@STEP_LOG_LINE@template.isolate@ {@@@", | 313 "@@@STEP_LOG_LINE@template.isolate@ {@@@", |
| 314 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@", | 314 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@", |
| 315 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@", | 315 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@", |
| 316 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script
s/run.py\", @@@", | 316 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script
s/run.py\", @@@", |
| 317 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@", | 317 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@", |
| 318 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@", | 318 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@", |
| 319 "@@@STEP_LOG_LINE@template.isolate@ \"--args-json\", @@@", |
| 320 "@@@STEP_LOG_LINE@template.isolate@ \"{\\\"xctest\\\": <(xctest
)}\", @@@", |
| 319 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@", | 321 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@", |
| 320 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@
", | 322 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@
", |
| 321 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@", | 323 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@", |
| 322 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@", | 324 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@", |
| 323 "@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@", | 325 "@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@", |
| 324 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul
ator/iossim\", @@@", | 326 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul
ator/iossim\", @@@", |
| 325 "@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@", | 327 "@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@", |
| 326 "@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@", | 328 "@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@", |
| 327 "@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@", | 329 "@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@", |
| 328 "@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@", | 330 "@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@", |
| 329 "@@@STEP_LOG_LINE@template.isolate@ ], @@@", | 331 "@@@STEP_LOG_LINE@template.isolate@ ], @@@", |
| 330 "@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@", | 332 "@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@", |
| 331 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@", | 333 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@", |
| 332 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script
s/\", @@@", | 334 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script
s/\", @@@", |
| 333 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul
ator/iossim\"@@@", | 335 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul
ator/iossim\"@@@", |
| 334 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 336 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 335 "@@@STEP_LOG_LINE@template.isolate@ }@@@", | 337 "@@@STEP_LOG_LINE@template.isolate@ }@@@", |
| 336 "@@@STEP_LOG_LINE@template.isolate@ }@@@", | 338 "@@@STEP_LOG_LINE@template.isolate@ }@@@", |
| 337 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 339 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 338 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 340 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 339 "@@@STEP_LOG_LINE@template.isolate@}@@@", | 341 "@@@STEP_LOG_LINE@template.isolate@}@@@", |
| 340 "@@@STEP_LOG_END@template.isolate@@@" | 342 "@@@STEP_LOG_END@template.isolate@@@" |
| 341 ] | 343 ] |
| 342 }, | 344 }, |
| 343 { | 345 { |
| 344 "cmd": [ | 346 "cmd": [ |
| 345 "python", | 347 "python", |
| 346 "-u", | 348 "-u", |
| 347 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 349 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 348 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\",
\n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi
mulator/fake test.app\", \n \"--config-variable\", \n \"xcode_version\", \
n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.isolate\", \
n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/0.isolated\", \n \"--pa
th-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake te
st.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device\"
, \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\
": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", | 350 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\",
\n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi
mulator/fake test.app\", \n \"--config-variable\", \n \"xcode_version\", \
n \"6.1.1\", \n \"--config-variable\", \n \"xctest\", \n \"false\",
\n \"--isolate\", \n \"[SLAVE_BUILD]/template.isolate\", \n \"--isolate
d\", \n \"[TMP_BASE]/isolate_tmp_1/0.isolated\", \n \"--path-variable\", \
n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test.app\", \n
\"--config-variable\", \n \"platform\", \n \"fake device\", \n \"--conf
ig-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUIL
D]\", \n \"version\": 1\n}", |
| 349 "[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json" | 351 "[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json" |
| 350 ], | 352 ], |
| 351 "name": "isolate.generate 0.isolate.gen.json", | 353 "name": "isolate.generate 0.isolate.gen.json", |
| 352 "~followup_annotations": [ | 354 "~followup_annotations": [ |
| 353 "@@@STEP_NEST_LEVEL@1@@@", | 355 "@@@STEP_NEST_LEVEL@1@@@", |
| 354 "@@@STEP_TEXT@fake test (fake device iOS 8.1)@@@", | 356 "@@@STEP_TEXT@fake test (fake device iOS 8.1)@@@", |
| 355 "@@@STEP_LOG_LINE@0.isolate.gen.json@{@@@", | 357 "@@@STEP_LOG_LINE@0.isolate.gen.json@{@@@", |
| 356 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"args\": [@@@", | 358 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"args\": [@@@", |
| 357 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", | 359 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", |
| 358 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"OS\", @@@", | 360 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"OS\", @@@", |
| 359 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"ios\", @@@", | 361 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"ios\", @@@", |
| 360 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", | 362 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", |
| 361 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@", | 363 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@", |
| 362 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f
ake test.app\", @@@", | 364 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f
ake test.app\", @@@", |
| 363 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", | 365 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", |
| 364 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"xcode_version\", @@@", | 366 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"xcode_version\", @@@", |
| 365 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"6.1.1\", @@@", | 367 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"6.1.1\", @@@", |
| 368 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", |
| 369 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"xctest\", @@@", |
| 370 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"false\", @@@", |
| 366 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolate\", @@@", | 371 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolate\", @@@", |
| 367 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\
", @@@", | 372 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\
", @@@", |
| 368 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolated\", @@@", | 373 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolated\", @@@", |
| 369 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/0.isol
ated\", @@@", | 374 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/0.isol
ated\", @@@", |
| 370 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--path-variable\", @@@", | 375 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--path-variable\", @@@", |
| 371 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@", | 376 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@", |
| 372 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f
ake test.app\", @@@", | 377 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f
ake test.app\", @@@", |
| 373 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", | 378 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", |
| 374 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"platform\", @@@", | 379 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"platform\", @@@", |
| 375 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"fake device\", @@@", | 380 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"fake device\", @@@", |
| (...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 517 "@@@STEP_EXCEPTION@@@" | 522 "@@@STEP_EXCEPTION@@@" |
| 518 ] | 523 ] |
| 519 }, | 524 }, |
| 520 { | 525 { |
| 521 "name": "$result", | 526 "name": "$result", |
| 522 "reason": "Failed fake test (fake device iOS 8.1).", | 527 "reason": "Failed fake test (fake device iOS 8.1).", |
| 523 "recipe_result": null, | 528 "recipe_result": null, |
| 524 "status_code": 1 | 529 "status_code": 1 |
| 525 } | 530 } |
| 526 ] | 531 ] |
| OLD | NEW |