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

Side by Side Diff: scripts/slave/recipes/findit/chromium/test.expected/swarming_tests.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 7 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 "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 "tryserver.chromium.mac", 8 "tryserver.chromium.mac",
9 "--builder", 9 "--builder",
10 "mac_chromium_variable", 10 "mac_chromium_variable",
11 "--slave", 11 "--slave",
12 "build1-a1", 12 "build1-a1",
13 "--spec", 13 "--spec",
14 "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'}]", 14 "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'}]",
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}", 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}",
19 "--git-cache-dir", 19 "--git-cache-dir",
20 "[GIT_CACHE]", 20 "[GIT_CACHE]",
21 "--output_json", 21 "--output_json",
22 "/path/to/tmp/json", 22 "/path/to/tmp/json",
23 "--revision", 23 "--revision",
24 "src@r1", 24 "src@r1",
25 "--output_manifest" 25 "--output_manifest"
26 ], 26 ],
27 "cwd": "[SLAVE_BUILD]",
28 "env": { 27 "env": {
29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 28 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
30 }, 29 },
31 "name": "bot_update", 30 "name": "bot_update",
32 "~followup_annotations": [ 31 "~followup_annotations": [
33 "@@@STEP_TEXT@Some step text@@@", 32 "@@@STEP_TEXT@Some step text@@@",
34 "@@@STEP_LOG_LINE@json.output@{@@@", 33 "@@@STEP_LOG_LINE@json.output@{@@@",
35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 34 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 35 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", 36 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 90 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
92 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 91 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 92 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 93 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
95 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 94 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 95 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
97 ] 96 ]
98 }, 97 },
99 { 98 {
100 "cmd": [], 99 "cmd": [],
101 "cwd": "[SLAVE_BUILD]",
102 "name": "ensure_goma" 100 "name": "ensure_goma"
103 }, 101 },
104 { 102 {
105 "cmd": [ 103 "cmd": [
106 "python", 104 "python",
107 "-u", 105 "-u",
108 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 106 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
109 "--platform", 107 "--platform",
110 "mac-amd64", 108 "mac-amd64",
111 "--dest-directory", 109 "--dest-directory",
112 "[SLAVE_BUILD]/cipd", 110 "[SLAVE_BUILD]/cipd",
113 "--json-output", 111 "--json-output",
114 "/path/to/tmp/json" 112 "/path/to/tmp/json"
115 ], 113 ],
116 "cwd": "[SLAVE_BUILD]",
117 "name": "ensure_goma.install cipd", 114 "name": "ensure_goma.install cipd",
118 "~followup_annotations": [ 115 "~followup_annotations": [
119 "@@@STEP_NEST_LEVEL@1@@@", 116 "@@@STEP_NEST_LEVEL@1@@@",
120 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 117 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
121 "@@@STEP_LOG_LINE@json.output@{@@@", 118 "@@@STEP_LOG_LINE@json.output@{@@@",
122 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@", 119 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
123 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 120 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
124 "@@@STEP_LOG_LINE@json.output@}@@@", 121 "@@@STEP_LOG_LINE@json.output@}@@@",
125 "@@@STEP_LOG_END@json.output@@@" 122 "@@@STEP_LOG_END@json.output@@@"
126 ] 123 ]
127 }, 124 },
128 { 125 {
129 "cmd": [ 126 "cmd": [
130 "[SLAVE_BUILD]/cipd/cipd", 127 "[SLAVE_BUILD]/cipd/cipd",
131 "ensure", 128 "ensure",
132 "--root", 129 "--root",
133 "[CACHE]/cipd/goma", 130 "[CACHE]/cipd/goma",
134 "--list", 131 "--list",
135 "infra_internal/goma/client/mac-amd64 release", 132 "infra_internal/goma/client/mac-amd64 release",
136 "--json-output", 133 "--json-output",
137 "/path/to/tmp/json", 134 "/path/to/tmp/json",
138 "--service-account-json", 135 "--service-account-json",
139 "/creds/service_accounts/service-account-goma-client.json" 136 "/creds/service_accounts/service-account-goma-client.json"
140 ], 137 ],
141 "cwd": "[SLAVE_BUILD]",
142 "name": "ensure_goma.ensure_installed", 138 "name": "ensure_goma.ensure_installed",
143 "~followup_annotations": [ 139 "~followup_annotations": [
144 "@@@STEP_NEST_LEVEL@1@@@", 140 "@@@STEP_NEST_LEVEL@1@@@",
145 "@@@STEP_LOG_LINE@json.output@{@@@", 141 "@@@STEP_LOG_LINE@json.output@{@@@",
146 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 142 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
147 "@@@STEP_LOG_LINE@json.output@ {@@@", 143 "@@@STEP_LOG_LINE@json.output@ {@@@",
148 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 144 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
149 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/mac-amd64\"@@@", 145 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/mac-amd64\"@@@",
150 "@@@STEP_LOG_LINE@json.output@ }@@@", 146 "@@@STEP_LOG_LINE@json.output@ }@@@",
151 "@@@STEP_LOG_LINE@json.output@ ]@@@", 147 "@@@STEP_LOG_LINE@json.output@ ]@@@",
152 "@@@STEP_LOG_LINE@json.output@}@@@", 148 "@@@STEP_LOG_LINE@json.output@}@@@",
153 "@@@STEP_LOG_END@json.output@@@" 149 "@@@STEP_LOG_END@json.output@@@"
154 ] 150 ]
155 }, 151 },
156 { 152 {
157 "cmd": [ 153 "cmd": [
158 "python", 154 "python",
159 "-u", 155 "-u",
160 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", 156 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
161 "--version" 157 "--version"
162 ], 158 ],
163 "cwd": "[SLAVE_BUILD]",
164 "name": "swarming.py --version", 159 "name": "swarming.py --version",
165 "stdout": "/path/to/tmp/", 160 "stdout": "/path/to/tmp/",
166 "~followup_annotations": [ 161 "~followup_annotations": [
167 "@@@STEP_TEXT@0.4.10@@@" 162 "@@@STEP_TEXT@0.4.10@@@"
168 ] 163 ]
169 }, 164 },
170 { 165 {
171 "cmd": [ 166 "cmd": [
172 "python", 167 "python",
173 "-u", 168 "-u",
174 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 169 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
175 "runhooks" 170 "runhooks"
176 ], 171 ],
177 "cwd": "[SLAVE_BUILD]",
178 "env": { 172 "env": {
179 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 173 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
180 "GYP_CHROMIUM_NO_ACTION": "1", 174 "GYP_CHROMIUM_NO_ACTION": "1",
181 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x 64 test_isolation_mode=prepare use_goma=1", 175 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x 64 test_isolation_mode=prepare use_goma=1",
182 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 176 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
183 }, 177 },
184 "name": "gclient runhooks" 178 "name": "gclient runhooks"
185 }, 179 },
186 { 180 {
187 "cmd": [ 181 "cmd": [
188 "python", 182 "python",
189 "-u", 183 "-u",
190 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 184 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
191 "--output", 185 "--output",
192 "/path/to/tmp/json", 186 "/path/to/tmp/json",
193 "--", 187 "--",
194 "--build-config-fs", 188 "--build-config-fs",
195 "Release", 189 "Release",
196 "--use-src-side-runtest-py", 190 "--use-src-side-runtest-py",
197 "--paths", 191 "--paths",
198 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}", 192 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}",
199 "--properties", 193 "--properties",
200 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf orm\": \"mac\"}" 194 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf orm\": \"mac\"}"
201 ], 195 ],
202 "cwd": "[SLAVE_BUILD]",
203 "name": "get compile targets for scripts", 196 "name": "get compile targets for scripts",
204 "~followup_annotations": [ 197 "~followup_annotations": [
205 "@@@STEP_LOG_LINE@json.output@{}@@@", 198 "@@@STEP_LOG_LINE@json.output@{}@@@",
206 "@@@STEP_LOG_END@json.output@@@" 199 "@@@STEP_LOG_END@json.output@@@"
207 ] 200 ]
208 }, 201 },
209 { 202 {
210 "cmd": [ 203 "cmd": [
211 "python", 204 "python",
212 "-u", 205 "-u",
213 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 206 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
214 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", 207 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json",
215 "/path/to/tmp/json" 208 "/path/to/tmp/json"
216 ], 209 ],
217 "cwd": "[SLAVE_BUILD]",
218 "name": "read test spec", 210 "name": "read test spec",
219 "~followup_annotations": [ 211 "~followup_annotations": [
220 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@ @", 212 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@ @",
221 "@@@STEP_LOG_LINE@json.output@{}@@@", 213 "@@@STEP_LOG_LINE@json.output@{}@@@",
222 "@@@STEP_LOG_END@json.output@@@" 214 "@@@STEP_LOG_END@json.output@@@"
223 ] 215 ]
224 }, 216 },
225 { 217 {
226 "cmd": [ 218 "cmd": [
227 "git", 219 "git",
228 "log", 220 "log",
229 "--format=%H", 221 "--format=%H",
230 "r0..r1" 222 "r0..r1"
231 ], 223 ],
232 "cwd": "[SLAVE_BUILD]/src", 224 "cwd": "[SLAVE_BUILD]/src",
233 "name": "git commits in range", 225 "name": "git commits in range",
234 "stdout": "/path/to/tmp/", 226 "stdout": "/path/to/tmp/",
235 "~followup_annotations": [ 227 "~followup_annotations": [
236 "@@@STEP_LOG_LINE@revisions@r1@@@", 228 "@@@STEP_LOG_LINE@revisions@r1@@@",
237 "@@@STEP_LOG_END@revisions@@@" 229 "@@@STEP_LOG_END@revisions@@@"
238 ] 230 ]
239 }, 231 },
240 { 232 {
241 "cmd": [], 233 "cmd": [],
242 "cwd": "[SLAVE_BUILD]",
243 "name": "test r1" 234 "name": "test r1"
244 }, 235 },
245 { 236 {
246 "cmd": [ 237 "cmd": [
247 "python", 238 "python",
248 "-u", 239 "-u",
249 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 240 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
250 "--master", 241 "--master",
251 "tryserver.chromium.mac", 242 "tryserver.chromium.mac",
252 "--builder", 243 "--builder",
253 "mac_chromium_variable", 244 "mac_chromium_variable",
254 "--slave", 245 "--slave",
255 "build1-a1", 246 "build1-a1",
256 "--spec", 247 "--spec",
257 "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'}]", 248 "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'}]",
258 "--root", 249 "--root",
259 "src", 250 "src",
260 "--revision_mapping_file", 251 "--revision_mapping_file",
261 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}", 252 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}",
262 "--git-cache-dir", 253 "--git-cache-dir",
263 "[GIT_CACHE]", 254 "[GIT_CACHE]",
264 "--output_json", 255 "--output_json",
265 "/path/to/tmp/json", 256 "/path/to/tmp/json",
266 "--revision", 257 "--revision",
267 "src@r1", 258 "src@r1",
268 "--output_manifest" 259 "--output_manifest"
269 ], 260 ],
270 "cwd": "[SLAVE_BUILD]",
271 "env": { 261 "env": {
272 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 262 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
273 }, 263 },
274 "name": "test r1.bot_update", 264 "name": "test r1.bot_update",
275 "~followup_annotations": [ 265 "~followup_annotations": [
276 "@@@STEP_NEST_LEVEL@1@@@", 266 "@@@STEP_NEST_LEVEL@1@@@",
277 "@@@STEP_TEXT@Some step text@@@", 267 "@@@STEP_TEXT@Some step text@@@",
278 "@@@STEP_LOG_LINE@json.output@{@@@", 268 "@@@STEP_LOG_LINE@json.output@{@@@",
279 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 269 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
280 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 270 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
335 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 325 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
336 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 326 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
337 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 327 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
338 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 328 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
339 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 329 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
340 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 330 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
341 ] 331 ]
342 }, 332 },
343 { 333 {
344 "cmd": [], 334 "cmd": [],
345 "cwd": "[SLAVE_BUILD]",
346 "name": "test r1.ensure_goma", 335 "name": "test r1.ensure_goma",
347 "~followup_annotations": [ 336 "~followup_annotations": [
348 "@@@STEP_NEST_LEVEL@1@@@" 337 "@@@STEP_NEST_LEVEL@1@@@"
349 ] 338 ]
350 }, 339 },
351 { 340 {
352 "cmd": [ 341 "cmd": [
353 "python", 342 "python",
354 "-u", 343 "-u",
355 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 344 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
356 "--platform", 345 "--platform",
357 "mac-amd64", 346 "mac-amd64",
358 "--dest-directory", 347 "--dest-directory",
359 "[SLAVE_BUILD]/cipd", 348 "[SLAVE_BUILD]/cipd",
360 "--json-output", 349 "--json-output",
361 "/path/to/tmp/json" 350 "/path/to/tmp/json"
362 ], 351 ],
363 "cwd": "[SLAVE_BUILD]",
364 "name": "test r1.ensure_goma.install cipd", 352 "name": "test r1.ensure_goma.install cipd",
365 "~followup_annotations": [ 353 "~followup_annotations": [
366 "@@@STEP_NEST_LEVEL@2@@@", 354 "@@@STEP_NEST_LEVEL@2@@@",
367 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 355 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
368 "@@@STEP_LOG_LINE@json.output@{@@@", 356 "@@@STEP_LOG_LINE@json.output@{@@@",
369 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@", 357 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
370 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 358 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
371 "@@@STEP_LOG_LINE@json.output@}@@@", 359 "@@@STEP_LOG_LINE@json.output@}@@@",
372 "@@@STEP_LOG_END@json.output@@@" 360 "@@@STEP_LOG_END@json.output@@@"
373 ] 361 ]
374 }, 362 },
375 { 363 {
376 "cmd": [ 364 "cmd": [
377 "[SLAVE_BUILD]/cipd/cipd", 365 "[SLAVE_BUILD]/cipd/cipd",
378 "ensure", 366 "ensure",
379 "--root", 367 "--root",
380 "[CACHE]/cipd/goma", 368 "[CACHE]/cipd/goma",
381 "--list", 369 "--list",
382 "infra_internal/goma/client/mac-amd64 release", 370 "infra_internal/goma/client/mac-amd64 release",
383 "--json-output", 371 "--json-output",
384 "/path/to/tmp/json", 372 "/path/to/tmp/json",
385 "--service-account-json", 373 "--service-account-json",
386 "/creds/service_accounts/service-account-goma-client.json" 374 "/creds/service_accounts/service-account-goma-client.json"
387 ], 375 ],
388 "cwd": "[SLAVE_BUILD]",
389 "name": "test r1.ensure_goma.ensure_installed", 376 "name": "test r1.ensure_goma.ensure_installed",
390 "~followup_annotations": [ 377 "~followup_annotations": [
391 "@@@STEP_NEST_LEVEL@2@@@", 378 "@@@STEP_NEST_LEVEL@2@@@",
392 "@@@STEP_LOG_LINE@json.output@{@@@", 379 "@@@STEP_LOG_LINE@json.output@{@@@",
393 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 380 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
394 "@@@STEP_LOG_LINE@json.output@ {@@@", 381 "@@@STEP_LOG_LINE@json.output@ {@@@",
395 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 382 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
396 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/mac-amd64\"@@@", 383 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/mac-amd64\"@@@",
397 "@@@STEP_LOG_LINE@json.output@ }@@@", 384 "@@@STEP_LOG_LINE@json.output@ }@@@",
398 "@@@STEP_LOG_LINE@json.output@ ]@@@", 385 "@@@STEP_LOG_LINE@json.output@ ]@@@",
399 "@@@STEP_LOG_LINE@json.output@}@@@", 386 "@@@STEP_LOG_LINE@json.output@}@@@",
400 "@@@STEP_LOG_END@json.output@@@" 387 "@@@STEP_LOG_END@json.output@@@"
401 ] 388 ]
402 }, 389 },
403 { 390 {
404 "cmd": [ 391 "cmd": [
405 "python", 392 "python",
406 "-u", 393 "-u",
407 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 394 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
408 "runhooks" 395 "runhooks"
409 ], 396 ],
410 "cwd": "[SLAVE_BUILD]",
411 "env": { 397 "env": {
412 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 398 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
413 "GYP_CHROMIUM_NO_ACTION": "1", 399 "GYP_CHROMIUM_NO_ACTION": "1",
414 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x 64 test_isolation_mode=prepare use_goma=1", 400 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library ffmpe g_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x 64 test_isolation_mode=prepare use_goma=1",
415 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 401 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
416 }, 402 },
417 "name": "test r1.gclient runhooks", 403 "name": "test r1.gclient runhooks",
418 "~followup_annotations": [ 404 "~followup_annotations": [
419 "@@@STEP_NEST_LEVEL@1@@@" 405 "@@@STEP_NEST_LEVEL@1@@@"
420 ] 406 ]
421 }, 407 },
422 { 408 {
423 "cmd": [ 409 "cmd": [
424 "python", 410 "python",
425 "-u", 411 "-u",
426 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 412 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
427 "--output", 413 "--output",
428 "/path/to/tmp/json", 414 "/path/to/tmp/json",
429 "--", 415 "--",
430 "--build-config-fs", 416 "--build-config-fs",
431 "Release", 417 "Release",
432 "--use-src-side-runtest-py", 418 "--use-src-side-runtest-py",
433 "--paths", 419 "--paths",
434 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}", 420 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}",
435 "--properties", 421 "--properties",
436 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf orm\": \"mac\"}" 422 "{\"buildername\": \"mac_chromium_variable\", \"buildnumber\": 1, \"master name\": \"tryserver.chromium.mac\", \"slavename\": \"build1-a1\", \"target_platf orm\": \"mac\"}"
437 ], 423 ],
438 "cwd": "[SLAVE_BUILD]",
439 "name": "test r1.get compile targets for scripts", 424 "name": "test r1.get compile targets for scripts",
440 "~followup_annotations": [ 425 "~followup_annotations": [
441 "@@@STEP_NEST_LEVEL@1@@@", 426 "@@@STEP_NEST_LEVEL@1@@@",
442 "@@@STEP_LOG_LINE@json.output@{}@@@", 427 "@@@STEP_LOG_LINE@json.output@{}@@@",
443 "@@@STEP_LOG_END@json.output@@@" 428 "@@@STEP_LOG_END@json.output@@@"
444 ] 429 ]
445 }, 430 },
446 { 431 {
447 "cmd": [ 432 "cmd": [
448 "python", 433 "python",
449 "-u", 434 "-u",
450 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 435 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
451 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", 436 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json",
452 "/path/to/tmp/json" 437 "/path/to/tmp/json"
453 ], 438 ],
454 "cwd": "[SLAVE_BUILD]",
455 "name": "test r1.read test spec", 439 "name": "test r1.read test spec",
456 "~followup_annotations": [ 440 "~followup_annotations": [
457 "@@@STEP_NEST_LEVEL@1@@@", 441 "@@@STEP_NEST_LEVEL@1@@@",
458 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@ @", 442 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@ @",
459 "@@@STEP_LOG_LINE@json.output@{@@@", 443 "@@@STEP_LOG_LINE@json.output@{@@@",
460 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests\": {@@@", 444 "@@@STEP_LOG_LINE@json.output@ \"Mac10.9 Tests\": {@@@",
461 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", 445 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
462 "@@@STEP_LOG_LINE@json.output@ {@@@", 446 "@@@STEP_LOG_LINE@json.output@ {@@@",
463 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", 447 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
464 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@", 448 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@",
465 "@@@STEP_LOG_LINE@json.output@ }, @@@", 449 "@@@STEP_LOG_LINE@json.output@ }, @@@",
466 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@", 450 "@@@STEP_LOG_LINE@json.output@ \"test\": \"gl_tests\"@@@",
467 "@@@STEP_LOG_LINE@json.output@ }@@@", 451 "@@@STEP_LOG_LINE@json.output@ }@@@",
468 "@@@STEP_LOG_LINE@json.output@ ]@@@", 452 "@@@STEP_LOG_LINE@json.output@ ]@@@",
469 "@@@STEP_LOG_LINE@json.output@ }@@@", 453 "@@@STEP_LOG_LINE@json.output@ }@@@",
470 "@@@STEP_LOG_LINE@json.output@}@@@", 454 "@@@STEP_LOG_LINE@json.output@}@@@",
471 "@@@STEP_LOG_END@json.output@@@" 455 "@@@STEP_LOG_END@json.output@@@"
472 ] 456 ]
473 }, 457 },
474 { 458 {
475 "cmd": [ 459 "cmd": [
476 "python", 460 "python",
477 "-u", 461 "-u",
478 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 462 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
479 "--show-path", 463 "--show-path",
480 "python", 464 "python",
481 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 465 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
482 ], 466 ],
483 "cwd": "[SLAVE_BUILD]",
484 "name": "test r1.cleanup_temp", 467 "name": "test r1.cleanup_temp",
485 "~followup_annotations": [ 468 "~followup_annotations": [
486 "@@@STEP_NEST_LEVEL@1@@@" 469 "@@@STEP_NEST_LEVEL@1@@@"
487 ] 470 ]
488 }, 471 },
489 { 472 {
490 "cmd": [ 473 "cmd": [
491 "python", 474 "python",
492 "-u", 475 "-u",
493 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 476 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
494 "--build-dir", 477 "--build-dir",
495 "[SLAVE_BUILD]/src/out/Release", 478 "[SLAVE_BUILD]/src/out/Release",
496 "--clean-isolated-files" 479 "--clean-isolated-files"
497 ], 480 ],
498 "cwd": "[SLAVE_BUILD]",
499 "name": "test r1.clean isolated files", 481 "name": "test r1.clean isolated files",
500 "~followup_annotations": [ 482 "~followup_annotations": [
501 "@@@STEP_NEST_LEVEL@1@@@" 483 "@@@STEP_NEST_LEVEL@1@@@"
502 ] 484 ]
503 }, 485 },
504 { 486 {
505 "cmd": [ 487 "cmd": [
506 "python", 488 "python",
507 "-u", 489 "-u",
508 "[SLAVE_BUILD]/src/tools/mb/mb.py", 490 "[SLAVE_BUILD]/src/tools/mb/mb.py",
509 "gen", 491 "gen",
510 "-m", 492 "-m",
511 "chromium.mac", 493 "chromium.mac",
512 "-b", 494 "-b",
513 "Mac Builder", 495 "Mac Builder",
514 "--config-file", 496 "--config-file",
515 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 497 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
516 "--goma-dir", 498 "--goma-dir",
517 "[CACHE]/cipd/goma", 499 "[CACHE]/cipd/goma",
518 "--swarming-targets-file", 500 "--swarming-targets-file",
519 "gl_tests\n", 501 "gl_tests\n",
520 "//out/Release" 502 "//out/Release"
521 ], 503 ],
522 "cwd": "[SLAVE_BUILD]",
523 "env": { 504 "env": {
524 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 505 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
525 }, 506 },
526 "name": "test r1.generate_build_files", 507 "name": "test r1.generate_build_files",
527 "~followup_annotations": [ 508 "~followup_annotations": [
528 "@@@STEP_NEST_LEVEL@1@@@", 509 "@@@STEP_NEST_LEVEL@1@@@",
529 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@", 510 "@@@STEP_LOG_LINE@swarming-targets-file.txt@gl_tests@@@",
530 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" 511 "@@@STEP_LOG_END@swarming-targets-file.txt@@@"
531 ] 512 ]
532 }, 513 },
533 { 514 {
534 "allow_subannotations": true, 515 "allow_subannotations": true,
535 "cmd": [ 516 "cmd": [
536 "python", 517 "python",
537 "-u", 518 "-u",
538 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", 519 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
539 "--src-dir", 520 "--src-dir",
540 "[SLAVE_BUILD]/src", 521 "[SLAVE_BUILD]/src",
541 "--output-json", 522 "--output-json",
542 "/path/to/tmp/json" 523 "/path/to/tmp/json"
543 ], 524 ],
544 "cwd": "[SLAVE_BUILD]",
545 "env": { 525 "env": {
546 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 526 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
547 }, 527 },
548 "name": "test r1.clang_revision", 528 "name": "test r1.clang_revision",
549 "~followup_annotations": [ 529 "~followup_annotations": [
550 "@@@STEP_NEST_LEVEL@1@@@", 530 "@@@STEP_NEST_LEVEL@1@@@",
551 "@@@STEP_LOG_LINE@json.output@{@@@", 531 "@@@STEP_LOG_LINE@json.output@{@@@",
552 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", 532 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
553 "@@@STEP_LOG_LINE@json.output@}@@@", 533 "@@@STEP_LOG_LINE@json.output@}@@@",
554 "@@@STEP_LOG_END@json.output@@@" 534 "@@@STEP_LOG_END@json.output@@@"
(...skipping 25 matching lines...) Expand all
580 "/path/to/tmp/json", 560 "/path/to/tmp/json",
581 "--goma-service-account-json-file", 561 "--goma-service-account-json-file",
582 "/creds/service_accounts/service-account-goma-client.json", 562 "/creds/service_accounts/service-account-goma-client.json",
583 "--goma-dir", 563 "--goma-dir",
584 "[CACHE]/cipd/goma", 564 "[CACHE]/cipd/goma",
585 "--ninja-ensure-up-to-date", 565 "--ninja-ensure-up-to-date",
586 "--", 566 "--",
587 "gl_tests", 567 "gl_tests",
588 "gl_tests_run" 568 "gl_tests_run"
589 ], 569 ],
590 "cwd": "[SLAVE_BUILD]",
591 "env": { 570 "env": {
592 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 571 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
593 }, 572 },
594 "name": "test r1.compile", 573 "name": "test r1.compile",
595 "~followup_annotations": [ 574 "~followup_annotations": [
596 "@@@STEP_NEST_LEVEL@1@@@", 575 "@@@STEP_NEST_LEVEL@1@@@",
597 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 576 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
598 "@@@STEP_LOG_END@json.output (invalid)@@@" 577 "@@@STEP_LOG_END@json.output (invalid)@@@"
599 ] 578 ]
600 }, 579 },
(...skipping 20 matching lines...) Expand all
621 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 600 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
622 "[SLAVE_BUILD]/src/tools/swarming_client", 601 "[SLAVE_BUILD]/src/tools/swarming_client",
623 "batcharchive", 602 "batcharchive",
624 "--dump-json", 603 "--dump-json",
625 "/path/to/tmp/json", 604 "/path/to/tmp/json",
626 "--isolate-server", 605 "--isolate-server",
627 "https://isolateserver.appspot.com", 606 "https://isolateserver.appspot.com",
628 "--verbose", 607 "--verbose",
629 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json" 608 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json"
630 ], 609 ],
631 "cwd": "[SLAVE_BUILD]",
632 "name": "test r1.isolate tests", 610 "name": "test r1.isolate tests",
633 "~followup_annotations": [ 611 "~followup_annotations": [
634 "@@@STEP_NEST_LEVEL@1@@@", 612 "@@@STEP_NEST_LEVEL@1@@@",
635 "@@@STEP_LOG_LINE@json.output@{@@@", 613 "@@@STEP_LOG_LINE@json.output@{@@@",
636 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ "@@@", 614 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\ "@@@",
637 "@@@STEP_LOG_LINE@json.output@}@@@", 615 "@@@STEP_LOG_LINE@json.output@}@@@",
638 "@@@STEP_LOG_END@json.output@@@" 616 "@@@STEP_LOG_END@json.output@@@"
639 ] 617 ]
640 }, 618 },
641 { 619 {
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
695 "--tag", 673 "--tag",
696 "slavename:build1-a1", 674 "slavename:build1-a1",
697 "--tag", 675 "--tag",
698 "stepname:gl_tests (r1) on Mac-10.9", 676 "stepname:gl_tests (r1) on Mac-10.9",
699 "--idempotent", 677 "--idempotent",
700 "[dummy hash for gl_tests]", 678 "[dummy hash for gl_tests]",
701 "--", 679 "--",
702 "--gtest_filter=Test.One", 680 "--gtest_filter=Test.One",
703 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" 681 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
704 ], 682 ],
705 "cwd": "[SLAVE_BUILD]",
706 "name": "test r1.[trigger] gl_tests (r1) on Mac-10.9", 683 "name": "test r1.[trigger] gl_tests (r1) on Mac-10.9",
707 "~followup_annotations": [ 684 "~followup_annotations": [
708 "@@@STEP_NEST_LEVEL@1@@@", 685 "@@@STEP_NEST_LEVEL@1@@@",
709 "@@@STEP_LOG_LINE@json.output@{@@@", 686 "@@@STEP_LOG_LINE@json.output@{@@@",
710 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r1)/Mac-10 .9/[dummy has/mac_chromium_variable/1\", @@@", 687 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests (r1)/Mac-10 .9/[dummy has/mac_chromium_variable/1\", @@@",
711 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 688 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
712 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (r1)/Mac-10.9/[dummy has/mac_ chromium_variable/1\": {@@@", 689 "@@@STEP_LOG_LINE@json.output@ \"gl_tests (r1)/Mac-10.9/[dummy has/mac_ chromium_variable/1\": {@@@",
713 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 690 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
714 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 691 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
715 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 692 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
(...skipping 21 matching lines...) Expand all
737 "--", 714 "--",
738 "collect", 715 "collect",
739 "--swarming", 716 "--swarming",
740 "https://chromium-swarm.appspot.com", 717 "https://chromium-swarm.appspot.com",
741 "--decorate", 718 "--decorate",
742 "--print-status-updates", 719 "--print-status-updates",
743 "--shards", 720 "--shards",
744 "1", 721 "1",
745 "gl_tests (r1)/Mac-10.9/[dummy has/mac_chromium_variable/1" 722 "gl_tests (r1)/Mac-10.9/[dummy has/mac_chromium_variable/1"
746 ], 723 ],
747 "cwd": "[SLAVE_BUILD]",
748 "name": "test r1.gl_tests (r1) on Mac-10.9", 724 "name": "test r1.gl_tests (r1) on Mac-10.9",
749 "~followup_annotations": [ 725 "~followup_annotations": [
750 "@@@STEP_NEST_LEVEL@1@@@" 726 "@@@STEP_NEST_LEVEL@1@@@"
751 ] 727 ]
752 }, 728 },
753 { 729 {
754 "cmd": [ 730 "cmd": [
755 "python", 731 "python",
756 "-u", 732 "-u",
757 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 733 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
758 "--input-gtest-json", 734 "--input-gtest-json",
759 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", 735 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}",
760 "--master-name", 736 "--master-name",
761 "tryserver.chromium.mac", 737 "tryserver.chromium.mac",
762 "--builder-name", 738 "--builder-name",
763 "mac_chromium_variable", 739 "mac_chromium_variable",
764 "--build-number", 740 "--build-number",
765 "1", 741 "1",
766 "--test-type", 742 "--test-type",
767 "test r1.gl_tests (r1) on Mac-10.9", 743 "test r1.gl_tests (r1) on Mac-10.9",
768 "--test-results-server", 744 "--test-results-server",
769 "test-results.appspot.com", 745 "test-results.appspot.com",
770 "--chrome-revision", 746 "--chrome-revision",
771 "170242" 747 "170242"
772 ], 748 ],
773 "cwd": "[SLAVE_BUILD]",
774 "name": "test r1.Upload to test-results [test r1.gl_tests (r1) on Mac-10.9]" , 749 "name": "test r1.Upload to test-results [test r1.gl_tests (r1) on Mac-10.9]" ,
775 "~followup_annotations": [ 750 "~followup_annotations": [
776 "@@@STEP_NEST_LEVEL@1@@@" 751 "@@@STEP_NEST_LEVEL@1@@@"
777 ] 752 ]
778 }, 753 },
779 { 754 {
780 "cmd": [ 755 "cmd": [
781 "python", 756 "python",
782 "-u", 757 "-u",
783 "import sys; sys.exit(0)" 758 "import sys; sys.exit(0)"
784 ], 759 ],
785 "cwd": "[SLAVE_BUILD]",
786 "name": "report", 760 "name": "report",
787 "~followup_annotations": [ 761 "~followup_annotations": [
788 "@@@STEP_LOG_LINE@report@{@@@", 762 "@@@STEP_LOG_LINE@report@{@@@",
789 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", 763 "@@@STEP_LOG_LINE@report@ \"result\": {@@@",
790 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", 764 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@",
791 "@@@STEP_LOG_LINE@report@ \"gl_tests\": {@@@", 765 "@@@STEP_LOG_LINE@report@ \"gl_tests\": {@@@",
792 "@@@STEP_LOG_LINE@report@ \"status\": \"passed\", @@@", 766 "@@@STEP_LOG_LINE@report@ \"status\": \"passed\", @@@",
793 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", 767 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@",
794 "@@@STEP_LOG_LINE@report@ }@@@", 768 "@@@STEP_LOG_LINE@report@ }@@@",
795 "@@@STEP_LOG_LINE@report@ }@@@", 769 "@@@STEP_LOG_LINE@report@ }@@@",
796 "@@@STEP_LOG_LINE@report@ }, @@@", 770 "@@@STEP_LOG_LINE@report@ }, @@@",
797 "@@@STEP_LOG_LINE@report@ \"metadata\": {@@@", 771 "@@@STEP_LOG_LINE@report@ \"metadata\": {@@@",
798 "@@@STEP_LOG_LINE@report@ \"regression_range_size\": 1@@@", 772 "@@@STEP_LOG_LINE@report@ \"regression_range_size\": 1@@@",
799 "@@@STEP_LOG_LINE@report@ }@@@", 773 "@@@STEP_LOG_LINE@report@ }@@@",
800 "@@@STEP_LOG_LINE@report@}@@@", 774 "@@@STEP_LOG_LINE@report@}@@@",
801 "@@@STEP_LOG_END@report@@@", 775 "@@@STEP_LOG_END@report@@@",
802 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1 }, \"result\": {\"r1\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true} }}}@@@" 776 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1 }, \"result\": {\"r1\": {\"gl_tests\": {\"status\": \"passed\", \"valid\": true} }}}@@@"
803 ] 777 ]
804 }, 778 },
805 { 779 {
806 "name": "$result", 780 "name": "$result",
807 "recipe_result": null, 781 "recipe_result": null,
808 "status_code": 0 782 "status_code": 0
809 } 783 }
810 ] 784 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698