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

Side by Side Diff: scripts/slave/recipes/ios/try.expected/swarming_tests_skipped.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
« no previous file with comments | « scripts/slave/recipes/ios/try.expected/swarming.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py",
5 "--json-file", 5 "--json-file",
6 "/path/to/tmp/json" 6 "/path/to/tmp/json"
7 ], 7 ],
8 "name": "host and tools info", 8 "name": "host and tools info",
9 "~followup_annotations": [ 9 "~followup_annotations": [
10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@",
(...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after
416 }, 416 },
417 { 417 {
418 "cmd": [], 418 "cmd": [],
419 "name": "isolate" 419 "name": "isolate"
420 }, 420 },
421 { 421 {
422 "cmd": [ 422 "cmd": [
423 "python", 423 "python",
424 "-u", 424 "-u",
425 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 425 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
426 "{\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}", 426 "{\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}",
427 "[SLAVE_BUILD]/template.isolate" 427 "[SLAVE_BUILD]/template.isolate"
428 ], 428 ],
429 "name": "isolate.generate template.isolate", 429 "name": "isolate.generate template.isolate",
430 "~followup_annotations": [ 430 "~followup_annotations": [
431 "@@@STEP_NEST_LEVEL@1@@@", 431 "@@@STEP_NEST_LEVEL@1@@@",
432 "@@@STEP_LOG_LINE@template.isolate@{@@@", 432 "@@@STEP_LOG_LINE@template.isolate@{@@@",
433 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@", 433 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@",
434 "@@@STEP_LOG_LINE@template.isolate@ [@@@", 434 "@@@STEP_LOG_LINE@template.isolate@ [@@@",
435 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@", 435 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@",
436 "@@@STEP_LOG_LINE@template.isolate@ {@@@", 436 "@@@STEP_LOG_LINE@template.isolate@ {@@@",
437 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@", 437 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@",
438 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@", 438 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@",
439 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/run.py\", @@@", 439 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/run.py\", @@@",
440 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@", 440 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@",
441 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@", 441 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@",
442 "@@@STEP_LOG_LINE@template.isolate@ \"--args-json\", @@@",
443 "@@@STEP_LOG_LINE@template.isolate@ \"{\\\"xctest\\\": <(xctest )}\", @@@",
442 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@", 444 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@",
443 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@ ", 445 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@ ",
444 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@", 446 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@",
445 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@", 447 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@",
446 "@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@", 448 "@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@",
447 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul ator/iossim\", @@@", 449 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul ator/iossim\", @@@",
448 "@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@", 450 "@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@",
449 "@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@", 451 "@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@",
450 "@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@", 452 "@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@",
451 "@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@", 453 "@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@",
(...skipping 26 matching lines...) Expand all
478 { 480 {
479 "cmd": [], 481 "cmd": [],
480 "name": "trigger" 482 "name": "trigger"
481 }, 483 },
482 { 484 {
483 "name": "$result", 485 "name": "$result",
484 "recipe_result": null, 486 "recipe_result": null,
485 "status_code": 0 487 "status_code": 0
486 } 488 }
487 ] 489 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/ios/try.expected/swarming.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698