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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap.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=-564235616", 167 "--random-seed=-564235616",
168 "bot_default", 168 "bot_default",
169 "--exhaustive-variants", 169 "--exhaustive-variants",
170 "--no-snap", 170 "--no-snap",
171 "--rerun-failures-count=2", 171 "--rerun-failures-count=2",
172 "--swarming", 172 "--swarming",
173 "--json-test-results", 173 "--json-test-results",
174 "${ISOLATED_OUTDIR}/output.json" 174 "${ISOLATED_OUTDIR}/output.json"
175 ], 175 ],
176 "cwd": "[SLAVE_BUILD]", 176 "cwd": "[SLAVE_BUILD]",
177 "name": "[trigger] Check", 177 "name": "[trigger] Check on Ubuntu-12.04",
178 "~followup_annotations": [ 178 "~followup_annotations": [
179 "@@@STEP_LOG_LINE@json.output@{@@@", 179 "@@@STEP_LOG_LINE@json.output@{@@@",
180 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[ dummy has/V8 Linux - nosnap/571\", @@@", 180 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[ dummy has/V8 Linux - nosnap/571\", @@@",
181 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 181 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
182 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux - nosnap/571\": {@@@", 182 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux - nosnap/571\": {@@@",
183 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 183 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
184 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 184 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
185 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 185 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
186 "@@@STEP_LOG_LINE@json.output@ }@@@", 186 "@@@STEP_LOG_LINE@json.output@ }@@@",
187 "@@@STEP_LOG_LINE@json.output@ }@@@", 187 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
240 "os:Ubuntu-12.04", 240 "os:Ubuntu-12.04",
241 "--tag", 241 "--tag",
242 "project:v8", 242 "project:v8",
243 "--tag", 243 "--tag",
244 "purpose:CI", 244 "purpose:CI",
245 "--tag", 245 "--tag",
246 "purpose:post-commit", 246 "purpose:post-commit",
247 "--tag", 247 "--tag",
248 "slavename:TestSlavename", 248 "slavename:TestSlavename",
249 "--tag", 249 "--tag",
250 "stepname:SimdJs - all", 250 "stepname:SimdJs - all on Ubuntu-12.04",
251 "--idempotent", 251 "--idempotent",
252 "[dummy hash for simdjs]", 252 "[dummy hash for simdjs]",
253 "--", 253 "--",
254 "--progress=verbose", 254 "--progress=verbose",
255 "--mode", 255 "--mode",
256 "Release", 256 "Release",
257 "--arch", 257 "--arch",
258 "ia32", 258 "ia32",
259 "--outdir", 259 "--outdir",
260 "out", 260 "out",
261 "--buildbot", 261 "--buildbot",
262 "--timeout=200", 262 "--timeout=200",
263 "--random-seed=-564235616", 263 "--random-seed=-564235616",
264 "simdjs", 264 "simdjs",
265 "--download-data", 265 "--download-data",
266 "--exhaustive-variants", 266 "--exhaustive-variants",
267 "--no-snap", 267 "--no-snap",
268 "--rerun-failures-count=2", 268 "--rerun-failures-count=2",
269 "--swarming", 269 "--swarming",
270 "--json-test-results", 270 "--json-test-results",
271 "${ISOLATED_OUTDIR}/output.json" 271 "${ISOLATED_OUTDIR}/output.json"
272 ], 272 ],
273 "cwd": "[SLAVE_BUILD]", 273 "cwd": "[SLAVE_BUILD]",
274 "name": "[trigger] SimdJs - all", 274 "name": "[trigger] SimdJs - all on Ubuntu-12.04",
275 "~followup_annotations": [ 275 "~followup_annotations": [
276 "@@@STEP_LOG_LINE@json.output@{@@@", 276 "@@@STEP_LOG_LINE@json.output@{@@@",
277 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 12.04/[dummy has/V8 Linux - nosnap/571\", @@@", 277 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 12.04/[dummy has/V8 Linux - nosnap/571\", @@@",
278 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 278 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
279 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/V 8 Linux - nosnap/571\": {@@@", 279 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/V 8 Linux - nosnap/571\": {@@@",
280 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 280 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
281 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 281 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
282 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 282 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
283 "@@@STEP_LOG_LINE@json.output@ }@@@", 283 "@@@STEP_LOG_LINE@json.output@ }@@@",
284 "@@@STEP_LOG_LINE@json.output@ }@@@", 284 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
337 "os:Ubuntu-12.04", 337 "os:Ubuntu-12.04",
338 "--tag", 338 "--tag",
339 "project:v8", 339 "project:v8",
340 "--tag", 340 "--tag",
341 "purpose:CI", 341 "purpose:CI",
342 "--tag", 342 "--tag",
343 "purpose:post-commit", 343 "purpose:post-commit",
344 "--tag", 344 "--tag",
345 "slavename:TestSlavename", 345 "slavename:TestSlavename",
346 "--tag", 346 "--tag",
347 "stepname:Test262 - no variants", 347 "stepname:Test262 - no variants on Ubuntu-12.04",
348 "--idempotent", 348 "--idempotent",
349 "[dummy hash for test262]", 349 "[dummy hash for test262]",
350 "--", 350 "--",
351 "--progress=verbose", 351 "--progress=verbose",
352 "--mode", 352 "--mode",
353 "Release", 353 "Release",
354 "--arch", 354 "--arch",
355 "ia32", 355 "ia32",
356 "--outdir", 356 "--outdir",
357 "out", 357 "out",
358 "--buildbot", 358 "--buildbot",
359 "--timeout=200", 359 "--timeout=200",
360 "--random-seed=-564235616", 360 "--random-seed=-564235616",
361 "test262", 361 "test262",
362 "--no-variants", 362 "--no-variants",
363 "--download-data", 363 "--download-data",
364 "--exhaustive-variants", 364 "--exhaustive-variants",
365 "--no-snap", 365 "--no-snap",
366 "--rerun-failures-count=2", 366 "--rerun-failures-count=2",
367 "--swarming", 367 "--swarming",
368 "--json-test-results", 368 "--json-test-results",
369 "${ISOLATED_OUTDIR}/output.json" 369 "${ISOLATED_OUTDIR}/output.json"
370 ], 370 ],
371 "cwd": "[SLAVE_BUILD]", 371 "cwd": "[SLAVE_BUILD]",
372 "name": "[trigger] Test262 - no variants", 372 "name": "[trigger] Test262 - no variants on Ubuntu-12.04",
373 "~followup_annotations": [ 373 "~followup_annotations": [
374 "@@@STEP_LOG_LINE@json.output@{@@@", 374 "@@@STEP_LOG_LINE@json.output@{@@@",
375 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant s/Ubuntu-12.04/[dummy has/V8 Linux - nosnap/571\", @@@", 375 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant s/Ubuntu-12.04/[dummy has/V8 Linux - nosnap/571\", @@@",
376 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 376 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
377 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Ubuntu-12.04/[du mmy has/V8 Linux - nosnap/571\": {@@@", 377 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Ubuntu-12.04/[du mmy has/V8 Linux - nosnap/571\": {@@@",
378 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 378 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
379 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 379 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
380 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 380 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
381 "@@@STEP_LOG_LINE@json.output@ }@@@", 381 "@@@STEP_LOG_LINE@json.output@ }@@@",
382 "@@@STEP_LOG_LINE@json.output@ }@@@", 382 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
435 "os:Ubuntu-12.04", 435 "os:Ubuntu-12.04",
436 "--tag", 436 "--tag",
437 "project:v8", 437 "project:v8",
438 "--tag", 438 "--tag",
439 "purpose:CI", 439 "purpose:CI",
440 "--tag", 440 "--tag",
441 "purpose:post-commit", 441 "purpose:post-commit",
442 "--tag", 442 "--tag",
443 "slavename:TestSlavename", 443 "slavename:TestSlavename",
444 "--tag", 444 "--tag",
445 "stepname:Mozilla", 445 "stepname:Mozilla on Ubuntu-12.04",
446 "--idempotent", 446 "--idempotent",
447 "[dummy hash for mozilla]", 447 "[dummy hash for mozilla]",
448 "--", 448 "--",
449 "--progress=verbose", 449 "--progress=verbose",
450 "--mode", 450 "--mode",
451 "Release", 451 "Release",
452 "--arch", 452 "--arch",
453 "ia32", 453 "ia32",
454 "--outdir", 454 "--outdir",
455 "out", 455 "out",
456 "--buildbot", 456 "--buildbot",
457 "--timeout=200", 457 "--timeout=200",
458 "--random-seed=-564235616", 458 "--random-seed=-564235616",
459 "mozilla", 459 "mozilla",
460 "--exhaustive-variants", 460 "--exhaustive-variants",
461 "--no-snap", 461 "--no-snap",
462 "--rerun-failures-count=2", 462 "--rerun-failures-count=2",
463 "--swarming", 463 "--swarming",
464 "--json-test-results", 464 "--json-test-results",
465 "${ISOLATED_OUTDIR}/output.json" 465 "${ISOLATED_OUTDIR}/output.json"
466 ], 466 ],
467 "cwd": "[SLAVE_BUILD]", 467 "cwd": "[SLAVE_BUILD]",
468 "name": "[trigger] Mozilla", 468 "name": "[trigger] Mozilla on Ubuntu-12.04",
469 "~followup_annotations": [ 469 "~followup_annotations": [
470 "@@@STEP_LOG_LINE@json.output@{@@@", 470 "@@@STEP_LOG_LINE@json.output@{@@@",
471 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04 /[dummy has/V8 Linux - nosnap/571\", @@@", 471 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04 /[dummy has/V8 Linux - nosnap/571\", @@@",
472 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 472 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
473 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/V8 Lin ux - nosnap/571\": {@@@", 473 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/V8 Lin ux - nosnap/571\": {@@@",
474 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 474 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
475 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 475 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
476 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 476 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
477 "@@@STEP_LOG_LINE@json.output@ }@@@", 477 "@@@STEP_LOG_LINE@json.output@ }@@@",
478 "@@@STEP_LOG_LINE@json.output@ }@@@", 478 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
644 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 644 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
645 "@@@STEP_LOG_END@durations@@@" 645 "@@@STEP_LOG_END@durations@@@"
646 ] 646 ]
647 }, 647 },
648 { 648 {
649 "name": "$result", 649 "name": "$result",
650 "recipe_result": null, 650 "recipe_result": null,
651 "status_code": 0 651 "status_code": 0
652 } 652 }
653 ] 653 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698