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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosse3.json

Issue 1720873002: swarming: always append task's OS dimension to step name (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 10 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", 6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
7 "--path", 7 "--path",
8 "[SLAVE_BUILD]/swarming.client", 8 "[SLAVE_BUILD]/swarming.client",
9 "--url", 9 "--url",
10 "https://chromium.googlesource.com/external/swarming.client.git" 10 "https://chromium.googlesource.com/external/swarming.client.git"
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 "os:Ubuntu-12.04", 144 "os:Ubuntu-12.04",
145 "--tag", 145 "--tag",
146 "project:v8", 146 "project:v8",
147 "--tag", 147 "--tag",
148 "purpose:CI", 148 "purpose:CI",
149 "--tag", 149 "--tag",
150 "purpose:post-commit", 150 "purpose:post-commit",
151 "--tag", 151 "--tag",
152 "slavename:TestSlavename", 152 "slavename:TestSlavename",
153 "--tag", 153 "--tag",
154 "stepname:Check", 154 "stepname:Check on Ubuntu-12.04",
155 "--idempotent", 155 "--idempotent",
156 "[dummy hash for bot_default]", 156 "[dummy hash for bot_default]",
157 "--", 157 "--",
158 "--progress=verbose", 158 "--progress=verbose",
159 "--mode", 159 "--mode",
160 "Release", 160 "Release",
161 "--arch", 161 "--arch",
162 "ia32", 162 "ia32",
163 "--outdir", 163 "--outdir",
164 "out", 164 "out",
165 "--buildbot", 165 "--buildbot",
166 "--timeout=200", 166 "--timeout=200",
167 "--random-seed=-1847850043", 167 "--random-seed=-1847850043",
168 "bot_default", 168 "bot_default",
169 "--exhaustive-variants", 169 "--exhaustive-variants",
170 "--extra-flags", 170 "--extra-flags",
171 "--noenable-sse3 --noenable-avx", 171 "--noenable-sse3 --noenable-avx",
172 "--rerun-failures-count=2", 172 "--rerun-failures-count=2",
173 "--swarming", 173 "--swarming",
174 "--json-test-results", 174 "--json-test-results",
175 "${ISOLATED_OUTDIR}/output.json" 175 "${ISOLATED_OUTDIR}/output.json"
176 ], 176 ],
177 "cwd": "[SLAVE_BUILD]", 177 "cwd": "[SLAVE_BUILD]",
178 "name": "[trigger] Check", 178 "name": "[trigger] Check on Ubuntu-12.04",
179 "~followup_annotations": [ 179 "~followup_annotations": [
180 "@@@STEP_LOG_LINE@json.output@{@@@", 180 "@@@STEP_LOG_LINE@json.output@{@@@",
181 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[ dummy has/V8 Linux - nosse3/571\", @@@", 181 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[ dummy has/V8 Linux - nosse3/571\", @@@",
182 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 182 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
183 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux - nosse3/571\": {@@@", 183 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux - nosse3/571\": {@@@",
184 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 184 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
185 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 185 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
186 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 186 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
187 "@@@STEP_LOG_LINE@json.output@ }@@@", 187 "@@@STEP_LOG_LINE@json.output@ }@@@",
188 "@@@STEP_LOG_LINE@json.output@ }@@@", 188 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 "os:Ubuntu-12.04", 241 "os:Ubuntu-12.04",
242 "--tag", 242 "--tag",
243 "project:v8", 243 "project:v8",
244 "--tag", 244 "--tag",
245 "purpose:CI", 245 "purpose:CI",
246 "--tag", 246 "--tag",
247 "purpose:post-commit", 247 "purpose:post-commit",
248 "--tag", 248 "--tag",
249 "slavename:TestSlavename", 249 "slavename:TestSlavename",
250 "--tag", 250 "--tag",
251 "stepname:Mozilla", 251 "stepname:Mozilla on Ubuntu-12.04",
252 "--idempotent", 252 "--idempotent",
253 "[dummy hash for mozilla]", 253 "[dummy hash for mozilla]",
254 "--", 254 "--",
255 "--progress=verbose", 255 "--progress=verbose",
256 "--mode", 256 "--mode",
257 "Release", 257 "Release",
258 "--arch", 258 "--arch",
259 "ia32", 259 "ia32",
260 "--outdir", 260 "--outdir",
261 "out", 261 "out",
262 "--buildbot", 262 "--buildbot",
263 "--timeout=200", 263 "--timeout=200",
264 "--random-seed=-1847850043", 264 "--random-seed=-1847850043",
265 "mozilla", 265 "mozilla",
266 "--exhaustive-variants", 266 "--exhaustive-variants",
267 "--extra-flags", 267 "--extra-flags",
268 "--noenable-sse3 --noenable-avx", 268 "--noenable-sse3 --noenable-avx",
269 "--rerun-failures-count=2", 269 "--rerun-failures-count=2",
270 "--swarming", 270 "--swarming",
271 "--json-test-results", 271 "--json-test-results",
272 "${ISOLATED_OUTDIR}/output.json" 272 "${ISOLATED_OUTDIR}/output.json"
273 ], 273 ],
274 "cwd": "[SLAVE_BUILD]", 274 "cwd": "[SLAVE_BUILD]",
275 "name": "[trigger] Mozilla", 275 "name": "[trigger] Mozilla on Ubuntu-12.04",
276 "~followup_annotations": [ 276 "~followup_annotations": [
277 "@@@STEP_LOG_LINE@json.output@{@@@", 277 "@@@STEP_LOG_LINE@json.output@{@@@",
278 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04 /[dummy has/V8 Linux - nosse3/571\", @@@", 278 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04 /[dummy has/V8 Linux - nosse3/571\", @@@",
279 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 279 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
280 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/V8 Lin ux - nosse3/571\": {@@@", 280 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/V8 Lin ux - nosse3/571\": {@@@",
281 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 281 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
282 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 282 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
283 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 283 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
284 "@@@STEP_LOG_LINE@json.output@ }@@@", 284 "@@@STEP_LOG_LINE@json.output@ }@@@",
285 "@@@STEP_LOG_LINE@json.output@ }@@@", 285 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
338 "os:Ubuntu-12.04", 338 "os:Ubuntu-12.04",
339 "--tag", 339 "--tag",
340 "project:v8", 340 "project:v8",
341 "--tag", 341 "--tag",
342 "purpose:CI", 342 "purpose:CI",
343 "--tag", 343 "--tag",
344 "purpose:post-commit", 344 "purpose:post-commit",
345 "--tag", 345 "--tag",
346 "slavename:TestSlavename", 346 "slavename:TestSlavename",
347 "--tag", 347 "--tag",
348 "stepname:SimdJs - all", 348 "stepname:SimdJs - all on Ubuntu-12.04",
349 "--idempotent", 349 "--idempotent",
350 "[dummy hash for simdjs]", 350 "[dummy hash for simdjs]",
351 "--", 351 "--",
352 "--progress=verbose", 352 "--progress=verbose",
353 "--mode", 353 "--mode",
354 "Release", 354 "Release",
355 "--arch", 355 "--arch",
356 "ia32", 356 "ia32",
357 "--outdir", 357 "--outdir",
358 "out", 358 "out",
359 "--buildbot", 359 "--buildbot",
360 "--timeout=200", 360 "--timeout=200",
361 "--random-seed=-1847850043", 361 "--random-seed=-1847850043",
362 "simdjs", 362 "simdjs",
363 "--download-data", 363 "--download-data",
364 "--exhaustive-variants", 364 "--exhaustive-variants",
365 "--extra-flags", 365 "--extra-flags",
366 "--noenable-sse3 --noenable-avx", 366 "--noenable-sse3 --noenable-avx",
367 "--rerun-failures-count=2", 367 "--rerun-failures-count=2",
368 "--swarming", 368 "--swarming",
369 "--json-test-results", 369 "--json-test-results",
370 "${ISOLATED_OUTDIR}/output.json" 370 "${ISOLATED_OUTDIR}/output.json"
371 ], 371 ],
372 "cwd": "[SLAVE_BUILD]", 372 "cwd": "[SLAVE_BUILD]",
373 "name": "[trigger] SimdJs - all", 373 "name": "[trigger] SimdJs - all on Ubuntu-12.04",
374 "~followup_annotations": [ 374 "~followup_annotations": [
375 "@@@STEP_LOG_LINE@json.output@{@@@", 375 "@@@STEP_LOG_LINE@json.output@{@@@",
376 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 12.04/[dummy has/V8 Linux - nosse3/571\", @@@", 376 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 12.04/[dummy has/V8 Linux - nosse3/571\", @@@",
377 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 377 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
378 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/V 8 Linux - nosse3/571\": {@@@", 378 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/V 8 Linux - nosse3/571\": {@@@",
379 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 379 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
380 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 380 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
381 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 381 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
382 "@@@STEP_LOG_LINE@json.output@ }@@@", 382 "@@@STEP_LOG_LINE@json.output@ }@@@",
383 "@@@STEP_LOG_LINE@json.output@ }@@@", 383 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
508 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 508 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
509 "@@@STEP_LOG_END@durations@@@" 509 "@@@STEP_LOG_END@durations@@@"
510 ] 510 ]
511 }, 511 },
512 { 512 {
513 "name": "$result", 513 "name": "$result",
514 "recipe_result": null, 514 "recipe_result": null,
515 "status_code": 0 515 "status_code": 0
516 } 516 }
517 ] 517 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698