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

Side by Side Diff: scripts/slave/recipes/ios/try.expected/swarming_tests_skipped.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_simulator_swarming",
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 "tryserver.fake", 52 "tryserver.fake",
31 "--builder", 53 "--builder",
32 "ios-simulator-swarming", 54 "ios-simulator-swarming",
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 "--patch_url", 65 "--patch_url",
44 "patch url", 66 "patch url",
45 "--rietveld_server", 67 "--rietveld_server",
46 "fake://rietveld.url", 68 "fake://rietveld.url",
47 "--output_json", 69 "--output_json",
48 "/path/to/tmp/json", 70 "/path/to/tmp/json",
49 "--revision", 71 "--revision",
50 "src@HEAD", 72 "src@HEAD",
51 "--force", 73 "--force",
52 "--output_manifest" 74 "--output_manifest"
53 ], 75 ],
76 "cwd": "[BUILDER_CACHE]/ios_simulator_swarming",
54 "env": { 77 "env": {
55 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 78 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
56 }, 79 },
57 "name": "bot_update", 80 "name": "bot_update",
58 "~followup_annotations": [ 81 "~followup_annotations": [
59 "@@@STEP_TEXT@Some step text@@@", 82 "@@@STEP_TEXT@Some step text@@@",
60 "@@@STEP_LOG_LINE@json.output@{@@@", 83 "@@@STEP_LOG_LINE@json.output@{@@@",
61 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 84 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
62 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 85 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
63 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", 86 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 151 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
129 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@", 152 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@",
130 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@" 153 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb 994259692140934\"@@@"
131 ] 154 ]
132 }, 155 },
133 { 156 {
134 "cmd": [ 157 "cmd": [
135 "python", 158 "python",
136 "-u", 159 "-u",
137 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 160 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
138 "[SLAVE_BUILD]/src/ios/build/bots/chromium.mac/ios-simulator-swarming.json ", 161 "[BUILDER_CACHE]/ios_simulator_swarming/src/ios/build/bots/chromium.mac/io s-simulator-swarming.json",
139 "/path/to/tmp/json" 162 "/path/to/tmp/json"
140 ], 163 ],
141 "name": "read build config", 164 "name": "read build config",
142 "~followup_annotations": [ 165 "~followup_annotations": [
143 "@@@STEP_LOG_LINE@json.output@{@@@", 166 "@@@STEP_LOG_LINE@json.output@{@@@",
144 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": {@@@", 167 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": {@@@",
145 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 1\": \"fake value 1\", @@@", 168 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 1\": \"fake value 1\", @@@",
146 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 2\": \"fake value 2\"@ @@", 169 "@@@STEP_LOG_LINE@json.output@ \"fake gyp define 2\": \"fake value 2\"@ @@",
147 "@@@STEP_LOG_LINE@json.output@ }, @@@", 170 "@@@STEP_LOG_LINE@json.output@ }, @@@",
148 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"ninja\", @@@", 171 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"ninja\", @@@",
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 "@@@STEP_LOG_END@json.output@@@" 205 "@@@STEP_LOG_END@json.output@@@"
183 ] 206 ]
184 }, 207 },
185 { 208 {
186 "cmd": [ 209 "cmd": [
187 "python", 210 "python",
188 "-u", 211 "-u",
189 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 212 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
190 "runhooks" 213 "runhooks"
191 ], 214 ],
192 "cwd": "[SLAVE_BUILD]/src", 215 "cwd": "[BUILDER_CACHE]/ios_simulator_swarming/src",
193 "env": { 216 "env": {
194 "GYP_CROSSCOMPILE": "1", 217 "GYP_CROSSCOMPILE": "1",
195 "GYP_DEFINES": "fake gyp define 1=fake value 1 fake gyp define 2=fake valu e 2 component=static_library OS=ios", 218 "GYP_DEFINES": "fake gyp define 1=fake value 1 fake gyp define 2=fake valu e 2 component=static_library OS=ios",
196 "GYP_GENERATORS": "ninja", 219 "GYP_GENERATORS": "ninja",
197 "LANDMINES_VERBOSE": "1", 220 "LANDMINES_VERBOSE": "1",
198 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 221 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
199 }, 222 },
200 "name": "gclient runhooks (with patch)", 223 "name": "gclient runhooks (with patch)",
201 "~followup_annotations": [ 224 "~followup_annotations": [
202 "@@@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@@@" 225 "@@@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@@@"
(...skipping 12 matching lines...) Expand all
215 "~followup_annotations": [ 238 "~followup_annotations": [
216 "@@@STEP_LOG_LINE@files@foo.cc@@@", 239 "@@@STEP_LOG_LINE@files@foo.cc@@@",
217 "@@@STEP_LOG_END@files@@@" 240 "@@@STEP_LOG_END@files@@@"
218 ] 241 ]
219 }, 242 },
220 { 243 {
221 "cmd": [ 244 "cmd": [
222 "python", 245 "python",
223 "-u", 246 "-u",
224 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 247 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
225 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", 248 "[BUILDER_CACHE]/ios_simulator_swarming/src/testing/buildbot/trybot_analyz e_config.json",
226 "/path/to/tmp/json" 249 "/path/to/tmp/json"
227 ], 250 ],
228 "name": "read filter exclusion spec", 251 "name": "read filter exclusion spec",
229 "~followup_annotations": [ 252 "~followup_annotations": [
230 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", 253 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
231 "@@@STEP_LOG_LINE@json.output@{@@@", 254 "@@@STEP_LOG_LINE@json.output@{@@@",
232 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", 255 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@",
233 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", 256 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
234 "@@@STEP_LOG_LINE@json.output@ }, @@@", 257 "@@@STEP_LOG_LINE@json.output@ }, @@@",
235 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", 258 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@",
236 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", 259 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
237 "@@@STEP_LOG_LINE@json.output@ }, @@@", 260 "@@@STEP_LOG_LINE@json.output@ }, @@@",
238 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", 261 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@",
239 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", 262 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
240 "@@@STEP_LOG_LINE@json.output@ }@@@", 263 "@@@STEP_LOG_LINE@json.output@ }@@@",
241 "@@@STEP_LOG_LINE@json.output@}@@@", 264 "@@@STEP_LOG_LINE@json.output@}@@@",
242 "@@@STEP_LOG_END@json.output@@@" 265 "@@@STEP_LOG_END@json.output@@@"
243 ] 266 ]
244 }, 267 },
245 { 268 {
246 "cmd": [ 269 "cmd": [
247 "python", 270 "python",
248 "-u", 271 "-u",
249 "[SLAVE_BUILD]/src/build/gyp_chromium", 272 "[BUILDER_CACHE]/ios_simulator_swarming/src/build/gyp_chromium",
250 "--analyzer", 273 "--analyzer",
251 "{\"additional_compile_targets\": [\"All\", \"fake test\"], \"files\": [\" foo.cc\"], \"test_targets\": [\"fake test\"]}", 274 "{\"additional_compile_targets\": [\"All\", \"fake test\"], \"files\": [\" foo.cc\"], \"test_targets\": [\"fake test\"]}",
252 "/path/to/tmp/json" 275 "/path/to/tmp/json"
253 ], 276 ],
254 "env": { 277 "env": {
255 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 278 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
256 "GYP_CROSSCOMPILE": "1", 279 "GYP_CROSSCOMPILE": "1",
257 "GYP_DEFINES": "OS=ios component=static_library fake gyp define 1='fake va lue 1' fake gyp define 2='fake value 2'" 280 "GYP_DEFINES": "OS=ios component=static_library fake gyp define 1='fake va lue 1' fake gyp define 2='fake value 2'"
258 }, 281 },
259 "name": "analyze", 282 "name": "analyze",
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
461 { 484 {
462 "cmd": [], 485 "cmd": [],
463 "name": "trigger" 486 "name": "trigger"
464 }, 487 },
465 { 488 {
466 "name": "$result", 489 "name": "$result",
467 "recipe_result": null, 490 "recipe_result": null,
468 "status_code": 0 491 "status_code": 0
469 } 492 }
470 ] 493 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698