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

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

Issue 2446843002: Reland "Support xctests" (Closed)
Patch Set: Created 4 years, 1 month 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 297 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 }, 308 },
309 { 309 {
310 "cmd": [], 310 "cmd": [],
311 "name": "isolate" 311 "name": "isolate"
312 }, 312 },
313 { 313 {
314 "cmd": [ 314 "cmd": [
315 "python", 315 "python",
316 "-u", 316 "-u",
317 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 317 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
318 "{\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 ], \n \"files\": [\n \"<(app_path)/\", \n \"src/ios/build/bots/s cripts/\"\n ]\n }\n }\n ]\n ]\n}", 318 "{\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 ], \n \" files\": [\n \"<(app_path)/\", \n \"src/ios/build/bots/scr ipts/\"\n ]\n }\n }\n ]\n ]\n}",
319 "[SLAVE_BUILD]/template.isolate" 319 "[SLAVE_BUILD]/template.isolate"
320 ], 320 ],
321 "name": "isolate.generate template.isolate", 321 "name": "isolate.generate template.isolate",
322 "~followup_annotations": [ 322 "~followup_annotations": [
323 "@@@STEP_NEST_LEVEL@1@@@", 323 "@@@STEP_NEST_LEVEL@1@@@",
324 "@@@STEP_LOG_LINE@template.isolate@{@@@", 324 "@@@STEP_LOG_LINE@template.isolate@{@@@",
325 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@", 325 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@",
326 "@@@STEP_LOG_LINE@template.isolate@ [@@@", 326 "@@@STEP_LOG_LINE@template.isolate@ [@@@",
327 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@", 327 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@",
328 "@@@STEP_LOG_LINE@template.isolate@ {@@@", 328 "@@@STEP_LOG_LINE@template.isolate@ {@@@",
329 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@", 329 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@",
330 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@", 330 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@",
331 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/run.py\", @@@", 331 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/run.py\", @@@",
332 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@", 332 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@",
333 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@", 333 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@",
334 "@@@STEP_LOG_LINE@template.isolate@ \"--args-json\", @@@",
335 "@@@STEP_LOG_LINE@template.isolate@ \"{\\\"xctest\\\": <(xctest )}\", @@@",
334 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@", 336 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@",
335 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@ ", 337 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@ ",
336 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@", 338 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@",
337 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\"@@@", 339 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\"@@@",
338 "@@@STEP_LOG_LINE@template.isolate@ ], @@@", 340 "@@@STEP_LOG_LINE@template.isolate@ ], @@@",
339 "@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@", 341 "@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@",
340 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@", 342 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@",
341 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/\"@@@", 343 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/\"@@@",
342 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", 344 "@@@STEP_LOG_LINE@template.isolate@ ]@@@",
343 "@@@STEP_LOG_LINE@template.isolate@ }@@@", 345 "@@@STEP_LOG_LINE@template.isolate@ }@@@",
344 "@@@STEP_LOG_LINE@template.isolate@ }@@@", 346 "@@@STEP_LOG_LINE@template.isolate@ }@@@",
345 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", 347 "@@@STEP_LOG_LINE@template.isolate@ ]@@@",
346 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", 348 "@@@STEP_LOG_LINE@template.isolate@ ]@@@",
347 "@@@STEP_LOG_LINE@template.isolate@}@@@", 349 "@@@STEP_LOG_LINE@template.isolate@}@@@",
348 "@@@STEP_LOG_END@template.isolate@@@" 350 "@@@STEP_LOG_END@template.isolate@@@"
349 ] 351 ]
350 }, 352 },
351 { 353 {
352 "cmd": [ 354 "cmd": [
353 "python", 355 "python",
354 "-u", 356 "-u",
355 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 357 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
356 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Release-iphone os/fake test 1.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 \"--path- variable\", \n \"app_path\", \n \"src/out/Release-iphoneos/fake test 1.app \"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", 358 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Release-iphone os/fake test 1.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 \"--isolated\" , \n \"[TMP_BASE]/isolate_tmp_1/0.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Release-iphoneos/fake test 1.app\"\n ], \n \"d ir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
357 "[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json" 359 "[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json"
358 ], 360 ],
359 "name": "isolate.generate 0.isolate.gen.json", 361 "name": "isolate.generate 0.isolate.gen.json",
360 "~followup_annotations": [ 362 "~followup_annotations": [
361 "@@@STEP_NEST_LEVEL@1@@@", 363 "@@@STEP_NEST_LEVEL@1@@@",
362 "step returned non-zero exit code: 1", 364 "step returned non-zero exit code: 1",
363 "@@@STEP_EXCEPTION@@@" 365 "@@@STEP_EXCEPTION@@@"
364 ] 366 ]
365 }, 367 },
366 { 368 {
367 "cmd": [ 369 "cmd": [
368 "python", 370 "python",
369 "-u", 371 "-u",
370 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 372 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
371 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Release-iphone os/fake test 2.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/1.isolated\", \n \"--path- variable\", \n \"app_path\", \n \"src/out/Release-iphoneos/fake test 2.app \"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", 373 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Release-iphone os/fake test 2.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 \"--isolated\" , \n \"[TMP_BASE]/isolate_tmp_1/1.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Release-iphoneos/fake test 2.app\"\n ], \n \"d ir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
372 "[TMP_BASE]/isolate_tmp_1/1.isolate.gen.json" 374 "[TMP_BASE]/isolate_tmp_1/1.isolate.gen.json"
373 ], 375 ],
374 "name": "isolate.generate 1.isolate.gen.json", 376 "name": "isolate.generate 1.isolate.gen.json",
375 "~followup_annotations": [ 377 "~followup_annotations": [
376 "@@@STEP_NEST_LEVEL@1@@@", 378 "@@@STEP_NEST_LEVEL@1@@@",
377 "@@@STEP_TEXT@fake test 2 (iPad Air iOS 8.1)@@@", 379 "@@@STEP_TEXT@fake test 2 (iPad Air iOS 8.1)@@@",
378 "@@@STEP_LOG_LINE@1.isolate.gen.json@{@@@", 380 "@@@STEP_LOG_LINE@1.isolate.gen.json@{@@@",
379 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"args\": [@@@", 381 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"args\": [@@@",
380 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 382 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
381 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"OS\", @@@", 383 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"OS\", @@@",
382 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"ios\", @@@", 384 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"ios\", @@@",
383 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 385 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
384 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@", 386 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@",
385 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"src/out/Release-iphoneos/fake t est 2.app\", @@@", 387 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"src/out/Release-iphoneos/fake t est 2.app\", @@@",
386 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 388 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
387 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"xcode_version\", @@@", 389 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"xcode_version\", @@@",
388 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"6.1.1\", @@@", 390 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"6.1.1\", @@@",
391 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
392 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"xctest\", @@@",
393 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"false\", @@@",
389 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolate\", @@@", 394 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolate\", @@@",
390 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 395 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
391 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolated\", @@@", 396 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolated\", @@@",
392 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/1.isol ated\", @@@", 397 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/1.isol ated\", @@@",
393 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--path-variable\", @@@", 398 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--path-variable\", @@@",
394 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@", 399 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@",
395 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"src/out/Release-iphoneos/fake t est 2.app\"@@@", 400 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"src/out/Release-iphoneos/fake t est 2.app\"@@@",
396 "@@@STEP_LOG_LINE@1.isolate.gen.json@ ], @@@", 401 "@@@STEP_LOG_LINE@1.isolate.gen.json@ ], @@@",
397 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 402 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
398 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"version\": 1@@@", 403 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"version\": 1@@@",
399 "@@@STEP_LOG_LINE@1.isolate.gen.json@}@@@", 404 "@@@STEP_LOG_LINE@1.isolate.gen.json@}@@@",
400 "@@@STEP_LOG_END@1.isolate.gen.json@@@" 405 "@@@STEP_LOG_END@1.isolate.gen.json@@@"
401 ] 406 ]
402 }, 407 },
403 { 408 {
404 "cmd": [ 409 "cmd": [
405 "python", 410 "python",
406 "-u", 411 "-u",
407 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 412 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
408 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Release-iphone os/fake test 3.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/2.isolated\", \n \"--path- variable\", \n \"app_path\", \n \"src/out/Release-iphoneos/fake test 3.app \"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", 413 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Release-iphone os/fake test 3.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 \"--isolated\" , \n \"[TMP_BASE]/isolate_tmp_1/2.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Release-iphoneos/fake test 3.app\"\n ], \n \"d ir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
409 "[TMP_BASE]/isolate_tmp_1/2.isolate.gen.json" 414 "[TMP_BASE]/isolate_tmp_1/2.isolate.gen.json"
410 ], 415 ],
411 "name": "isolate.generate 2.isolate.gen.json", 416 "name": "isolate.generate 2.isolate.gen.json",
412 "~followup_annotations": [ 417 "~followup_annotations": [
413 "@@@STEP_NEST_LEVEL@1@@@", 418 "@@@STEP_NEST_LEVEL@1@@@",
414 "@@@STEP_TEXT@fake test 3 (fake device iOS 8.1)@@@", 419 "@@@STEP_TEXT@fake test 3 (fake device iOS 8.1)@@@",
415 "@@@STEP_LOG_LINE@2.isolate.gen.json@{@@@", 420 "@@@STEP_LOG_LINE@2.isolate.gen.json@{@@@",
416 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"args\": [@@@", 421 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"args\": [@@@",
417 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 422 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
418 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"OS\", @@@", 423 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"OS\", @@@",
419 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"ios\", @@@", 424 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"ios\", @@@",
420 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 425 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
421 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@", 426 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@",
422 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"src/out/Release-iphoneos/fake t est 3.app\", @@@", 427 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"src/out/Release-iphoneos/fake t est 3.app\", @@@",
423 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 428 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
424 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"xcode_version\", @@@", 429 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"xcode_version\", @@@",
425 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"6.1.1\", @@@", 430 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"6.1.1\", @@@",
431 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
432 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"xctest\", @@@",
433 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"false\", @@@",
426 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolate\", @@@", 434 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolate\", @@@",
427 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 435 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
428 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolated\", @@@", 436 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolated\", @@@",
429 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/2.isol ated\", @@@", 437 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/2.isol ated\", @@@",
430 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--path-variable\", @@@", 438 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--path-variable\", @@@",
431 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@", 439 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@",
432 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"src/out/Release-iphoneos/fake t est 3.app\"@@@", 440 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"src/out/Release-iphoneos/fake t est 3.app\"@@@",
433 "@@@STEP_LOG_LINE@2.isolate.gen.json@ ], @@@", 441 "@@@STEP_LOG_LINE@2.isolate.gen.json@ ], @@@",
434 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 442 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
435 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"version\": 1@@@", 443 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"version\": 1@@@",
436 "@@@STEP_LOG_LINE@2.isolate.gen.json@}@@@", 444 "@@@STEP_LOG_LINE@2.isolate.gen.json@}@@@",
437 "@@@STEP_LOG_END@2.isolate.gen.json@@@" 445 "@@@STEP_LOG_END@2.isolate.gen.json@@@"
438 ] 446 ]
439 }, 447 },
440 { 448 {
441 "cmd": [ 449 "cmd": [
442 "python", 450 "python",
443 "-u", 451 "-u",
444 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 452 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
445 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Release-iphone os/fake test 4.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/3.isolated\", \n \"--path- variable\", \n \"app_path\", \n \"src/out/Release-iphoneos/fake test 4.app \"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", 453 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Release-iphone os/fake test 4.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 \"--isolated\" , \n \"[TMP_BASE]/isolate_tmp_1/3.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Release-iphoneos/fake test 4.app\"\n ], \n \"d ir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
446 "[TMP_BASE]/isolate_tmp_1/3.isolate.gen.json" 454 "[TMP_BASE]/isolate_tmp_1/3.isolate.gen.json"
447 ], 455 ],
448 "name": "isolate.generate 3.isolate.gen.json", 456 "name": "isolate.generate 3.isolate.gen.json",
449 "~followup_annotations": [ 457 "~followup_annotations": [
450 "@@@STEP_NEST_LEVEL@1@@@", 458 "@@@STEP_NEST_LEVEL@1@@@",
451 "@@@STEP_TEXT@fake test 4 (iPhone 5s iOS 8.1)@@@", 459 "@@@STEP_TEXT@fake test 4 (iPhone 5s iOS 8.1)@@@",
452 "@@@STEP_LOG_LINE@3.isolate.gen.json@{@@@", 460 "@@@STEP_LOG_LINE@3.isolate.gen.json@{@@@",
453 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"args\": [@@@", 461 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"args\": [@@@",
454 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 462 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
455 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"OS\", @@@", 463 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"OS\", @@@",
456 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"ios\", @@@", 464 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"ios\", @@@",
457 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 465 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
458 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@", 466 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@",
459 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"src/out/Release-iphoneos/fake t est 4.app\", @@@", 467 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"src/out/Release-iphoneos/fake t est 4.app\", @@@",
460 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 468 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
461 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"xcode_version\", @@@", 469 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"xcode_version\", @@@",
462 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"6.1.1\", @@@", 470 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"6.1.1\", @@@",
471 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
472 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"xctest\", @@@",
473 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"false\", @@@",
463 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolate\", @@@", 474 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolate\", @@@",
464 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 475 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
465 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolated\", @@@", 476 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolated\", @@@",
466 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/3.isol ated\", @@@", 477 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/3.isol ated\", @@@",
467 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--path-variable\", @@@", 478 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--path-variable\", @@@",
468 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@", 479 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@",
469 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"src/out/Release-iphoneos/fake t est 4.app\"@@@", 480 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"src/out/Release-iphoneos/fake t est 4.app\"@@@",
470 "@@@STEP_LOG_LINE@3.isolate.gen.json@ ], @@@", 481 "@@@STEP_LOG_LINE@3.isolate.gen.json@ ], @@@",
471 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 482 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
472 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"version\": 1@@@", 483 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"version\": 1@@@",
(...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after
761 "@@@STEP_EXCEPTION@@@" 772 "@@@STEP_EXCEPTION@@@"
762 ] 773 ]
763 }, 774 },
764 { 775 {
765 "name": "$result", 776 "name": "$result",
766 "reason": "Failed fake test 1 (fake device iOS 8.1), fake test 3 (fake devic e iOS 8.1), fake test 4 (iPhone 5s iOS 8.1).", 777 "reason": "Failed fake test 1 (fake device iOS 8.1), fake test 3 (fake devic e iOS 8.1), fake test 4 (iPhone 5s iOS 8.1).",
767 "recipe_result": null, 778 "recipe_result": null,
768 "status_code": 1 779 "status_code": 1
769 } 780 }
770 ] 781 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698