OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", |
8 "name": "taskkill" | 9 "name": "taskkill" |
9 }, | 10 }, |
10 { | 11 { |
11 "cmd": [ | 12 "cmd": [ |
12 "python", | 13 "python", |
13 "-u", | 14 "-u", |
14 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 15 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
15 "--master", | 16 "--master", |
16 "tryserver.chromium.win", | 17 "tryserver.chromium.win", |
17 "--builder", | 18 "--builder", |
18 "win_chromium_variable", | 19 "win_chromium_variable", |
19 "--slave", | 20 "--slave", |
20 "build1-a1", | 21 "build1-a1", |
21 "--spec", | 22 "--spec", |
22 "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'
custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_
trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 23 "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'}]", |
23 "--root", | 24 "--root", |
24 "src", | 25 "src", |
25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
26 "{\"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\"}", | 27 "{\"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\"}", |
27 "--git-cache-dir", | 28 "--git-cache-dir", |
28 "[ROOT]\\b\\build\\slave\\cache_dir", | 29 "[GIT_CACHE]", |
29 "--output_json", | 30 "--output_json", |
30 "/path/to/tmp/json", | 31 "/path/to/tmp/json", |
31 "--revision", | 32 "--revision", |
32 "src@r1", | 33 "src@r1", |
33 "--output_manifest" | 34 "--output_manifest" |
34 ], | 35 ], |
| 36 "cwd": "[SLAVE_BUILD]", |
35 "env": { | 37 "env": { |
36 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 38 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
37 }, | 39 }, |
38 "name": "bot_update", | 40 "name": "bot_update", |
39 "~followup_annotations": [ | 41 "~followup_annotations": [ |
40 "@@@STEP_TEXT@Some step text@@@", | 42 "@@@STEP_TEXT@Some step text@@@", |
41 "@@@STEP_LOG_LINE@json.output@{@@@", | 43 "@@@STEP_LOG_LINE@json.output@{@@@", |
42 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", | 46 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
98 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 100 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
99 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 101 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
100 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 102 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
101 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 103 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
102 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 104 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
103 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 105 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
104 ] | 106 ] |
105 }, | 107 }, |
106 { | 108 { |
107 "cmd": [], | 109 "cmd": [], |
| 110 "cwd": "[SLAVE_BUILD]", |
108 "name": "ensure_goma" | 111 "name": "ensure_goma" |
109 }, | 112 }, |
110 { | 113 { |
111 "cmd": [ | 114 "cmd": [ |
112 "python", | 115 "python", |
113 "-u", | 116 "-u", |
114 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 117 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
115 "--platform", | 118 "--platform", |
116 "windows-amd64", | 119 "windows-amd64", |
117 "--dest-directory", | 120 "--dest-directory", |
118 "[CWD]\\cipd", | 121 "[SLAVE_BUILD]\\cipd", |
119 "--json-output", | 122 "--json-output", |
120 "/path/to/tmp/json" | 123 "/path/to/tmp/json" |
121 ], | 124 ], |
| 125 "cwd": "[SLAVE_BUILD]", |
122 "name": "ensure_goma.install cipd", | 126 "name": "ensure_goma.install cipd", |
123 "~followup_annotations": [ | 127 "~followup_annotations": [ |
124 "@@@STEP_NEST_LEVEL@1@@@", | 128 "@@@STEP_NEST_LEVEL@1@@@", |
125 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 129 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
126 "@@@STEP_LOG_LINE@json.output@{@@@", | 130 "@@@STEP_LOG_LINE@json.output@{@@@", |
127 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 131 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
128 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
129 "@@@STEP_LOG_LINE@json.output@}@@@", | 133 "@@@STEP_LOG_LINE@json.output@}@@@", |
130 "@@@STEP_LOG_END@json.output@@@" | 134 "@@@STEP_LOG_END@json.output@@@" |
131 ] | 135 ] |
132 }, | 136 }, |
133 { | 137 { |
134 "cmd": [ | 138 "cmd": [ |
135 "fake_slave_build/cipd", | 139 "[SLAVE_BUILD]\\cipd\\cipd", |
136 "ensure", | 140 "ensure", |
137 "--root", | 141 "--root", |
138 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 142 "[CACHE]\\cipd\\goma", |
139 "--list", | 143 "--list", |
140 "infra_internal/goma/client/windows-amd64 release", | 144 "infra_internal/goma/client/windows-amd64 release", |
141 "--json-output", | 145 "--json-output", |
142 "/path/to/tmp/json", | 146 "/path/to/tmp/json", |
143 "--service-account-json", | 147 "--service-account-json", |
144 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 148 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
145 ], | 149 ], |
| 150 "cwd": "[SLAVE_BUILD]", |
146 "name": "ensure_goma.ensure_installed", | 151 "name": "ensure_goma.ensure_installed", |
147 "~followup_annotations": [ | 152 "~followup_annotations": [ |
148 "@@@STEP_NEST_LEVEL@1@@@", | 153 "@@@STEP_NEST_LEVEL@1@@@", |
149 "@@@STEP_LOG_LINE@json.output@{@@@", | 154 "@@@STEP_LOG_LINE@json.output@{@@@", |
150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 155 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
151 "@@@STEP_LOG_LINE@json.output@ {@@@", | 156 "@@@STEP_LOG_LINE@json.output@ {@@@", |
152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 157 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 158 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
154 "@@@STEP_LOG_LINE@json.output@ }@@@", | 159 "@@@STEP_LOG_LINE@json.output@ }@@@", |
155 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 160 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
156 "@@@STEP_LOG_LINE@json.output@}@@@", | 161 "@@@STEP_LOG_LINE@json.output@}@@@", |
157 "@@@STEP_LOG_END@json.output@@@" | 162 "@@@STEP_LOG_END@json.output@@@" |
158 ] | 163 ] |
159 }, | 164 }, |
160 { | 165 { |
161 "cmd": [ | 166 "cmd": [ |
162 "python", | 167 "python", |
163 "-u", | 168 "-u", |
164 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 169 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
165 "--version" | 170 "--version" |
166 ], | 171 ], |
| 172 "cwd": "[SLAVE_BUILD]", |
167 "name": "swarming.py --version", | 173 "name": "swarming.py --version", |
168 "stdout": "/path/to/tmp/", | 174 "stdout": "/path/to/tmp/", |
169 "~followup_annotations": [ | 175 "~followup_annotations": [ |
170 "@@@STEP_TEXT@0.4.10@@@" | 176 "@@@STEP_TEXT@0.4.10@@@" |
171 ] | 177 ] |
172 }, | 178 }, |
173 { | 179 { |
174 "cmd": [ | 180 "cmd": [ |
175 "python", | 181 "python", |
176 "-u", | 182 "-u", |
177 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 183 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
178 "runhooks" | 184 "runhooks" |
179 ], | 185 ], |
| 186 "cwd": "[SLAVE_BUILD]", |
180 "env": { | 187 "env": { |
181 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 188 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
182 "GYP_CHROMIUM_NO_ACTION": "1", | 189 "GYP_CHROMIUM_NO_ACTION": "1", |
183 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]\\b\\build\\slave\\cache
\\cipd\\goma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare
use_goma=1", | 190 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
184 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 191 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
185 }, | 192 }, |
186 "name": "gclient runhooks" | 193 "name": "gclient runhooks" |
187 }, | 194 }, |
188 { | 195 { |
189 "cmd": [ | 196 "cmd": [ |
190 "python", | 197 "python", |
191 "-u", | 198 "-u", |
192 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 199 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
193 "--output", | 200 "--output", |
194 "/path/to/tmp/json", | 201 "/path/to/tmp/json", |
195 "--", | 202 "--", |
196 "--build-config-fs", | 203 "--build-config-fs", |
197 "Release", | 204 "Release", |
198 "--use-src-side-runtest-py", | 205 "--use-src-side-runtest-py", |
199 "--paths", | 206 "--paths", |
200 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", | 207 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
201 "--properties", | 208 "--properties", |
202 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" | 209 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" |
203 ], | 210 ], |
| 211 "cwd": "[SLAVE_BUILD]", |
204 "name": "get compile targets for scripts", | 212 "name": "get compile targets for scripts", |
205 "~followup_annotations": [ | 213 "~followup_annotations": [ |
206 "@@@STEP_LOG_LINE@json.output@{}@@@", | 214 "@@@STEP_LOG_LINE@json.output@{}@@@", |
207 "@@@STEP_LOG_END@json.output@@@" | 215 "@@@STEP_LOG_END@json.output@@@" |
208 ] | 216 ] |
209 }, | 217 }, |
210 { | 218 { |
211 "cmd": [ | 219 "cmd": [ |
212 "python", | 220 "python", |
213 "-u", | 221 "-u", |
214 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 222 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
215 "[CWD]\\src\\testing\\buildbot\\chromium.win.json", | 223 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
216 "/path/to/tmp/json" | 224 "/path/to/tmp/json" |
217 ], | 225 ], |
| 226 "cwd": "[SLAVE_BUILD]", |
218 "name": "read test spec", | 227 "name": "read test spec", |
219 "~followup_annotations": [ | 228 "~followup_annotations": [ |
220 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@", | 229 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
221 "@@@STEP_LOG_LINE@json.output@{}@@@", | 230 "@@@STEP_LOG_LINE@json.output@{}@@@", |
222 "@@@STEP_LOG_END@json.output@@@" | 231 "@@@STEP_LOG_END@json.output@@@" |
223 ] | 232 ] |
224 }, | 233 }, |
225 { | 234 { |
226 "cmd": [ | 235 "cmd": [ |
227 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" | 236 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" |
228 ], | 237 ], |
229 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", | 238 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", |
230 "name": "ensure git tooling on windows" | 239 "name": "ensure git tooling on windows" |
231 }, | 240 }, |
232 { | 241 { |
233 "cmd": [ | 242 "cmd": [ |
234 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", | 243 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", |
235 "log", | 244 "log", |
236 "--format=%H", | 245 "--format=%H", |
237 "r0..r1" | 246 "r0..r1" |
238 ], | 247 ], |
239 "cwd": "[CWD]\\src", | 248 "cwd": "[SLAVE_BUILD]\\src", |
240 "name": "git commits in range", | 249 "name": "git commits in range", |
241 "stdout": "/path/to/tmp/", | 250 "stdout": "/path/to/tmp/", |
242 "~followup_annotations": [ | 251 "~followup_annotations": [ |
243 "@@@STEP_LOG_LINE@revisions@r1@@@", | 252 "@@@STEP_LOG_LINE@revisions@r1@@@", |
244 "@@@STEP_LOG_END@revisions@@@" | 253 "@@@STEP_LOG_END@revisions@@@" |
245 ] | 254 ] |
246 }, | 255 }, |
247 { | 256 { |
248 "cmd": [], | 257 "cmd": [], |
| 258 "cwd": "[SLAVE_BUILD]", |
249 "name": "test r1" | 259 "name": "test r1" |
250 }, | 260 }, |
251 { | 261 { |
252 "cmd": [ | 262 "cmd": [ |
253 "python", | 263 "python", |
254 "-u", | 264 "-u", |
255 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 265 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
256 ], | 266 ], |
| 267 "cwd": "[SLAVE_BUILD]", |
257 "name": "test r1.taskkill", | 268 "name": "test r1.taskkill", |
258 "~followup_annotations": [ | 269 "~followup_annotations": [ |
259 "@@@STEP_NEST_LEVEL@1@@@" | 270 "@@@STEP_NEST_LEVEL@1@@@" |
260 ] | 271 ] |
261 }, | 272 }, |
262 { | 273 { |
263 "cmd": [ | 274 "cmd": [ |
264 "python", | 275 "python", |
265 "-u", | 276 "-u", |
266 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | 277 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", |
267 "--master", | 278 "--master", |
268 "tryserver.chromium.win", | 279 "tryserver.chromium.win", |
269 "--builder", | 280 "--builder", |
270 "win_chromium_variable", | 281 "win_chromium_variable", |
271 "--slave", | 282 "--slave", |
272 "build1-a1", | 283 "build1-a1", |
273 "--spec", | 284 "--spec", |
274 "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'
custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_
trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_u
rl': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-m
irror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'na
me': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", | 285 "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'}]", |
275 "--root", | 286 "--root", |
276 "src", | 287 "src", |
277 "--revision_mapping_file", | 288 "--revision_mapping_file", |
278 "{\"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\"}", | 289 "{\"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\"}", |
279 "--git-cache-dir", | 290 "--git-cache-dir", |
280 "[ROOT]\\b\\build\\slave\\cache_dir", | 291 "[GIT_CACHE]", |
281 "--output_json", | 292 "--output_json", |
282 "/path/to/tmp/json", | 293 "/path/to/tmp/json", |
283 "--revision", | 294 "--revision", |
284 "src@r1", | 295 "src@r1", |
285 "--output_manifest" | 296 "--output_manifest" |
286 ], | 297 ], |
| 298 "cwd": "[SLAVE_BUILD]", |
287 "env": { | 299 "env": { |
288 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 300 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
289 }, | 301 }, |
290 "name": "test r1.bot_update", | 302 "name": "test r1.bot_update", |
291 "~followup_annotations": [ | 303 "~followup_annotations": [ |
292 "@@@STEP_NEST_LEVEL@1@@@", | 304 "@@@STEP_NEST_LEVEL@1@@@", |
293 "@@@STEP_TEXT@Some step text@@@", | 305 "@@@STEP_TEXT@Some step text@@@", |
294 "@@@STEP_LOG_LINE@json.output@{@@@", | 306 "@@@STEP_LOG_LINE@json.output@{@@@", |
295 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 307 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
296 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 308 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
351 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 363 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
352 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 364 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
353 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 365 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
354 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 366 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
355 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 367 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
356 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 368 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
357 ] | 369 ] |
358 }, | 370 }, |
359 { | 371 { |
360 "cmd": [], | 372 "cmd": [], |
| 373 "cwd": "[SLAVE_BUILD]", |
361 "name": "test r1.ensure_goma", | 374 "name": "test r1.ensure_goma", |
362 "~followup_annotations": [ | 375 "~followup_annotations": [ |
363 "@@@STEP_NEST_LEVEL@1@@@" | 376 "@@@STEP_NEST_LEVEL@1@@@" |
364 ] | 377 ] |
365 }, | 378 }, |
366 { | 379 { |
367 "cmd": [ | 380 "cmd": [ |
368 "python", | 381 "python", |
369 "-u", | 382 "-u", |
370 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | 383 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", |
371 "--platform", | 384 "--platform", |
372 "windows-amd64", | 385 "windows-amd64", |
373 "--dest-directory", | 386 "--dest-directory", |
374 "[CWD]\\cipd", | 387 "[SLAVE_BUILD]\\cipd", |
375 "--json-output", | 388 "--json-output", |
376 "/path/to/tmp/json" | 389 "/path/to/tmp/json" |
377 ], | 390 ], |
| 391 "cwd": "[SLAVE_BUILD]", |
378 "name": "test r1.ensure_goma.install cipd", | 392 "name": "test r1.ensure_goma.install cipd", |
379 "~followup_annotations": [ | 393 "~followup_annotations": [ |
380 "@@@STEP_NEST_LEVEL@2@@@", | 394 "@@@STEP_NEST_LEVEL@2@@@", |
381 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 395 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
382 "@@@STEP_LOG_LINE@json.output@{@@@", | 396 "@@@STEP_LOG_LINE@json.output@{@@@", |
383 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 397 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", |
384 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 398 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
385 "@@@STEP_LOG_LINE@json.output@}@@@", | 399 "@@@STEP_LOG_LINE@json.output@}@@@", |
386 "@@@STEP_LOG_END@json.output@@@" | 400 "@@@STEP_LOG_END@json.output@@@" |
387 ] | 401 ] |
388 }, | 402 }, |
389 { | 403 { |
390 "cmd": [ | 404 "cmd": [ |
391 "fake_slave_build/cipd", | 405 "[SLAVE_BUILD]\\cipd\\cipd", |
392 "ensure", | 406 "ensure", |
393 "--root", | 407 "--root", |
394 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 408 "[CACHE]\\cipd\\goma", |
395 "--list", | 409 "--list", |
396 "infra_internal/goma/client/windows-amd64 release", | 410 "infra_internal/goma/client/windows-amd64 release", |
397 "--json-output", | 411 "--json-output", |
398 "/path/to/tmp/json", | 412 "/path/to/tmp/json", |
399 "--service-account-json", | 413 "--service-account-json", |
400 "C:\\creds\\service_accounts\\service-account-goma-client.json" | 414 "C:\\creds\\service_accounts\\service-account-goma-client.json" |
401 ], | 415 ], |
| 416 "cwd": "[SLAVE_BUILD]", |
402 "name": "test r1.ensure_goma.ensure_installed", | 417 "name": "test r1.ensure_goma.ensure_installed", |
403 "~followup_annotations": [ | 418 "~followup_annotations": [ |
404 "@@@STEP_NEST_LEVEL@2@@@", | 419 "@@@STEP_NEST_LEVEL@2@@@", |
405 "@@@STEP_LOG_LINE@json.output@{@@@", | 420 "@@@STEP_LOG_LINE@json.output@{@@@", |
406 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 421 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
407 "@@@STEP_LOG_LINE@json.output@ {@@@", | 422 "@@@STEP_LOG_LINE@json.output@ {@@@", |
408 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 423 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
409 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | 424 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", |
410 "@@@STEP_LOG_LINE@json.output@ }@@@", | 425 "@@@STEP_LOG_LINE@json.output@ }@@@", |
411 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 426 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
412 "@@@STEP_LOG_LINE@json.output@}@@@", | 427 "@@@STEP_LOG_LINE@json.output@}@@@", |
413 "@@@STEP_LOG_END@json.output@@@" | 428 "@@@STEP_LOG_END@json.output@@@" |
414 ] | 429 ] |
415 }, | 430 }, |
416 { | 431 { |
417 "cmd": [ | 432 "cmd": [ |
418 "python", | 433 "python", |
419 "-u", | 434 "-u", |
420 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | 435 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
421 "runhooks" | 436 "runhooks" |
422 ], | 437 ], |
| 438 "cwd": "[SLAVE_BUILD]", |
423 "env": { | 439 "env": { |
424 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | 440 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", |
425 "GYP_CHROMIUM_NO_ACTION": "1", | 441 "GYP_CHROMIUM_NO_ACTION": "1", |
426 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]\\b\\build\\slave\\cache
\\cipd\\goma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare
use_goma=1", | 442 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' proprieta
ry_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
427 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 443 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
428 }, | 444 }, |
429 "name": "test r1.gclient runhooks", | 445 "name": "test r1.gclient runhooks", |
430 "~followup_annotations": [ | 446 "~followup_annotations": [ |
431 "@@@STEP_NEST_LEVEL@1@@@" | 447 "@@@STEP_NEST_LEVEL@1@@@" |
432 ] | 448 ] |
433 }, | 449 }, |
434 { | 450 { |
435 "cmd": [ | 451 "cmd": [ |
436 "python", | 452 "python", |
437 "-u", | 453 "-u", |
438 "[CWD]\\src\\testing\\scripts\\get_compile_targets.py", | 454 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
439 "--output", | 455 "--output", |
440 "/path/to/tmp/json", | 456 "/path/to/tmp/json", |
441 "--", | 457 "--", |
442 "--build-config-fs", | 458 "--build-config-fs", |
443 "Release", | 459 "Release", |
444 "--use-src-side-runtest-py", | 460 "--use-src-side-runtest-py", |
445 "--paths", | 461 "--paths", |
446 "{\"checkout\": \"[CWD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[buil
d]\\\\scripts\\\\slave\\\\runtest.py\"}", | 462 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", |
447 "--properties", | 463 "--properties", |
448 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" | 464 "{\"buildername\": \"win_chromium_variable\", \"buildnumber\": 1, \"master
name\": \"tryserver.chromium.win\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"win\"}" |
449 ], | 465 ], |
| 466 "cwd": "[SLAVE_BUILD]", |
450 "name": "test r1.get compile targets for scripts", | 467 "name": "test r1.get compile targets for scripts", |
451 "~followup_annotations": [ | 468 "~followup_annotations": [ |
452 "@@@STEP_NEST_LEVEL@1@@@", | 469 "@@@STEP_NEST_LEVEL@1@@@", |
453 "@@@STEP_LOG_LINE@json.output@{}@@@", | 470 "@@@STEP_LOG_LINE@json.output@{}@@@", |
454 "@@@STEP_LOG_END@json.output@@@" | 471 "@@@STEP_LOG_END@json.output@@@" |
455 ] | 472 ] |
456 }, | 473 }, |
457 { | 474 { |
458 "cmd": [ | 475 "cmd": [ |
459 "python", | 476 "python", |
460 "-u", | 477 "-u", |
461 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 478 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
462 "[CWD]\\src\\testing\\buildbot\\chromium.win.json", | 479 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
463 "/path/to/tmp/json" | 480 "/path/to/tmp/json" |
464 ], | 481 ], |
| 482 "cwd": "[SLAVE_BUILD]", |
465 "name": "test r1.read test spec", | 483 "name": "test r1.read test spec", |
466 "~followup_annotations": [ | 484 "~followup_annotations": [ |
467 "@@@STEP_NEST_LEVEL@1@@@", | 485 "@@@STEP_NEST_LEVEL@1@@@", |
468 "@@@STEP_TEXT@path: [CWD]\\src\\testing\\buildbot\\chromium.win.json@@@", | 486 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
469 "@@@STEP_LOG_LINE@json.output@{@@@", | 487 "@@@STEP_LOG_LINE@json.output@{@@@", |
470 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", | 488 "@@@STEP_LOG_LINE@json.output@ \"Win7 Tests (1)\": {@@@", |
471 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 489 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
472 "@@@STEP_LOG_LINE@json.output@ {@@@", | 490 "@@@STEP_LOG_LINE@json.output@ {@@@", |
473 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 491 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
474 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 492 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
475 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 493 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
476 "@@@STEP_LOG_LINE@json.output@ \"test\": \"affected_tests\"@@@", | 494 "@@@STEP_LOG_LINE@json.output@ \"test\": \"affected_tests\"@@@", |
477 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 495 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
478 "@@@STEP_LOG_LINE@json.output@ {@@@", | 496 "@@@STEP_LOG_LINE@json.output@ {@@@", |
479 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 497 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
480 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 498 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
481 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 499 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
482 "@@@STEP_LOG_LINE@json.output@ \"test\": \"unaffected_tests\"@@@", | 500 "@@@STEP_LOG_LINE@json.output@ \"test\": \"unaffected_tests\"@@@", |
483 "@@@STEP_LOG_LINE@json.output@ }@@@", | 501 "@@@STEP_LOG_LINE@json.output@ }@@@", |
484 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 502 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
485 "@@@STEP_LOG_LINE@json.output@ }@@@", | 503 "@@@STEP_LOG_LINE@json.output@ }@@@", |
486 "@@@STEP_LOG_LINE@json.output@}@@@", | 504 "@@@STEP_LOG_LINE@json.output@}@@@", |
487 "@@@STEP_LOG_END@json.output@@@" | 505 "@@@STEP_LOG_END@json.output@@@" |
488 ] | 506 ] |
489 }, | 507 }, |
490 { | 508 { |
491 "cmd": [ | 509 "cmd": [ |
492 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", | 510 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", |
493 "diff", | 511 "diff", |
494 "r1~1", | 512 "r1~1", |
495 "r1", | 513 "r1", |
496 "--name-only" | 514 "--name-only" |
497 ], | 515 ], |
498 "cwd": "[CWD]\\src", | 516 "cwd": "[SLAVE_BUILD]\\src", |
499 "name": "test r1.git diff to analyze commit", | 517 "name": "test r1.git diff to analyze commit", |
500 "stdout": "/path/to/tmp/", | 518 "stdout": "/path/to/tmp/", |
501 "~followup_annotations": [ | 519 "~followup_annotations": [ |
502 "@@@STEP_NEST_LEVEL@1@@@", | 520 "@@@STEP_NEST_LEVEL@1@@@", |
503 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 521 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
504 "@@@STEP_LOG_END@files@@@" | 522 "@@@STEP_LOG_END@files@@@" |
505 ] | 523 ] |
506 }, | 524 }, |
507 { | 525 { |
508 "cmd": [ | 526 "cmd": [ |
509 "python", | 527 "python", |
510 "-u", | 528 "-u", |
511 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 529 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
512 "[CWD]\\src\\testing\\buildbot\\trybot_analyze_config.json", | 530 "[SLAVE_BUILD]\\src\\testing\\buildbot\\trybot_analyze_config.json", |
513 "/path/to/tmp/json" | 531 "/path/to/tmp/json" |
514 ], | 532 ], |
| 533 "cwd": "[SLAVE_BUILD]", |
515 "name": "test r1.read filter exclusion spec", | 534 "name": "test r1.read filter exclusion spec", |
516 "~followup_annotations": [ | 535 "~followup_annotations": [ |
517 "@@@STEP_NEST_LEVEL@1@@@", | 536 "@@@STEP_NEST_LEVEL@1@@@", |
518 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@
", | 537 "@@@STEP_TEXT@path: 'testing\\\\buildbot\\\\trybot_analyze_config.json'@@@
", |
519 "@@@STEP_LOG_LINE@json.output@{@@@", | 538 "@@@STEP_LOG_LINE@json.output@{@@@", |
520 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 539 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
521 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 540 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
522 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 541 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
523 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 542 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
524 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 543 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
525 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 544 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
526 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", | 545 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", |
527 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 546 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
528 "@@@STEP_LOG_LINE@json.output@ }@@@", | 547 "@@@STEP_LOG_LINE@json.output@ }@@@", |
529 "@@@STEP_LOG_LINE@json.output@}@@@", | 548 "@@@STEP_LOG_LINE@json.output@}@@@", |
530 "@@@STEP_LOG_END@json.output@@@" | 549 "@@@STEP_LOG_END@json.output@@@" |
531 ] | 550 ] |
532 }, | 551 }, |
533 { | 552 { |
534 "cmd": [ | 553 "cmd": [ |
535 "python", | 554 "python", |
536 "-u", | 555 "-u", |
537 "[CWD]\\src\\tools\\mb\\mb.py", | 556 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
538 "analyze", | 557 "analyze", |
539 "-m", | 558 "-m", |
540 "chromium.win", | 559 "chromium.win", |
541 "-b", | 560 "-b", |
542 "Win Builder", | 561 "Win Builder", |
543 "-v", | 562 "-v", |
544 "//out/Release", | 563 "//out/Release", |
545 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": [\"affected_tests\", \"affected_tests_run\", \"unaffected_tests\", \"unaf
fected_tests_run\"]}", | 564 "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targ
ets\": [\"affected_tests\", \"affected_tests_run\", \"unaffected_tests\", \"unaf
fected_tests_run\"]}", |
546 "/path/to/tmp/json" | 565 "/path/to/tmp/json" |
547 ], | 566 ], |
| 567 "cwd": "[SLAVE_BUILD]", |
548 "name": "test r1.analyze", | 568 "name": "test r1.analyze", |
549 "~followup_annotations": [ | 569 "~followup_annotations": [ |
550 "@@@STEP_NEST_LEVEL@1@@@", | 570 "@@@STEP_NEST_LEVEL@1@@@", |
551 "@@@STEP_LOG_LINE@json.output@{@@@", | 571 "@@@STEP_LOG_LINE@json.output@{@@@", |
552 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", | 572 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", |
553 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\", @@@", | 573 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\", @@@", |
554 "@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@", | 574 "@@@STEP_LOG_LINE@json.output@ \"affected_tests_run\"@@@", |
555 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 575 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
556 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", | 576 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", |
557 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", | 577 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", |
(...skipping 28 matching lines...) Expand all Loading... |
586 }, | 606 }, |
587 { | 607 { |
588 "cmd": [ | 608 "cmd": [ |
589 "python", | 609 "python", |
590 "-u", | 610 "-u", |
591 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 611 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
592 "--show-path", | 612 "--show-path", |
593 "python", | 613 "python", |
594 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | 614 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
595 ], | 615 ], |
| 616 "cwd": "[SLAVE_BUILD]", |
596 "name": "test r1.cleanup_temp", | 617 "name": "test r1.cleanup_temp", |
597 "~followup_annotations": [ | 618 "~followup_annotations": [ |
598 "@@@STEP_NEST_LEVEL@1@@@" | 619 "@@@STEP_NEST_LEVEL@1@@@" |
599 ] | 620 ] |
600 }, | 621 }, |
601 { | 622 { |
602 "cmd": [ | 623 "cmd": [ |
603 "python", | 624 "python", |
604 "-u", | 625 "-u", |
605 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 626 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
606 "--build-dir", | 627 "--build-dir", |
607 "[CWD]\\src\\out\\Release", | 628 "[SLAVE_BUILD]\\src\\out\\Release", |
608 "--clean-isolated-files" | 629 "--clean-isolated-files" |
609 ], | 630 ], |
| 631 "cwd": "[SLAVE_BUILD]", |
610 "name": "test r1.clean isolated files", | 632 "name": "test r1.clean isolated files", |
611 "~followup_annotations": [ | 633 "~followup_annotations": [ |
612 "@@@STEP_NEST_LEVEL@1@@@" | 634 "@@@STEP_NEST_LEVEL@1@@@" |
613 ] | 635 ] |
614 }, | 636 }, |
615 { | 637 { |
616 "cmd": [ | 638 "cmd": [ |
617 "python", | 639 "python", |
618 "-u", | 640 "-u", |
619 "[CWD]\\src\\tools\\mb\\mb.py", | 641 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", |
620 "gen", | 642 "gen", |
621 "-m", | 643 "-m", |
622 "chromium.win", | 644 "chromium.win", |
623 "-b", | 645 "-b", |
624 "Win Builder", | 646 "Win Builder", |
625 "--config-file", | 647 "--config-file", |
626 "[CWD]\\src\\tools\\mb\\mb_config.pyl", | 648 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl", |
627 "--goma-dir", | 649 "--goma-dir", |
628 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 650 "[CACHE]\\cipd\\goma", |
629 "--swarming-targets-file", | 651 "--swarming-targets-file", |
630 "affected_tests\n", | 652 "affected_tests\n", |
631 "//out/Release" | 653 "//out/Release" |
632 ], | 654 ], |
| 655 "cwd": "[SLAVE_BUILD]", |
633 "name": "test r1.generate_build_files", | 656 "name": "test r1.generate_build_files", |
634 "~followup_annotations": [ | 657 "~followup_annotations": [ |
635 "@@@STEP_NEST_LEVEL@1@@@", | 658 "@@@STEP_NEST_LEVEL@1@@@", |
636 "@@@STEP_LOG_LINE@swarming-targets-file.txt@affected_tests@@@", | 659 "@@@STEP_LOG_LINE@swarming-targets-file.txt@affected_tests@@@", |
637 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 660 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
638 ] | 661 ] |
639 }, | 662 }, |
640 { | 663 { |
641 "cmd": [ | 664 "cmd": [ |
642 "python", | 665 "python", |
643 "-u", | 666 "-u", |
644 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 667 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
645 "--show-path", | 668 "--show-path", |
646 "python", | 669 "python", |
647 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", | 670 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", |
648 "--gsutil-py-path", | 671 "--gsutil-py-path", |
649 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", | 672 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", |
650 "--ninja-path", | 673 "--ninja-path", |
651 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", | 674 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", |
652 "--target", | 675 "--target", |
653 "Release", | 676 "Release", |
654 "--src-dir", | 677 "--src-dir", |
655 "[CWD]\\src", | 678 "[SLAVE_BUILD]\\src", |
656 "--goma-cache-dir", | 679 "--goma-cache-dir", |
657 "[ROOT]\\b\\build\\slave\\goma_cache", | 680 "[GOMA_CACHE]", |
658 "--build-tool", | 681 "--build-tool", |
659 "ninja", | 682 "ninja", |
660 "--compiler", | 683 "--compiler", |
661 "goma", | 684 "goma", |
662 "--goma-jsonstatus", | 685 "--goma-jsonstatus", |
663 "/path/to/tmp/json", | 686 "/path/to/tmp/json", |
664 "--goma-service-account-json-file", | 687 "--goma-service-account-json-file", |
665 "C:\\creds\\service_accounts\\service-account-goma-client.json", | 688 "C:\\creds\\service_accounts\\service-account-goma-client.json", |
666 "--goma-dir", | 689 "--goma-dir", |
667 "[ROOT]\\b\\build\\slave\\cache\\cipd\\goma", | 690 "[CACHE]\\cipd\\goma", |
668 "--ninja-ensure-up-to-date", | 691 "--ninja-ensure-up-to-date", |
669 "--", | 692 "--", |
670 "affected_tests", | 693 "affected_tests", |
671 "affected_tests_run" | 694 "affected_tests_run" |
672 ], | 695 ], |
| 696 "cwd": "[SLAVE_BUILD]", |
673 "env": { | 697 "env": { |
674 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 698 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
675 }, | 699 }, |
676 "name": "test r1.compile", | 700 "name": "test r1.compile", |
677 "~followup_annotations": [ | 701 "~followup_annotations": [ |
678 "@@@STEP_NEST_LEVEL@1@@@", | 702 "@@@STEP_NEST_LEVEL@1@@@", |
679 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 703 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
680 "@@@STEP_LOG_END@json.output (invalid)@@@" | 704 "@@@STEP_LOG_END@json.output (invalid)@@@" |
681 ] | 705 ] |
682 }, | 706 }, |
683 { | 707 { |
684 "cmd": [ | 708 "cmd": [ |
685 "python", | 709 "python", |
686 "-u", | 710 "-u", |
687 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", | 711 "RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
688 "--build-dir", | 712 "--build-dir", |
689 "[CWD]\\src\\out\\Release", | 713 "[SLAVE_BUILD]\\src\\out\\Release", |
690 "--src-dir", | 714 "--src-dir", |
691 "[CWD]\\src" | 715 "[SLAVE_BUILD]\\src" |
692 ], | 716 ], |
693 "cwd": "[CWD]", | 717 "cwd": "[SLAVE_BUILD]", |
694 "name": "test r1.remove_build_metadata", | 718 "name": "test r1.remove_build_metadata", |
695 "~followup_annotations": [ | 719 "~followup_annotations": [ |
696 "@@@STEP_NEST_LEVEL@1@@@" | 720 "@@@STEP_NEST_LEVEL@1@@@" |
697 ] | 721 ] |
698 }, | 722 }, |
699 { | 723 { |
700 "cmd": [ | 724 "cmd": [ |
701 "python", | 725 "python", |
702 "-u", | 726 "-u", |
703 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", | 727 "RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
704 "[CWD]\\src\\tools\\swarming_client", | 728 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
705 "batcharchive", | 729 "batcharchive", |
706 "--dump-json", | 730 "--dump-json", |
707 "/path/to/tmp/json", | 731 "/path/to/tmp/json", |
708 "--isolate-server", | 732 "--isolate-server", |
709 "https://isolateserver.appspot.com", | 733 "https://isolateserver.appspot.com", |
710 "--verbose", | 734 "--verbose", |
711 "[CWD]\\src\\out\\Release\\affected_tests.isolated.gen.json" | 735 "[SLAVE_BUILD]\\src\\out\\Release\\affected_tests.isolated.gen.json" |
712 ], | 736 ], |
| 737 "cwd": "[SLAVE_BUILD]", |
713 "name": "test r1.isolate tests", | 738 "name": "test r1.isolate tests", |
714 "~followup_annotations": [ | 739 "~followup_annotations": [ |
715 "@@@STEP_NEST_LEVEL@1@@@", | 740 "@@@STEP_NEST_LEVEL@1@@@", |
716 "@@@STEP_LOG_LINE@json.output@{@@@", | 741 "@@@STEP_LOG_LINE@json.output@{@@@", |
717 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\": \"[dummy hash for affe
cted_tests]\"@@@", | 742 "@@@STEP_LOG_LINE@json.output@ \"affected_tests\": \"[dummy hash for affe
cted_tests]\"@@@", |
718 "@@@STEP_LOG_LINE@json.output@}@@@", | 743 "@@@STEP_LOG_LINE@json.output@}@@@", |
719 "@@@STEP_LOG_END@json.output@@@" | 744 "@@@STEP_LOG_END@json.output@@@" |
720 ] | 745 ] |
721 }, | 746 }, |
722 { | 747 { |
723 "cmd": [ | 748 "cmd": [ |
724 "python", | 749 "python", |
725 "-u", | 750 "-u", |
726 "[CWD]\\src\\tools\\swarming_client\\swarming.py", | 751 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
727 "trigger", | 752 "trigger", |
728 "--swarming", | 753 "--swarming", |
729 "https://chromium-swarm.appspot.com", | 754 "https://chromium-swarm.appspot.com", |
730 "--isolate-server", | 755 "--isolate-server", |
731 "https://isolateserver.appspot.com", | 756 "https://isolateserver.appspot.com", |
732 "--priority", | 757 "--priority", |
733 "25", | 758 "25", |
734 "--shards", | 759 "--shards", |
735 "1", | 760 "1", |
736 "--task-name", | 761 "--task-name", |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
776 "--tag", | 801 "--tag", |
777 "slavename:build1-a1", | 802 "slavename:build1-a1", |
778 "--tag", | 803 "--tag", |
779 "stepname:affected_tests (r1) on Windows-7-SP1", | 804 "stepname:affected_tests (r1) on Windows-7-SP1", |
780 "--idempotent", | 805 "--idempotent", |
781 "[dummy hash for affected_tests]", | 806 "[dummy hash for affected_tests]", |
782 "--", | 807 "--", |
783 "--gtest_filter=Test.One", | 808 "--gtest_filter=Test.One", |
784 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 809 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
785 ], | 810 ], |
| 811 "cwd": "[SLAVE_BUILD]", |
786 "name": "test r1.[trigger] affected_tests (r1) on Windows-7-SP1", | 812 "name": "test r1.[trigger] affected_tests (r1) on Windows-7-SP1", |
787 "~followup_annotations": [ | 813 "~followup_annotations": [ |
788 "@@@STEP_NEST_LEVEL@1@@@", | 814 "@@@STEP_NEST_LEVEL@1@@@", |
789 "@@@STEP_LOG_LINE@json.output@{@@@", | 815 "@@@STEP_LOG_LINE@json.output@{@@@", |
790 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"affected_tests (r1)/
Windows-7-SP1/[dummy has/win_chromium_variable/1\", @@@", | 816 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"affected_tests (r1)/
Windows-7-SP1/[dummy has/win_chromium_variable/1\", @@@", |
791 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 817 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
792 "@@@STEP_LOG_LINE@json.output@ \"affected_tests (r1)/Windows-7-SP1/[dum
my has/win_chromium_variable/1\": {@@@", | 818 "@@@STEP_LOG_LINE@json.output@ \"affected_tests (r1)/Windows-7-SP1/[dum
my has/win_chromium_variable/1\": {@@@", |
793 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 819 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
794 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 820 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
795 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 821 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
796 "@@@STEP_LOG_LINE@json.output@ }@@@", | 822 "@@@STEP_LOG_LINE@json.output@ }@@@", |
797 "@@@STEP_LOG_LINE@json.output@ }@@@", | 823 "@@@STEP_LOG_LINE@json.output@ }@@@", |
798 "@@@STEP_LOG_LINE@json.output@}@@@", | 824 "@@@STEP_LOG_LINE@json.output@}@@@", |
799 "@@@STEP_LOG_END@json.output@@@", | 825 "@@@STEP_LOG_END@json.output@@@", |
800 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 826 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
801 ] | 827 ] |
802 }, | 828 }, |
803 { | 829 { |
804 "allow_subannotations": true, | 830 "allow_subannotations": true, |
805 "cmd": [ | 831 "cmd": [ |
806 "python", | 832 "python", |
807 "-u", | 833 "-u", |
808 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | 834 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", |
809 "python", | 835 "python", |
810 "RECIPE_MODULE[build::swarming]\\resources\\collect_gtest_task.py", | 836 "RECIPE_MODULE[build::swarming]\\resources\\collect_gtest_task.py", |
811 "--swarming-client-dir", | 837 "--swarming-client-dir", |
812 "[CWD]\\src\\tools\\swarming_client", | 838 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
813 "--temp-root-dir", | 839 "--temp-root-dir", |
814 "[TMP]", | 840 "[TMP_BASE]", |
815 "--merged-test-output", | 841 "--merged-test-output", |
816 "/path/to/tmp/json", | 842 "/path/to/tmp/json", |
817 "--", | 843 "--", |
818 "collect", | 844 "collect", |
819 "--swarming", | 845 "--swarming", |
820 "https://chromium-swarm.appspot.com", | 846 "https://chromium-swarm.appspot.com", |
821 "--decorate", | 847 "--decorate", |
822 "--print-status-updates", | 848 "--print-status-updates", |
823 "--shards", | 849 "--shards", |
824 "1", | 850 "1", |
825 "affected_tests (r1)/Windows-7-SP1/[dummy has/win_chromium_variable/1" | 851 "affected_tests (r1)/Windows-7-SP1/[dummy has/win_chromium_variable/1" |
826 ], | 852 ], |
| 853 "cwd": "[SLAVE_BUILD]", |
827 "name": "test r1.affected_tests (r1) on Windows-7-SP1", | 854 "name": "test r1.affected_tests (r1) on Windows-7-SP1", |
828 "~followup_annotations": [ | 855 "~followup_annotations": [ |
829 "@@@STEP_NEST_LEVEL@1@@@" | 856 "@@@STEP_NEST_LEVEL@1@@@" |
830 ] | 857 ] |
831 }, | 858 }, |
832 { | 859 { |
833 "cmd": [ | 860 "cmd": [ |
834 "python", | 861 "python", |
835 "-u", | 862 "-u", |
836 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", | 863 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results.
py", |
837 "--input-gtest-json", | 864 "--input-gtest-json", |
838 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", | 865 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", |
839 "--master-name", | 866 "--master-name", |
840 "tryserver.chromium.win", | 867 "tryserver.chromium.win", |
841 "--builder-name", | 868 "--builder-name", |
842 "win_chromium_variable", | 869 "win_chromium_variable", |
843 "--build-number", | 870 "--build-number", |
844 "1", | 871 "1", |
845 "--test-type", | 872 "--test-type", |
846 "test r1.affected_tests (r1) on Windows-7-SP1", | 873 "test r1.affected_tests (r1) on Windows-7-SP1", |
847 "--test-results-server", | 874 "--test-results-server", |
848 "test-results.appspot.com", | 875 "test-results.appspot.com", |
849 "--chrome-revision", | 876 "--chrome-revision", |
850 "170242" | 877 "170242" |
851 ], | 878 ], |
| 879 "cwd": "[SLAVE_BUILD]", |
852 "name": "test r1.Upload to test-results [test r1.affected_tests (r1) on Wind
ows-7-SP1]", | 880 "name": "test r1.Upload to test-results [test r1.affected_tests (r1) on Wind
ows-7-SP1]", |
853 "~followup_annotations": [ | 881 "~followup_annotations": [ |
854 "@@@STEP_NEST_LEVEL@1@@@" | 882 "@@@STEP_NEST_LEVEL@1@@@" |
855 ] | 883 ] |
856 }, | 884 }, |
857 { | 885 { |
858 "cmd": [ | 886 "cmd": [ |
859 "python", | 887 "python", |
860 "-u", | 888 "-u", |
861 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 889 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
862 "--target", | 890 "--target", |
863 "Release" | 891 "Release" |
864 ], | 892 ], |
| 893 "cwd": "[SLAVE_BUILD]", |
865 "name": "test r1.process_dumps", | 894 "name": "test r1.process_dumps", |
866 "~followup_annotations": [ | 895 "~followup_annotations": [ |
867 "@@@STEP_NEST_LEVEL@1@@@" | 896 "@@@STEP_NEST_LEVEL@1@@@" |
868 ] | 897 ] |
869 }, | 898 }, |
870 { | 899 { |
871 "cmd": [ | 900 "cmd": [ |
872 "python", | 901 "python", |
873 "-u", | 902 "-u", |
874 "import sys; sys.exit(0)" | 903 "import sys; sys.exit(0)" |
875 ], | 904 ], |
| 905 "cwd": "[SLAVE_BUILD]", |
876 "name": "report", | 906 "name": "report", |
877 "~followup_annotations": [ | 907 "~followup_annotations": [ |
878 "@@@STEP_LOG_LINE@report@{@@@", | 908 "@@@STEP_LOG_LINE@report@{@@@", |
879 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", | 909 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", |
880 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", | 910 "@@@STEP_LOG_LINE@report@ \"r1\": {@@@", |
881 "@@@STEP_LOG_LINE@report@ \"unaffected_tests\": {@@@", | 911 "@@@STEP_LOG_LINE@report@ \"unaffected_tests\": {@@@", |
882 "@@@STEP_LOG_LINE@report@ \"status\": \"skipped\", @@@", | 912 "@@@STEP_LOG_LINE@report@ \"status\": \"skipped\", @@@", |
883 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", | 913 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", |
884 "@@@STEP_LOG_LINE@report@ }, @@@", | 914 "@@@STEP_LOG_LINE@report@ }, @@@", |
885 "@@@STEP_LOG_LINE@report@ \"affected_tests\": {@@@", | 915 "@@@STEP_LOG_LINE@report@ \"affected_tests\": {@@@", |
886 "@@@STEP_LOG_LINE@report@ \"status\": \"passed\", @@@", | 916 "@@@STEP_LOG_LINE@report@ \"status\": \"passed\", @@@", |
887 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", | 917 "@@@STEP_LOG_LINE@report@ \"valid\": true@@@", |
888 "@@@STEP_LOG_LINE@report@ }@@@", | 918 "@@@STEP_LOG_LINE@report@ }@@@", |
889 "@@@STEP_LOG_LINE@report@ }@@@", | 919 "@@@STEP_LOG_LINE@report@ }@@@", |
890 "@@@STEP_LOG_LINE@report@ }, @@@", | 920 "@@@STEP_LOG_LINE@report@ }, @@@", |
891 "@@@STEP_LOG_LINE@report@ \"metadata\": {@@@", | 921 "@@@STEP_LOG_LINE@report@ \"metadata\": {@@@", |
892 "@@@STEP_LOG_LINE@report@ \"regression_range_size\": 1@@@", | 922 "@@@STEP_LOG_LINE@report@ \"regression_range_size\": 1@@@", |
893 "@@@STEP_LOG_LINE@report@ }@@@", | 923 "@@@STEP_LOG_LINE@report@ }@@@", |
894 "@@@STEP_LOG_LINE@report@}@@@", | 924 "@@@STEP_LOG_LINE@report@}@@@", |
895 "@@@STEP_LOG_END@report@@@", | 925 "@@@STEP_LOG_END@report@@@", |
896 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"affected_tests\": {\"status\": \"passed\", \"valid\":
true}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" | 926 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
}, \"result\": {\"r1\": {\"affected_tests\": {\"status\": \"passed\", \"valid\":
true}, \"unaffected_tests\": {\"status\": \"skipped\", \"valid\": true}}}}@@@" |
897 ] | 927 ] |
898 }, | 928 }, |
899 { | 929 { |
900 "name": "$result", | 930 "name": "$result", |
901 "recipe_result": null, | 931 "recipe_result": null, |
902 "status_code": 0 | 932 "status_code": 0 |
903 } | 933 } |
904 ] | 934 ] |
OLD | NEW |