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

Side by Side Diff: scripts/slave/recipes/ios/unified_builder_tester.expected/multiple_failures.json

Issue 2226683002: ios: prepare for running under remote_run (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: 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
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)@@@",
11 "@@@STEP_LOG_LINE@json.output@{@@@", 11 "@@@STEP_LOG_LINE@json.output@{@@@",
12 "@@@STEP_LOG_LINE@json.output@ \"Mac OS X Version\": \"1.2.3\", @@@", 12 "@@@STEP_LOG_LINE@json.output@ \"Mac OS X Version\": \"1.2.3\", @@@",
13 "@@@STEP_LOG_LINE@json.output@ \"Xcode Build Version\": \"5D342509a\", @@ @", 13 "@@@STEP_LOG_LINE@json.output@ \"Xcode Build Version\": \"5D342509a\", @@ @",
14 "@@@STEP_LOG_LINE@json.output@ \"Xcode SDKs\": [@@@", 14 "@@@STEP_LOG_LINE@json.output@ \"Xcode SDKs\": [@@@",
15 "@@@STEP_LOG_LINE@json.output@ \"fake sdk 1.0\", @@@", 15 "@@@STEP_LOG_LINE@json.output@ \"fake sdk 1.0\", @@@",
16 "@@@STEP_LOG_LINE@json.output@ \"fake sdk 1.1\", @@@", 16 "@@@STEP_LOG_LINE@json.output@ \"fake sdk 1.1\", @@@",
17 "@@@STEP_LOG_LINE@json.output@ \"fake sdk 2.0\"@@@", 17 "@@@STEP_LOG_LINE@json.output@ \"fake sdk 2.0\"@@@",
18 "@@@STEP_LOG_LINE@json.output@ ], @@@", 18 "@@@STEP_LOG_LINE@json.output@ ], @@@",
19 "@@@STEP_LOG_LINE@json.output@ \"Xcode Version\": \"6.7.8\"@@@", 19 "@@@STEP_LOG_LINE@json.output@ \"Xcode Version\": \"6.7.8\"@@@",
20 "@@@STEP_LOG_LINE@json.output@}@@@", 20 "@@@STEP_LOG_LINE@json.output@}@@@",
21 "@@@STEP_LOG_END@json.output@@@" 21 "@@@STEP_LOG_END@json.output@@@"
22 ] 22 ]
23 }, 23 },
24 { 24 {
25 "cmd": [ 25 "cmd": [
26 "python", 26 "python",
27 "-u", 27 "-u",
28 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
29 "[BUILDER_CACHE]/ios",
30 "511"
31 ],
32 "name": "makedirs checkout path",
33 "~followup_annotations": [
34 "@@@STEP_LOG_LINE@python.inline@@@@",
35 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
36 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
37 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
38 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
39 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
40 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
41 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
42 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
43 "@@@STEP_LOG_END@python.inline@@@"
44 ]
45 },
46 {
47 "cmd": [
48 "python",
49 "-u",
28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 50 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
29 "--master", 51 "--master",
30 "chromium.fake", 52 "chromium.fake",
31 "--builder", 53 "--builder",
32 "ios", 54 "ios",
33 "--slave", 55 "--slave",
34 "fake-vm", 56 "fake-vm",
35 "--spec", 57 "--spec",
36 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url' : 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo. chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m irror.golo.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/da ta/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchp lugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src /chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': No ne, '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_tes t': 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/bmp_decoder': None, 'src/webkit/data/ico_deco der': None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_dec oder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url ': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]\nta rget_os = ['ios']", 58 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url' : 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo. chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m irror.golo.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/da ta/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchp lugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src /chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': No ne, '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_tes t': 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/bmp_decoder': None, 'src/webkit/data/ico_deco der': None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_dec oder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url ': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]\nta rget_os = ['ios']",
37 "--root", 59 "--root",
38 "src", 60 "src",
39 "--revision_mapping_file", 61 "--revision_mapping_file",
40 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}", 62 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}",
41 "--git-cache-dir", 63 "--git-cache-dir",
42 "[GIT_CACHE]", 64 "[GIT_CACHE]",
43 "--output_json", 65 "--output_json",
44 "/path/to/tmp/json", 66 "/path/to/tmp/json",
45 "--revision", 67 "--revision",
46 "src@HEAD", 68 "src@HEAD",
47 "--force", 69 "--force",
48 "--output_manifest" 70 "--output_manifest"
49 ], 71 ],
72 "cwd": "[BUILDER_CACHE]/ios",
50 "env": { 73 "env": {
51 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 74 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
52 }, 75 },
53 "name": "bot_update", 76 "name": "bot_update",
54 "~followup_annotations": [ 77 "~followup_annotations": [
55 "@@@STEP_TEXT@Some step text@@@", 78 "@@@STEP_TEXT@Some step text@@@",
56 "@@@STEP_LOG_LINE@json.output@{@@@", 79 "@@@STEP_LOG_LINE@json.output@{@@@",
57 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 80 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
58 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 81 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
59 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", 82 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
124 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 147 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
125 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@", 148 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
126 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@" 149 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@"
127 ] 150 ]
128 }, 151 },
129 { 152 {
130 "cmd": [ 153 "cmd": [
131 "python", 154 "python",
132 "-u", 155 "-u",
133 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 156 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
134 "[SLAVE_BUILD]/src/ios/build/bots/chromium.fake/ios.json", 157 "[BUILDER_CACHE]/ios/src/ios/build/bots/chromium.fake/ios.json",
135 "/path/to/tmp/json" 158 "/path/to/tmp/json"
136 ], 159 ],
137 "name": "read build config", 160 "name": "read build config",
138 "~followup_annotations": [ 161 "~followup_annotations": [
139 "@@@STEP_LOG_LINE@json.output@{@@@", 162 "@@@STEP_LOG_LINE@json.output@{@@@",
140 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": {@@@", 163 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": {@@@",
141 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 1\": \"fake value 1\", @@@", 164 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 1\": \"fake value 1\", @@@",
142 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 2\": \"fake value 2\"@ @@", 165 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 2\": \"fake value 2\"@ @@",
143 "@@@STEP_LOG_LINE@json.output@ }, @@@", 166 "@@@STEP_LOG_LINE@json.output@ }, @@@",
144 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"xcodebuild\", @@@", 167 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"xcodebuild\", @@@",
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
203 "@@@STEP_LOG_END@json.output@@@" 226 "@@@STEP_LOG_END@json.output@@@"
204 ] 227 ]
205 }, 228 },
206 { 229 {
207 "cmd": [ 230 "cmd": [
208 "python", 231 "python",
209 "-u", 232 "-u",
210 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 233 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
211 "runhooks" 234 "runhooks"
212 ], 235 ],
213 "cwd": "[SLAVE_BUILD]/src", 236 "cwd": "[BUILDER_CACHE]/ios/src",
214 "env": { 237 "env": {
215 "GYP_DEFINES": "fake gyp define 1=fake value 1 fake gyp define 2=fake valu e 2 component=static_library OS=ios", 238 "GYP_DEFINES": "fake gyp define 1=fake value 1 fake gyp define 2=fake valu e 2 component=static_library OS=ios",
216 "GYP_GENERATORS": "xcode", 239 "GYP_GENERATORS": "xcode",
217 "GYP_GENERATOR_FLAGS": "xcode_project_version=3.2", 240 "GYP_GENERATOR_FLAGS": "xcode_project_version=3.2",
218 "LANDMINES_VERBOSE": "1", 241 "LANDMINES_VERBOSE": "1",
219 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 242 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
220 }, 243 },
221 "name": "gclient runhooks", 244 "name": "gclient runhooks",
222 "~followup_annotations": [ 245 "~followup_annotations": [
223 "@@@STEP_TEXT@<br />GYP_DEFINES:<br />fake gyp define 1=fake value 1<br /> fake gyp define 2=fake value 2<br />component=static_library<br />OS=ios@@@" 246 "@@@STEP_TEXT@<br />GYP_DEFINES:<br />fake gyp define 1=fake value 1<br /> fake gyp define 2=fake value 2<br />component=static_library<br />OS=ios@@@"
224 ] 247 ]
225 }, 248 },
226 { 249 {
227 "cmd": [ 250 "cmd": [
228 "xcodebuild", 251 "xcodebuild",
229 "-configuration", 252 "-configuration",
230 "Debug", 253 "Debug",
231 "-project", 254 "-project",
232 "[SLAVE_BUILD]/src/build/all.xcodeproj", 255 "[BUILDER_CACHE]/ios/src/build/all.xcodeproj",
233 "-sdk", 256 "-sdk",
234 "iphonesimulator7.1" 257 "iphonesimulator7.1"
235 ], 258 ],
236 "cwd": "[SLAVE_BUILD]/src/xcodebuild", 259 "cwd": "[BUILDER_CACHE]/ios/src/xcodebuild",
237 "name": "compile" 260 "name": "compile"
238 }, 261 },
239 { 262 {
240 "cmd": [ 263 "cmd": [
241 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py", 264 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/run.py",
242 "--app", 265 "--app",
243 "[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake tests 1.app", 266 "[SLAVE_BUILD]/src/xcodebuild/Debug-iphonesimulator/fake tests 1.app",
244 "--json_file", 267 "--json_file",
245 "/path/to/tmp/json", 268 "/path/to/tmp/json",
246 "--iossim", 269 "--iossim",
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
446 "@@@STEP_LINK@fake URL text@fake URL@@@" 469 "@@@STEP_LINK@fake URL text@fake URL@@@"
447 ] 470 ]
448 }, 471 },
449 { 472 {
450 "name": "$result", 473 "name": "$result",
451 "reason": "Failed fake tests 2 (fake device iOS 8.1), fake tests 3 (fake dev ice iOS 8.1), fake tests 5 (fake device iOS 8.1).", 474 "reason": "Failed fake tests 2 (fake device iOS 8.1), fake tests 3 (fake dev ice iOS 8.1), fake tests 5 (fake device iOS 8.1).",
452 "recipe_result": null, 475 "recipe_result": null,
453 "status_code": 1 476 "status_code": 1
454 } 477 }
455 ] 478 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698