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

Side by Side Diff: scripts/slave/recipe_modules/ios/example.expected/basic.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 321 matching lines...) Expand 10 before | Expand all | Expand 10 after
332 }, 332 },
333 { 333 {
334 "cmd": [], 334 "cmd": [],
335 "name": "isolate" 335 "name": "isolate"
336 }, 336 },
337 { 337 {
338 "cmd": [ 338 "cmd": [
339 "python", 339 "python",
340 "-u", 340 "-u",
341 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 341 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
342 "{\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 "{\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}",
343 "[SLAVE_BUILD]/template.isolate" 343 "[SLAVE_BUILD]/template.isolate"
344 ], 344 ],
345 "name": "isolate.generate template.isolate", 345 "name": "isolate.generate template.isolate",
346 "~followup_annotations": [ 346 "~followup_annotations": [
347 "@@@STEP_NEST_LEVEL@1@@@", 347 "@@@STEP_NEST_LEVEL@1@@@",
348 "@@@STEP_LOG_LINE@template.isolate@{@@@", 348 "@@@STEP_LOG_LINE@template.isolate@{@@@",
349 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@", 349 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@",
350 "@@@STEP_LOG_LINE@template.isolate@ [@@@", 350 "@@@STEP_LOG_LINE@template.isolate@ [@@@",
351 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@", 351 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@",
352 "@@@STEP_LOG_LINE@template.isolate@ {@@@", 352 "@@@STEP_LOG_LINE@template.isolate@ {@@@",
353 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@", 353 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@",
354 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@", 354 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@",
355 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/run.py\", @@@", 355 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/run.py\", @@@",
356 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@", 356 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@",
357 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@", 357 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@",
358 "@@@STEP_LOG_LINE@template.isolate@ \"--args-json\", @@@",
359 "@@@STEP_LOG_LINE@template.isolate@ \"{\\\"xctest\\\": <(xctest )}\", @@@",
358 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@", 360 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@",
359 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@ ", 361 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@ ",
360 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@", 362 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@",
361 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@", 363 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@",
362 "@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@", 364 "@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@",
363 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul ator/iossim\", @@@", 365 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul ator/iossim\", @@@",
364 "@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@", 366 "@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@",
365 "@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@", 367 "@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@",
366 "@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@", 368 "@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@",
367 "@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@", 369 "@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@",
368 "@@@STEP_LOG_LINE@template.isolate@ ], @@@", 370 "@@@STEP_LOG_LINE@template.isolate@ ], @@@",
369 "@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@", 371 "@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@",
370 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@", 372 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@",
371 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/\", @@@", 373 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/\", @@@",
372 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul ator/iossim\"@@@", 374 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul ator/iossim\"@@@",
373 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", 375 "@@@STEP_LOG_LINE@template.isolate@ ]@@@",
374 "@@@STEP_LOG_LINE@template.isolate@ }@@@", 376 "@@@STEP_LOG_LINE@template.isolate@ }@@@",
375 "@@@STEP_LOG_LINE@template.isolate@ }@@@", 377 "@@@STEP_LOG_LINE@template.isolate@ }@@@",
376 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", 378 "@@@STEP_LOG_LINE@template.isolate@ ]@@@",
377 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", 379 "@@@STEP_LOG_LINE@template.isolate@ ]@@@",
378 "@@@STEP_LOG_LINE@template.isolate@}@@@", 380 "@@@STEP_LOG_LINE@template.isolate@}@@@",
379 "@@@STEP_LOG_END@template.isolate@@@" 381 "@@@STEP_LOG_END@template.isolate@@@"
380 ] 382 ]
381 }, 383 },
382 { 384 {
383 "cmd": [ 385 "cmd": [
384 "python", 386 "python",
385 "-u", 387 "-u",
386 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 388 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
387 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi mulator/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/Debug-iphonesimulator/fake test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake devi ce 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", 389 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi mulator/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 \"--isola ted\", \n \"[TMP_BASE]/isolate_tmp_1/0.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \" --config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAV E_BUILD]\", \n \"version\": 1\n}",
388 "[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json" 390 "[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json"
389 ], 391 ],
390 "name": "isolate.generate 0.isolate.gen.json", 392 "name": "isolate.generate 0.isolate.gen.json",
391 "~followup_annotations": [ 393 "~followup_annotations": [
392 "@@@STEP_NEST_LEVEL@1@@@", 394 "@@@STEP_NEST_LEVEL@1@@@",
393 "@@@STEP_TEXT@fake test 1 (fake device 1 iOS 8.1)@@@", 395 "@@@STEP_TEXT@fake test 1 (fake device 1 iOS 8.1)@@@",
394 "@@@STEP_LOG_LINE@0.isolate.gen.json@{@@@", 396 "@@@STEP_LOG_LINE@0.isolate.gen.json@{@@@",
395 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"args\": [@@@", 397 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"args\": [@@@",
396 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 398 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
397 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"OS\", @@@", 399 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"OS\", @@@",
398 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"ios\", @@@", 400 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"ios\", @@@",
399 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 401 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
400 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@", 402 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@",
401 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake test 1.app\", @@@", 403 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake test 1.app\", @@@",
402 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 404 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
403 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"xcode_version\", @@@", 405 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"xcode_version\", @@@",
404 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"6.1.1\", @@@", 406 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"6.1.1\", @@@",
407 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
408 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"xctest\", @@@",
409 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"false\", @@@",
405 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolate\", @@@", 410 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolate\", @@@",
406 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 411 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
407 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolated\", @@@", 412 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolated\", @@@",
408 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/0.isol ated\", @@@", 413 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/0.isol ated\", @@@",
409 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--path-variable\", @@@", 414 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--path-variable\", @@@",
410 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@", 415 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@",
411 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake test 1.app\", @@@", 416 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake test 1.app\", @@@",
412 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 417 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
413 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"platform\", @@@", 418 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"platform\", @@@",
414 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"fake device 1\", @@@", 419 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"fake device 1\", @@@",
415 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 420 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
416 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"version\", @@@", 421 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"version\", @@@",
417 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"8.1\"@@@", 422 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"8.1\"@@@",
418 "@@@STEP_LOG_LINE@0.isolate.gen.json@ ], @@@", 423 "@@@STEP_LOG_LINE@0.isolate.gen.json@ ], @@@",
419 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 424 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
420 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"version\": 1@@@", 425 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"version\": 1@@@",
421 "@@@STEP_LOG_LINE@0.isolate.gen.json@}@@@", 426 "@@@STEP_LOG_LINE@0.isolate.gen.json@}@@@",
422 "@@@STEP_LOG_END@0.isolate.gen.json@@@" 427 "@@@STEP_LOG_END@0.isolate.gen.json@@@"
423 ] 428 ]
424 }, 429 },
425 { 430 {
426 "cmd": [ 431 "cmd": [
427 "python", 432 "python",
428 "-u", 433 "-u",
429 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 434 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
430 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi mulator/fake included test 1.app\", \n \"--config-variable\", \n \"xcode_v ersion\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.i solate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/1.isolated\", \ n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimula tor/fake included test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", 435 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi mulator/fake included test 1.app\", \n \"--config-variable\", \n \"xcode_v ersion\", \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-va riable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake include d test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake de vice 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
431 "[TMP_BASE]/isolate_tmp_1/1.isolate.gen.json" 436 "[TMP_BASE]/isolate_tmp_1/1.isolate.gen.json"
432 ], 437 ],
433 "name": "isolate.generate 1.isolate.gen.json", 438 "name": "isolate.generate 1.isolate.gen.json",
434 "~followup_annotations": [ 439 "~followup_annotations": [
435 "@@@STEP_NEST_LEVEL@1@@@", 440 "@@@STEP_NEST_LEVEL@1@@@",
436 "@@@STEP_TEXT@fake included test 1 (fake device 1 iOS 8.1)@@@", 441 "@@@STEP_TEXT@fake included test 1 (fake device 1 iOS 8.1)@@@",
437 "@@@STEP_LOG_LINE@1.isolate.gen.json@{@@@", 442 "@@@STEP_LOG_LINE@1.isolate.gen.json@{@@@",
438 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"args\": [@@@", 443 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"args\": [@@@",
439 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 444 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
440 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"OS\", @@@", 445 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"OS\", @@@",
441 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"ios\", @@@", 446 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"ios\", @@@",
442 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 447 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
443 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@", 448 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@",
444 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 1.app\", @@@", 449 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 1.app\", @@@",
445 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 450 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
446 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"xcode_version\", @@@", 451 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"xcode_version\", @@@",
447 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"6.1.1\", @@@", 452 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"6.1.1\", @@@",
453 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
454 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"xctest\", @@@",
455 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"false\", @@@",
448 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolate\", @@@", 456 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolate\", @@@",
449 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 457 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
450 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolated\", @@@", 458 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolated\", @@@",
451 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/1.isol ated\", @@@", 459 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/1.isol ated\", @@@",
452 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--path-variable\", @@@", 460 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--path-variable\", @@@",
453 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@", 461 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@",
454 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 1.app\", @@@", 462 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 1.app\", @@@",
455 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 463 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
456 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"platform\", @@@", 464 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"platform\", @@@",
457 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"fake device 1\", @@@", 465 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"fake device 1\", @@@",
458 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 466 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
459 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"version\", @@@", 467 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"version\", @@@",
460 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"8.1\"@@@", 468 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"8.1\"@@@",
461 "@@@STEP_LOG_LINE@1.isolate.gen.json@ ], @@@", 469 "@@@STEP_LOG_LINE@1.isolate.gen.json@ ], @@@",
462 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 470 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
463 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"version\": 1@@@", 471 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"version\": 1@@@",
464 "@@@STEP_LOG_LINE@1.isolate.gen.json@}@@@", 472 "@@@STEP_LOG_LINE@1.isolate.gen.json@}@@@",
465 "@@@STEP_LOG_END@1.isolate.gen.json@@@" 473 "@@@STEP_LOG_END@1.isolate.gen.json@@@"
466 ] 474 ]
467 }, 475 },
468 { 476 {
469 "cmd": [ 477 "cmd": [
470 "python", 478 "python",
471 "-u", 479 "-u",
472 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 480 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
473 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi mulator/fake included test 2.app\", \n \"--config-variable\", \n \"xcode_v ersion\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.i solate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/2.isolated\", \ n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimula tor/fake included test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", 481 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi mulator/fake included test 2.app\", \n \"--config-variable\", \n \"xcode_v ersion\", \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-va riable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake include d test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake de vice 1\", \n \"--config-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
474 "[TMP_BASE]/isolate_tmp_1/2.isolate.gen.json" 482 "[TMP_BASE]/isolate_tmp_1/2.isolate.gen.json"
475 ], 483 ],
476 "name": "isolate.generate 2.isolate.gen.json", 484 "name": "isolate.generate 2.isolate.gen.json",
477 "~followup_annotations": [ 485 "~followup_annotations": [
478 "@@@STEP_NEST_LEVEL@1@@@", 486 "@@@STEP_NEST_LEVEL@1@@@",
479 "@@@STEP_TEXT@fake included test 2 (fake device 1 iOS 8.1)@@@", 487 "@@@STEP_TEXT@fake included test 2 (fake device 1 iOS 8.1)@@@",
480 "@@@STEP_LOG_LINE@2.isolate.gen.json@{@@@", 488 "@@@STEP_LOG_LINE@2.isolate.gen.json@{@@@",
481 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"args\": [@@@", 489 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"args\": [@@@",
482 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 490 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
483 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"OS\", @@@", 491 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"OS\", @@@",
484 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"ios\", @@@", 492 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"ios\", @@@",
485 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 493 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
486 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@", 494 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@",
487 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 2.app\", @@@", 495 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 2.app\", @@@",
488 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 496 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
489 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"xcode_version\", @@@", 497 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"xcode_version\", @@@",
490 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"6.1.1\", @@@", 498 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"6.1.1\", @@@",
499 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
500 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"xctest\", @@@",
501 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"false\", @@@",
491 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolate\", @@@", 502 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolate\", @@@",
492 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 503 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
493 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolated\", @@@", 504 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolated\", @@@",
494 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/2.isol ated\", @@@", 505 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/2.isol ated\", @@@",
495 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--path-variable\", @@@", 506 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--path-variable\", @@@",
496 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@", 507 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@",
497 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 2.app\", @@@", 508 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 2.app\", @@@",
498 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 509 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
499 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"platform\", @@@", 510 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"platform\", @@@",
500 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"fake device 1\", @@@", 511 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"fake device 1\", @@@",
501 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 512 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
502 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"version\", @@@", 513 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"version\", @@@",
503 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"8.1\"@@@", 514 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"8.1\"@@@",
504 "@@@STEP_LOG_LINE@2.isolate.gen.json@ ], @@@", 515 "@@@STEP_LOG_LINE@2.isolate.gen.json@ ], @@@",
505 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 516 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
506 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"version\": 1@@@", 517 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"version\": 1@@@",
507 "@@@STEP_LOG_LINE@2.isolate.gen.json@}@@@", 518 "@@@STEP_LOG_LINE@2.isolate.gen.json@}@@@",
508 "@@@STEP_LOG_END@2.isolate.gen.json@@@" 519 "@@@STEP_LOG_END@2.isolate.gen.json@@@"
509 ] 520 ]
510 }, 521 },
511 { 522 {
512 "cmd": [ 523 "cmd": [
513 "python", 524 "python",
514 "-u", 525 "-u",
515 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 526 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
516 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi mulator/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/3.isolated\", \n \"-- path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake devi ce 2\", \n \"--config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", 527 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi mulator/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 \"--isola ted\", \n \"[TMP_BASE]/isolate_tmp_1/3.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \" --config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAV E_BUILD]\", \n \"version\": 1\n}",
517 "[TMP_BASE]/isolate_tmp_1/3.isolate.gen.json" 528 "[TMP_BASE]/isolate_tmp_1/3.isolate.gen.json"
518 ], 529 ],
519 "name": "isolate.generate 3.isolate.gen.json", 530 "name": "isolate.generate 3.isolate.gen.json",
520 "~followup_annotations": [ 531 "~followup_annotations": [
521 "@@@STEP_NEST_LEVEL@1@@@", 532 "@@@STEP_NEST_LEVEL@1@@@",
522 "@@@STEP_TEXT@fake test 2 (fake device 2 iOS 7.1)@@@", 533 "@@@STEP_TEXT@fake test 2 (fake device 2 iOS 7.1)@@@",
523 "@@@STEP_LOG_LINE@3.isolate.gen.json@{@@@", 534 "@@@STEP_LOG_LINE@3.isolate.gen.json@{@@@",
524 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"args\": [@@@", 535 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"args\": [@@@",
525 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 536 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
526 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"OS\", @@@", 537 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"OS\", @@@",
527 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"ios\", @@@", 538 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"ios\", @@@",
528 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 539 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
529 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@", 540 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@",
530 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake test 2.app\", @@@", 541 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake test 2.app\", @@@",
531 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 542 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
532 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"xcode_version\", @@@", 543 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"xcode_version\", @@@",
533 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"6.1.1\", @@@", 544 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"6.1.1\", @@@",
545 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
546 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"xctest\", @@@",
547 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"false\", @@@",
534 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolate\", @@@", 548 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolate\", @@@",
535 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 549 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
536 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolated\", @@@", 550 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolated\", @@@",
537 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/3.isol ated\", @@@", 551 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/3.isol ated\", @@@",
538 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--path-variable\", @@@", 552 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--path-variable\", @@@",
539 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@", 553 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@",
540 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake test 2.app\", @@@", 554 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake test 2.app\", @@@",
541 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 555 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
542 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"platform\", @@@", 556 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"platform\", @@@",
543 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"fake device 2\", @@@", 557 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"fake device 2\", @@@",
544 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 558 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
545 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"version\", @@@", 559 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"version\", @@@",
546 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"7.1\"@@@", 560 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"7.1\"@@@",
547 "@@@STEP_LOG_LINE@3.isolate.gen.json@ ], @@@", 561 "@@@STEP_LOG_LINE@3.isolate.gen.json@ ], @@@",
548 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 562 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
549 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"version\": 1@@@", 563 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"version\": 1@@@",
550 "@@@STEP_LOG_LINE@3.isolate.gen.json@}@@@", 564 "@@@STEP_LOG_LINE@3.isolate.gen.json@}@@@",
551 "@@@STEP_LOG_END@3.isolate.gen.json@@@" 565 "@@@STEP_LOG_END@3.isolate.gen.json@@@"
552 ] 566 ]
553 }, 567 },
554 { 568 {
555 "cmd": [ 569 "cmd": [
556 "python", 570 "python",
557 "-u", 571 "-u",
558 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 572 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
559 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi mulator/fake included test 1.app\", \n \"--config-variable\", \n \"xcode_v ersion\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.i solate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/4.isolated\", \ n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimula tor/fake included test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", 573 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi mulator/fake included test 1.app\", \n \"--config-variable\", \n \"xcode_v ersion\", \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/4.isolated\", \n \"--path-va riable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake include d test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake de vice 2\", \n \"--config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
560 "[TMP_BASE]/isolate_tmp_1/4.isolate.gen.json" 574 "[TMP_BASE]/isolate_tmp_1/4.isolate.gen.json"
561 ], 575 ],
562 "name": "isolate.generate 4.isolate.gen.json", 576 "name": "isolate.generate 4.isolate.gen.json",
563 "~followup_annotations": [ 577 "~followup_annotations": [
564 "@@@STEP_NEST_LEVEL@1@@@", 578 "@@@STEP_NEST_LEVEL@1@@@",
565 "@@@STEP_TEXT@fake included test 1 (fake device 2 iOS 7.1)@@@", 579 "@@@STEP_TEXT@fake included test 1 (fake device 2 iOS 7.1)@@@",
566 "@@@STEP_LOG_LINE@4.isolate.gen.json@{@@@", 580 "@@@STEP_LOG_LINE@4.isolate.gen.json@{@@@",
567 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"args\": [@@@", 581 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"args\": [@@@",
568 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@", 582 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@",
569 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"OS\", @@@", 583 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"OS\", @@@",
570 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"ios\", @@@", 584 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"ios\", @@@",
571 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@", 585 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@",
572 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"app_path\", @@@", 586 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"app_path\", @@@",
573 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 1.app\", @@@", 587 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 1.app\", @@@",
574 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@", 588 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@",
575 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"xcode_version\", @@@", 589 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"xcode_version\", @@@",
576 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"6.1.1\", @@@", 590 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"6.1.1\", @@@",
591 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@",
592 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"xctest\", @@@",
593 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"false\", @@@",
577 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--isolate\", @@@", 594 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--isolate\", @@@",
578 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 595 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
579 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--isolated\", @@@", 596 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--isolated\", @@@",
580 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/4.isol ated\", @@@", 597 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/4.isol ated\", @@@",
581 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--path-variable\", @@@", 598 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--path-variable\", @@@",
582 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"app_path\", @@@", 599 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"app_path\", @@@",
583 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 1.app\", @@@", 600 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 1.app\", @@@",
584 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@", 601 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@",
585 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"platform\", @@@", 602 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"platform\", @@@",
586 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"fake device 2\", @@@", 603 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"fake device 2\", @@@",
587 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@", 604 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@",
588 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"version\", @@@", 605 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"version\", @@@",
589 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"7.1\"@@@", 606 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"7.1\"@@@",
590 "@@@STEP_LOG_LINE@4.isolate.gen.json@ ], @@@", 607 "@@@STEP_LOG_LINE@4.isolate.gen.json@ ], @@@",
591 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 608 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
592 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"version\": 1@@@", 609 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"version\": 1@@@",
593 "@@@STEP_LOG_LINE@4.isolate.gen.json@}@@@", 610 "@@@STEP_LOG_LINE@4.isolate.gen.json@}@@@",
594 "@@@STEP_LOG_END@4.isolate.gen.json@@@" 611 "@@@STEP_LOG_END@4.isolate.gen.json@@@"
595 ] 612 ]
596 }, 613 },
597 { 614 {
598 "cmd": [ 615 "cmd": [
599 "python", 616 "python",
600 "-u", 617 "-u",
601 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 618 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
602 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi mulator/fake included test 2.app\", \n \"--config-variable\", \n \"xcode_v ersion\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.i solate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/5.isolated\", \ n \"--path-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesimula tor/fake included test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", 619 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/out/Debug-iphonesi mulator/fake included test 2.app\", \n \"--config-variable\", \n \"xcode_v ersion\", \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/5.isolated\", \n \"--path-va riable\", \n \"app_path\", \n \"src/out/Debug-iphonesimulator/fake include d test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake de vice 2\", \n \"--config-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
603 "[TMP_BASE]/isolate_tmp_1/5.isolate.gen.json" 620 "[TMP_BASE]/isolate_tmp_1/5.isolate.gen.json"
604 ], 621 ],
605 "name": "isolate.generate 5.isolate.gen.json", 622 "name": "isolate.generate 5.isolate.gen.json",
606 "~followup_annotations": [ 623 "~followup_annotations": [
607 "@@@STEP_NEST_LEVEL@1@@@", 624 "@@@STEP_NEST_LEVEL@1@@@",
608 "@@@STEP_TEXT@fake included test 2 (fake device 2 iOS 7.1)@@@", 625 "@@@STEP_TEXT@fake included test 2 (fake device 2 iOS 7.1)@@@",
609 "@@@STEP_LOG_LINE@5.isolate.gen.json@{@@@", 626 "@@@STEP_LOG_LINE@5.isolate.gen.json@{@@@",
610 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"args\": [@@@", 627 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"args\": [@@@",
611 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@", 628 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@",
612 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"OS\", @@@", 629 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"OS\", @@@",
613 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"ios\", @@@", 630 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"ios\", @@@",
614 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@", 631 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@",
615 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"app_path\", @@@", 632 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"app_path\", @@@",
616 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 2.app\", @@@", 633 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 2.app\", @@@",
617 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@", 634 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@",
618 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"xcode_version\", @@@", 635 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"xcode_version\", @@@",
619 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"6.1.1\", @@@", 636 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"6.1.1\", @@@",
637 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@",
638 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"xctest\", @@@",
639 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"false\", @@@",
620 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--isolate\", @@@", 640 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--isolate\", @@@",
621 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 641 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
622 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--isolated\", @@@", 642 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--isolated\", @@@",
623 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/5.isol ated\", @@@", 643 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/5.isol ated\", @@@",
624 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--path-variable\", @@@", 644 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--path-variable\", @@@",
625 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"app_path\", @@@", 645 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"app_path\", @@@",
626 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 2.app\", @@@", 646 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"src/out/Debug-iphonesimulator/f ake included test 2.app\", @@@",
627 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@", 647 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@",
628 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"platform\", @@@", 648 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"platform\", @@@",
629 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"fake device 2\", @@@", 649 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"fake device 2\", @@@",
(...skipping 912 matching lines...) Expand 10 before | Expand all | Expand 10 after
1542 "@@@STEP_LOG_END@json.output@@@", 1562 "@@@STEP_LOG_END@json.output@@@",
1543 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 1563 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
1544 ] 1564 ]
1545 }, 1565 },
1546 { 1566 {
1547 "name": "$result", 1567 "name": "$result",
1548 "recipe_result": null, 1568 "recipe_result": null,
1549 "status_code": 0 1569 "status_code": 0
1550 } 1570 }
1551 ] 1571 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipe_modules/ios/api.py ('k') | scripts/slave/recipe_modules/ios/example.expected/clobber.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698