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

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

Issue 2238483003: Revert "ios: fix path to the test app" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: + webrtc expectations Created 4 years, 4 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 | Annotate | Revision Log
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 "--master", 7 "--master",
8 "chromium.fake", 8 "chromium.fake",
9 "--builder", 9 "--builder",
10 "ios", 10 "ios",
(...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after
343 }, 343 },
344 { 344 {
345 "cmd": [], 345 "cmd": [],
346 "name": "isolate" 346 "name": "isolate"
347 }, 347 },
348 { 348 {
349 "cmd": [ 349 "cmd": [
350 "python", 350 "python",
351 "-u", 351 "-u",
352 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 352 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
353 "{\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 \"[SLAVE_BUILD]/src/xcodebuild/ninja-iossim/Debug/iossim\", \n \"--platform\", \n \"<(platform)\", \n \"--vers ion\", \n \"<(version)\"\n ], \n \"files\": [\n \"<(app_path)/\", \n \"src/ios/build/bots/scripts/\", \n \"[SLAVE_BUILD]/src/xcodebuild/ninja-iossim/Debug/iossim\"\n ]\n }\n }\n ]\n ]\n}", 353 "{\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/xcodebuild/ninja-iossim/Debug/iossim\", \n \"- -platform\", \n \"<(platform)\", \n \"--version\", \n \"<(version)\"\n ], \n \"files\": [\n \"<(ap p_path)/\", \n \"src/ios/build/bots/scripts/\", \n \"src/x codebuild/ninja-iossim/Debug/iossim\"\n ]\n }\n }\n ]\n ]\n}",
354 "[SLAVE_BUILD]/template.isolate" 354 "[SLAVE_BUILD]/template.isolate"
355 ], 355 ],
356 "name": "isolate.generate template.isolate", 356 "name": "isolate.generate template.isolate",
357 "~followup_annotations": [ 357 "~followup_annotations": [
358 "@@@STEP_NEST_LEVEL@1@@@", 358 "@@@STEP_NEST_LEVEL@1@@@",
359 "@@@STEP_LOG_LINE@template.isolate@{@@@", 359 "@@@STEP_LOG_LINE@template.isolate@{@@@",
360 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@", 360 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@",
361 "@@@STEP_LOG_LINE@template.isolate@ [@@@", 361 "@@@STEP_LOG_LINE@template.isolate@ [@@@",
362 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@", 362 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@",
363 "@@@STEP_LOG_LINE@template.isolate@ {@@@", 363 "@@@STEP_LOG_LINE@template.isolate@ {@@@",
364 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@", 364 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@",
365 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@", 365 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@",
366 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/run.py\", @@@", 366 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/run.py\", @@@",
367 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@", 367 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@",
368 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@", 368 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@",
369 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@", 369 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@",
370 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@ ", 370 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@ ",
371 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@", 371 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@",
372 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@", 372 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@",
373 "@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@", 373 "@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@",
374 "@@@STEP_LOG_LINE@template.isolate@ \"[SLAVE_BUILD]/src/xcodebu ild/ninja-iossim/Debug/iossim\", @@@", 374 "@@@STEP_LOG_LINE@template.isolate@ \"src/xcodebuild/ninja-ioss im/Debug/iossim\", @@@",
375 "@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@", 375 "@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@",
376 "@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@", 376 "@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@",
377 "@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@", 377 "@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@",
378 "@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@", 378 "@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@",
379 "@@@STEP_LOG_LINE@template.isolate@ ], @@@", 379 "@@@STEP_LOG_LINE@template.isolate@ ], @@@",
380 "@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@", 380 "@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@",
381 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@", 381 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@",
382 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/\", @@@", 382 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/\", @@@",
383 "@@@STEP_LOG_LINE@template.isolate@ \"[SLAVE_BUILD]/src/xcodebu ild/ninja-iossim/Debug/iossim\"@@@", 383 "@@@STEP_LOG_LINE@template.isolate@ \"src/xcodebuild/ninja-ioss im/Debug/iossim\"@@@",
384 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", 384 "@@@STEP_LOG_LINE@template.isolate@ ]@@@",
385 "@@@STEP_LOG_LINE@template.isolate@ }@@@", 385 "@@@STEP_LOG_LINE@template.isolate@ }@@@",
386 "@@@STEP_LOG_LINE@template.isolate@ }@@@", 386 "@@@STEP_LOG_LINE@template.isolate@ }@@@",
387 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", 387 "@@@STEP_LOG_LINE@template.isolate@ ]@@@",
388 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", 388 "@@@STEP_LOG_LINE@template.isolate@ ]@@@",
389 "@@@STEP_LOG_LINE@template.isolate@}@@@", 389 "@@@STEP_LOG_LINE@template.isolate@}@@@",
390 "@@@STEP_LOG_END@template.isolate@@@" 390 "@@@STEP_LOG_END@template.isolate@@@"
391 ] 391 ]
392 }, 392 },
393 { 393 {
394 "cmd": [ 394 "cmd": [
395 "python", 395 "python",
396 "-u", 396 "-u",
397 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 397 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
398 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcod ebuild/Debug-iphonesimulator/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.i solated\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/ src/xcodebuild/Debug-iphonesimulator/fake test 1.app\", \n \"--config-variabl e\", \n \"platform\", \n \"fake device 1\", \n \"--config-variable\", \ n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"vers ion\": 1\n}", 398 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-i phonesimulator/fake test 1.app\", \n \"--config-variable\", \n \"xcode_ver sion\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.iso late\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/0.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-iphones imulator/fake 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}",
399 "[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json" 399 "[TMP_BASE]/isolate_tmp_1/0.isolate.gen.json"
400 ], 400 ],
401 "name": "isolate.generate 0.isolate.gen.json", 401 "name": "isolate.generate 0.isolate.gen.json",
402 "~followup_annotations": [ 402 "~followup_annotations": [
403 "@@@STEP_NEST_LEVEL@1@@@", 403 "@@@STEP_NEST_LEVEL@1@@@",
404 "@@@STEP_TEXT@fake test 1 (fake device 1 iOS 8.1)@@@", 404 "@@@STEP_TEXT@fake test 1 (fake device 1 iOS 8.1)@@@",
405 "@@@STEP_LOG_LINE@0.isolate.gen.json@{@@@", 405 "@@@STEP_LOG_LINE@0.isolate.gen.json@{@@@",
406 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"args\": [@@@", 406 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"args\": [@@@",
407 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 407 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
408 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"OS\", @@@", 408 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"OS\", @@@",
409 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"ios\", @@@", 409 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"ios\", @@@",
410 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 410 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
411 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@", 411 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@",
412 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/De bug-iphonesimulator/fake test 1.app\", @@@", 412 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimu lator/fake test 1.app\", @@@",
413 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 413 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
414 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"xcode_version\", @@@", 414 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"xcode_version\", @@@",
415 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"6.1.1\", @@@", 415 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"6.1.1\", @@@",
416 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolate\", @@@", 416 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolate\", @@@",
417 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 417 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
418 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolated\", @@@", 418 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--isolated\", @@@",
419 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/0.isol ated\", @@@", 419 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/0.isol ated\", @@@",
420 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--path-variable\", @@@", 420 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--path-variable\", @@@",
421 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@", 421 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"app_path\", @@@",
422 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/De bug-iphonesimulator/fake test 1.app\", @@@", 422 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimu lator/fake test 1.app\", @@@",
423 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 423 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
424 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"platform\", @@@", 424 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"platform\", @@@",
425 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"fake device 1\", @@@", 425 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"fake device 1\", @@@",
426 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@", 426 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"--config-variable\", @@@",
427 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"version\", @@@", 427 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"version\", @@@",
428 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"8.1\"@@@", 428 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"8.1\"@@@",
429 "@@@STEP_LOG_LINE@0.isolate.gen.json@ ], @@@", 429 "@@@STEP_LOG_LINE@0.isolate.gen.json@ ], @@@",
430 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 430 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
431 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"version\": 1@@@", 431 "@@@STEP_LOG_LINE@0.isolate.gen.json@ \"version\": 1@@@",
432 "@@@STEP_LOG_LINE@0.isolate.gen.json@}@@@", 432 "@@@STEP_LOG_LINE@0.isolate.gen.json@}@@@",
433 "@@@STEP_LOG_END@0.isolate.gen.json@@@" 433 "@@@STEP_LOG_END@0.isolate.gen.json@@@"
434 ] 434 ]
435 }, 435 },
436 { 436 {
437 "cmd": [ 437 "cmd": [
438 "python", 438 "python",
439 "-u", 439 "-u",
440 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 440 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
441 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcod ebuild/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variab le\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SL AVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_ tmp_1/1.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAV E_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--co nfig-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BU ILD]\", \n \"version\": 1\n}", 441 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-i phonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \" xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/tem plate.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/1.isolat ed\", \n \"--path-variable\", \n \"app_path\", \n \"src/xcodebuild/Debu g-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--config-variable\", \n \"ver sion\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n }",
442 "[TMP_BASE]/isolate_tmp_1/1.isolate.gen.json" 442 "[TMP_BASE]/isolate_tmp_1/1.isolate.gen.json"
443 ], 443 ],
444 "name": "isolate.generate 1.isolate.gen.json", 444 "name": "isolate.generate 1.isolate.gen.json",
445 "~followup_annotations": [ 445 "~followup_annotations": [
446 "@@@STEP_NEST_LEVEL@1@@@", 446 "@@@STEP_NEST_LEVEL@1@@@",
447 "@@@STEP_TEXT@fake included test 1 (fake device 1 iOS 8.1)@@@", 447 "@@@STEP_TEXT@fake included test 1 (fake device 1 iOS 8.1)@@@",
448 "@@@STEP_LOG_LINE@1.isolate.gen.json@{@@@", 448 "@@@STEP_LOG_LINE@1.isolate.gen.json@{@@@",
449 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"args\": [@@@", 449 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"args\": [@@@",
450 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 450 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
451 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"OS\", @@@", 451 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"OS\", @@@",
452 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"ios\", @@@", 452 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"ios\", @@@",
453 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 453 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
454 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@", 454 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@",
455 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/De bug-iphonesimulator/fake included test 1.app\", @@@", 455 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimu lator/fake included test 1.app\", @@@",
456 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 456 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
457 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"xcode_version\", @@@", 457 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"xcode_version\", @@@",
458 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"6.1.1\", @@@", 458 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"6.1.1\", @@@",
459 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolate\", @@@", 459 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolate\", @@@",
460 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 460 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
461 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolated\", @@@", 461 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--isolated\", @@@",
462 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/1.isol ated\", @@@", 462 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/1.isol ated\", @@@",
463 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--path-variable\", @@@", 463 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--path-variable\", @@@",
464 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@", 464 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"app_path\", @@@",
465 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/De bug-iphonesimulator/fake included test 1.app\", @@@", 465 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimu lator/fake included test 1.app\", @@@",
466 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 466 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
467 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"platform\", @@@", 467 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"platform\", @@@",
468 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"fake device 1\", @@@", 468 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"fake device 1\", @@@",
469 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@", 469 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"--config-variable\", @@@",
470 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"version\", @@@", 470 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"version\", @@@",
471 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"8.1\"@@@", 471 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"8.1\"@@@",
472 "@@@STEP_LOG_LINE@1.isolate.gen.json@ ], @@@", 472 "@@@STEP_LOG_LINE@1.isolate.gen.json@ ], @@@",
473 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 473 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
474 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"version\": 1@@@", 474 "@@@STEP_LOG_LINE@1.isolate.gen.json@ \"version\": 1@@@",
475 "@@@STEP_LOG_LINE@1.isolate.gen.json@}@@@", 475 "@@@STEP_LOG_LINE@1.isolate.gen.json@}@@@",
476 "@@@STEP_LOG_END@1.isolate.gen.json@@@" 476 "@@@STEP_LOG_END@1.isolate.gen.json@@@"
477 ] 477 ]
478 }, 478 },
479 { 479 {
480 "cmd": [ 480 "cmd": [
481 "python", 481 "python",
482 "-u", 482 "-u",
483 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 483 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
484 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcod ebuild/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variab le\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SL AVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_ tmp_1/2.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAV E_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--co nfig-variable\", \n \"version\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BU ILD]\", \n \"version\": 1\n}", 484 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-i phonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \" xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/tem plate.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/2.isolat ed\", \n \"--path-variable\", \n \"app_path\", \n \"src/xcodebuild/Debu g-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 1\", \n \"--config-variable\", \n \"ver sion\", \n \"8.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n }",
485 "[TMP_BASE]/isolate_tmp_1/2.isolate.gen.json" 485 "[TMP_BASE]/isolate_tmp_1/2.isolate.gen.json"
486 ], 486 ],
487 "name": "isolate.generate 2.isolate.gen.json", 487 "name": "isolate.generate 2.isolate.gen.json",
488 "~followup_annotations": [ 488 "~followup_annotations": [
489 "@@@STEP_NEST_LEVEL@1@@@", 489 "@@@STEP_NEST_LEVEL@1@@@",
490 "@@@STEP_TEXT@fake included test 2 (fake device 1 iOS 8.1)@@@", 490 "@@@STEP_TEXT@fake included test 2 (fake device 1 iOS 8.1)@@@",
491 "@@@STEP_LOG_LINE@2.isolate.gen.json@{@@@", 491 "@@@STEP_LOG_LINE@2.isolate.gen.json@{@@@",
492 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"args\": [@@@", 492 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"args\": [@@@",
493 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 493 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
494 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"OS\", @@@", 494 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"OS\", @@@",
495 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"ios\", @@@", 495 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"ios\", @@@",
496 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 496 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
497 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@", 497 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@",
498 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/De bug-iphonesimulator/fake included test 2.app\", @@@", 498 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimu lator/fake included test 2.app\", @@@",
499 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 499 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
500 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"xcode_version\", @@@", 500 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"xcode_version\", @@@",
501 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"6.1.1\", @@@", 501 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"6.1.1\", @@@",
502 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolate\", @@@", 502 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolate\", @@@",
503 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 503 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
504 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolated\", @@@", 504 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--isolated\", @@@",
505 "@@@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\", @@@",
506 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--path-variable\", @@@", 506 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--path-variable\", @@@",
507 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@", 507 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"app_path\", @@@",
508 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/De bug-iphonesimulator/fake included test 2.app\", @@@", 508 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimu lator/fake included test 2.app\", @@@",
509 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 509 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
510 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"platform\", @@@", 510 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"platform\", @@@",
511 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"fake device 1\", @@@", 511 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"fake device 1\", @@@",
512 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@", 512 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"--config-variable\", @@@",
513 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"version\", @@@", 513 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"version\", @@@",
514 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"8.1\"@@@", 514 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"8.1\"@@@",
515 "@@@STEP_LOG_LINE@2.isolate.gen.json@ ], @@@", 515 "@@@STEP_LOG_LINE@2.isolate.gen.json@ ], @@@",
516 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 516 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
517 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"version\": 1@@@", 517 "@@@STEP_LOG_LINE@2.isolate.gen.json@ \"version\": 1@@@",
518 "@@@STEP_LOG_LINE@2.isolate.gen.json@}@@@", 518 "@@@STEP_LOG_LINE@2.isolate.gen.json@}@@@",
519 "@@@STEP_LOG_END@2.isolate.gen.json@@@" 519 "@@@STEP_LOG_END@2.isolate.gen.json@@@"
520 ] 520 ]
521 }, 521 },
522 { 522 {
523 "cmd": [ 523 "cmd": [
524 "python", 524 "python",
525 "-u", 525 "-u",
526 "\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",
527 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcod ebuild/Debug-iphonesimulator/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.i solated\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/ src/xcodebuild/Debug-iphonesimulator/fake test 2.app\", \n \"--config-variabl e\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \ n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"vers ion\": 1\n}", 527 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-i phonesimulator/fake test 2.app\", \n \"--config-variable\", \n \"xcode_ver sion\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/template.iso late\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/3.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-iphones imulator/fake 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}",
528 "[TMP_BASE]/isolate_tmp_1/3.isolate.gen.json" 528 "[TMP_BASE]/isolate_tmp_1/3.isolate.gen.json"
529 ], 529 ],
530 "name": "isolate.generate 3.isolate.gen.json", 530 "name": "isolate.generate 3.isolate.gen.json",
531 "~followup_annotations": [ 531 "~followup_annotations": [
532 "@@@STEP_NEST_LEVEL@1@@@", 532 "@@@STEP_NEST_LEVEL@1@@@",
533 "@@@STEP_TEXT@fake test 2 (fake device 2 iOS 7.1)@@@", 533 "@@@STEP_TEXT@fake test 2 (fake device 2 iOS 7.1)@@@",
534 "@@@STEP_LOG_LINE@3.isolate.gen.json@{@@@", 534 "@@@STEP_LOG_LINE@3.isolate.gen.json@{@@@",
535 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"args\": [@@@", 535 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"args\": [@@@",
536 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 536 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
537 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"OS\", @@@", 537 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"OS\", @@@",
538 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"ios\", @@@", 538 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"ios\", @@@",
539 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 539 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
540 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@", 540 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@",
541 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/De bug-iphonesimulator/fake test 2.app\", @@@", 541 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimu lator/fake test 2.app\", @@@",
542 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 542 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
543 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"xcode_version\", @@@", 543 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"xcode_version\", @@@",
544 "@@@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@ \"--isolate\", @@@", 545 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolate\", @@@",
546 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 546 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
547 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolated\", @@@", 547 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--isolated\", @@@",
548 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/3.isol ated\", @@@", 548 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/3.isol ated\", @@@",
549 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--path-variable\", @@@", 549 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--path-variable\", @@@",
550 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@", 550 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"app_path\", @@@",
551 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/De bug-iphonesimulator/fake test 2.app\", @@@", 551 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimu lator/fake test 2.app\", @@@",
552 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 552 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
553 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"platform\", @@@", 553 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"platform\", @@@",
554 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"fake device 2\", @@@", 554 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"fake device 2\", @@@",
555 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@", 555 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"--config-variable\", @@@",
556 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"version\", @@@", 556 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"version\", @@@",
557 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"7.1\"@@@", 557 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"7.1\"@@@",
558 "@@@STEP_LOG_LINE@3.isolate.gen.json@ ], @@@", 558 "@@@STEP_LOG_LINE@3.isolate.gen.json@ ], @@@",
559 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 559 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
560 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"version\": 1@@@", 560 "@@@STEP_LOG_LINE@3.isolate.gen.json@ \"version\": 1@@@",
561 "@@@STEP_LOG_LINE@3.isolate.gen.json@}@@@", 561 "@@@STEP_LOG_LINE@3.isolate.gen.json@}@@@",
562 "@@@STEP_LOG_END@3.isolate.gen.json@@@" 562 "@@@STEP_LOG_END@3.isolate.gen.json@@@"
563 ] 563 ]
564 }, 564 },
565 { 565 {
566 "cmd": [ 566 "cmd": [
567 "python", 567 "python",
568 "-u", 568 "-u",
569 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 569 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
570 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcod ebuild/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variab le\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SL AVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_ tmp_1/4.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAV E_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--co nfig-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BU ILD]\", \n \"version\": 1\n}", 570 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-i phonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \" xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/tem plate.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/4.isolat ed\", \n \"--path-variable\", \n \"app_path\", \n \"src/xcodebuild/Debu g-iphonesimulator/fake included test 1.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \n \"ver sion\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n }",
571 "[TMP_BASE]/isolate_tmp_1/4.isolate.gen.json" 571 "[TMP_BASE]/isolate_tmp_1/4.isolate.gen.json"
572 ], 572 ],
573 "name": "isolate.generate 4.isolate.gen.json", 573 "name": "isolate.generate 4.isolate.gen.json",
574 "~followup_annotations": [ 574 "~followup_annotations": [
575 "@@@STEP_NEST_LEVEL@1@@@", 575 "@@@STEP_NEST_LEVEL@1@@@",
576 "@@@STEP_TEXT@fake included test 1 (fake device 2 iOS 7.1)@@@", 576 "@@@STEP_TEXT@fake included test 1 (fake device 2 iOS 7.1)@@@",
577 "@@@STEP_LOG_LINE@4.isolate.gen.json@{@@@", 577 "@@@STEP_LOG_LINE@4.isolate.gen.json@{@@@",
578 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"args\": [@@@", 578 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"args\": [@@@",
579 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@", 579 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@",
580 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"OS\", @@@", 580 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"OS\", @@@",
581 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"ios\", @@@", 581 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"ios\", @@@",
582 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@", 582 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@",
583 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"app_path\", @@@", 583 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"app_path\", @@@",
584 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/De bug-iphonesimulator/fake included test 1.app\", @@@", 584 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimu lator/fake included test 1.app\", @@@",
585 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@", 585 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@",
586 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"xcode_version\", @@@", 586 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"xcode_version\", @@@",
587 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"6.1.1\", @@@", 587 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"6.1.1\", @@@",
588 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--isolate\", @@@", 588 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--isolate\", @@@",
589 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 589 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
590 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--isolated\", @@@", 590 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--isolated\", @@@",
591 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/4.isol ated\", @@@", 591 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/4.isol ated\", @@@",
592 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--path-variable\", @@@", 592 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--path-variable\", @@@",
593 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"app_path\", @@@", 593 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"app_path\", @@@",
594 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/De bug-iphonesimulator/fake included test 1.app\", @@@", 594 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimu lator/fake included test 1.app\", @@@",
595 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@", 595 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@",
596 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"platform\", @@@", 596 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"platform\", @@@",
597 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"fake device 2\", @@@", 597 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"fake device 2\", @@@",
598 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@", 598 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"--config-variable\", @@@",
599 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"version\", @@@", 599 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"version\", @@@",
600 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"7.1\"@@@", 600 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"7.1\"@@@",
601 "@@@STEP_LOG_LINE@4.isolate.gen.json@ ], @@@", 601 "@@@STEP_LOG_LINE@4.isolate.gen.json@ ], @@@",
602 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 602 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
603 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"version\": 1@@@", 603 "@@@STEP_LOG_LINE@4.isolate.gen.json@ \"version\": 1@@@",
604 "@@@STEP_LOG_LINE@4.isolate.gen.json@}@@@", 604 "@@@STEP_LOG_LINE@4.isolate.gen.json@}@@@",
605 "@@@STEP_LOG_END@4.isolate.gen.json@@@" 605 "@@@STEP_LOG_END@4.isolate.gen.json@@@"
606 ] 606 ]
607 }, 607 },
608 { 608 {
609 "cmd": [ 609 "cmd": [
610 "python", 610 "python",
611 "-u", 611 "-u",
612 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 612 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
613 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"[SLAVE_BUILD]/src/xcod ebuild/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variab le\", \n \"xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SL AVE_BUILD]/template.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_ tmp_1/5.isolated\", \n \"--path-variable\", \n \"app_path\", \n \"[SLAV E_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--co nfig-variable\", \n \"version\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BU ILD]\", \n \"version\": 1\n}", 613 "{\n \"args\": [\n \"--config-variable\", \n \"OS\", \n \"ios\", \n \"--config-variable\", \n \"app_path\", \n \"src/xcodebuild/Debug-i phonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \" xcode_version\", \n \"6.1.1\", \n \"--isolate\", \n \"[SLAVE_BUILD]/tem plate.isolate\", \n \"--isolated\", \n \"[TMP_BASE]/isolate_tmp_1/5.isolat ed\", \n \"--path-variable\", \n \"app_path\", \n \"src/xcodebuild/Debu g-iphonesimulator/fake included test 2.app\", \n \"--config-variable\", \n \"platform\", \n \"fake device 2\", \n \"--config-variable\", \n \"ver sion\", \n \"7.1\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n }",
614 "[TMP_BASE]/isolate_tmp_1/5.isolate.gen.json" 614 "[TMP_BASE]/isolate_tmp_1/5.isolate.gen.json"
615 ], 615 ],
616 "name": "isolate.generate 5.isolate.gen.json", 616 "name": "isolate.generate 5.isolate.gen.json",
617 "~followup_annotations": [ 617 "~followup_annotations": [
618 "@@@STEP_NEST_LEVEL@1@@@", 618 "@@@STEP_NEST_LEVEL@1@@@",
619 "@@@STEP_TEXT@fake included test 2 (fake device 2 iOS 7.1)@@@", 619 "@@@STEP_TEXT@fake included test 2 (fake device 2 iOS 7.1)@@@",
620 "@@@STEP_LOG_LINE@5.isolate.gen.json@{@@@", 620 "@@@STEP_LOG_LINE@5.isolate.gen.json@{@@@",
621 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"args\": [@@@", 621 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"args\": [@@@",
622 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@", 622 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@",
623 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"OS\", @@@", 623 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"OS\", @@@",
624 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"ios\", @@@", 624 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"ios\", @@@",
625 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@", 625 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@",
626 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"app_path\", @@@", 626 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"app_path\", @@@",
627 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/De bug-iphonesimulator/fake included test 2.app\", @@@", 627 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimu lator/fake included test 2.app\", @@@",
628 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@", 628 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@",
629 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"xcode_version\", @@@", 629 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"xcode_version\", @@@",
630 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"6.1.1\", @@@", 630 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"6.1.1\", @@@",
631 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--isolate\", @@@", 631 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--isolate\", @@@",
632 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@", 632 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"[SLAVE_BUILD]/template.isolate\ ", @@@",
633 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--isolated\", @@@", 633 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--isolated\", @@@",
634 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/5.isol ated\", @@@", 634 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"[TMP_BASE]/isolate_tmp_1/5.isol ated\", @@@",
635 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--path-variable\", @@@", 635 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--path-variable\", @@@",
636 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"app_path\", @@@", 636 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"app_path\", @@@",
637 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"[SLAVE_BUILD]/src/xcodebuild/De bug-iphonesimulator/fake included test 2.app\", @@@", 637 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"src/xcodebuild/Debug-iphonesimu lator/fake included test 2.app\", @@@",
638 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@", 638 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@",
639 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"platform\", @@@", 639 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"platform\", @@@",
640 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"fake device 2\", @@@", 640 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"fake device 2\", @@@",
641 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@", 641 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"--config-variable\", @@@",
642 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"version\", @@@", 642 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"version\", @@@",
643 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"7.1\"@@@", 643 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"7.1\"@@@",
644 "@@@STEP_LOG_LINE@5.isolate.gen.json@ ], @@@", 644 "@@@STEP_LOG_LINE@5.isolate.gen.json@ ], @@@",
645 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@", 645 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"dir\": \"[SLAVE_BUILD]\", @@@",
646 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"version\": 1@@@", 646 "@@@STEP_LOG_LINE@5.isolate.gen.json@ \"version\": 1@@@",
647 "@@@STEP_LOG_LINE@5.isolate.gen.json@}@@@", 647 "@@@STEP_LOG_LINE@5.isolate.gen.json@}@@@",
(...skipping 854 matching lines...) Expand 10 before | Expand all | Expand 10 after
1502 "@@@STEP_LOG_END@json.output@@@", 1502 "@@@STEP_LOG_END@json.output@@@",
1503 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 1503 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
1504 ] 1504 ]
1505 }, 1505 },
1506 { 1506 {
1507 "name": "$result", 1507 "name": "$result",
1508 "recipe_result": null, 1508 "recipe_result": null,
1509 "status_code": 0 1509 "status_code": 0
1510 } 1510 }
1511 ] 1511 ]
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