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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.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 "[BUILD]\\scripts\\slave\\kill_processes.py" 6 "[BUILD]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 9 "name": "taskkill"
10 }, 10 },
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 "project:v8", 227 "project:v8",
228 "--tag", 228 "--tag",
229 "purpose:CQ", 229 "purpose:CQ",
230 "--tag", 230 "--tag",
231 "purpose:pre-commit", 231 "purpose:pre-commit",
232 "--tag", 232 "--tag",
233 "rietveld:https://codereview.chromium.org/12853011/#ps1", 233 "rietveld:https://codereview.chromium.org/12853011/#ps1",
234 "--tag", 234 "--tag",
235 "slavename:TestSlavename", 235 "slavename:TestSlavename",
236 "--tag", 236 "--tag",
237 "stepname:Check", 237 "stepname:Check on Windows-7-SP1",
238 "--idempotent", 238 "--idempotent",
239 "--user", 239 "--user",
240 "commit-bot@chromium.org", 240 "commit-bot@chromium.org",
241 "[dummy hash for bot_default]", 241 "[dummy hash for bot_default]",
242 "--", 242 "--",
243 "--progress=verbose", 243 "--progress=verbose",
244 "--mode", 244 "--mode",
245 "Debug_x64", 245 "Debug_x64",
246 "--arch", 246 "--arch",
247 "x64", 247 "x64",
248 "--outdir", 248 "--outdir",
249 "out", 249 "out",
250 "--buildbot", 250 "--buildbot",
251 "--timeout=200", 251 "--timeout=200",
252 "--random-seed=-99109869", 252 "--random-seed=-99109869",
253 "bot_default", 253 "bot_default",
254 "--exhaustive-variants", 254 "--exhaustive-variants",
255 "--dcheck-always-on", 255 "--dcheck-always-on",
256 "--rerun-failures-count=2", 256 "--rerun-failures-count=2",
257 "--swarming", 257 "--swarming",
258 "--json-test-results", 258 "--json-test-results",
259 "${ISOLATED_OUTDIR}/output.json" 259 "${ISOLATED_OUTDIR}/output.json"
260 ], 260 ],
261 "cwd": "[SLAVE_BUILD]", 261 "cwd": "[SLAVE_BUILD]",
262 "name": "[trigger] Check", 262 "name": "[trigger] Check on Windows-7-SP1",
263 "~followup_annotations": [ 263 "~followup_annotations": [
264 "@@@STEP_LOG_LINE@json.output@{@@@", 264 "@@@STEP_LOG_LINE@json.output@{@@@",
265 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Windows-7-SP1/ [dummy has/v8_win64_dbg/571\", @@@", 265 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Windows-7-SP1/ [dummy has/v8_win64_dbg/571\", @@@",
266 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 266 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
267 "@@@STEP_LOG_LINE@json.output@ \"Check/Windows-7-SP1/[dummy has/v8_win6 4_dbg/571:2:0\": {@@@", 267 "@@@STEP_LOG_LINE@json.output@ \"Check/Windows-7-SP1/[dummy has/v8_win6 4_dbg/571:2:0\": {@@@",
268 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 268 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
269 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 269 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
270 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 270 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
271 "@@@STEP_LOG_LINE@json.output@ }, @@@", 271 "@@@STEP_LOG_LINE@json.output@ }, @@@",
272 "@@@STEP_LOG_LINE@json.output@ \"Check/Windows-7-SP1/[dummy has/v8_win6 4_dbg/571:2:1\": {@@@", 272 "@@@STEP_LOG_LINE@json.output@ \"Check/Windows-7-SP1/[dummy has/v8_win6 4_dbg/571:2:1\": {@@@",
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
335 "project:v8", 335 "project:v8",
336 "--tag", 336 "--tag",
337 "purpose:CQ", 337 "purpose:CQ",
338 "--tag", 338 "--tag",
339 "purpose:pre-commit", 339 "purpose:pre-commit",
340 "--tag", 340 "--tag",
341 "rietveld:https://codereview.chromium.org/12853011/#ps1", 341 "rietveld:https://codereview.chromium.org/12853011/#ps1",
342 "--tag", 342 "--tag",
343 "slavename:TestSlavename", 343 "slavename:TestSlavename",
344 "--tag", 344 "--tag",
345 "stepname:SimdJs - all", 345 "stepname:SimdJs - all on Windows-7-SP1",
346 "--idempotent", 346 "--idempotent",
347 "--user", 347 "--user",
348 "commit-bot@chromium.org", 348 "commit-bot@chromium.org",
349 "[dummy hash for simdjs]", 349 "[dummy hash for simdjs]",
350 "--", 350 "--",
351 "--progress=verbose", 351 "--progress=verbose",
352 "--mode", 352 "--mode",
353 "Debug_x64", 353 "Debug_x64",
354 "--arch", 354 "--arch",
355 "x64", 355 "x64",
356 "--outdir", 356 "--outdir",
357 "out", 357 "out",
358 "--buildbot", 358 "--buildbot",
359 "--timeout=200", 359 "--timeout=200",
360 "--random-seed=-99109869", 360 "--random-seed=-99109869",
361 "simdjs", 361 "simdjs",
362 "--download-data", 362 "--download-data",
363 "--exhaustive-variants", 363 "--exhaustive-variants",
364 "--dcheck-always-on", 364 "--dcheck-always-on",
365 "--rerun-failures-count=2", 365 "--rerun-failures-count=2",
366 "--swarming", 366 "--swarming",
367 "--json-test-results", 367 "--json-test-results",
368 "${ISOLATED_OUTDIR}/output.json" 368 "${ISOLATED_OUTDIR}/output.json"
369 ], 369 ],
370 "cwd": "[SLAVE_BUILD]", 370 "cwd": "[SLAVE_BUILD]",
371 "name": "[trigger] SimdJs - all", 371 "name": "[trigger] SimdJs - all on Windows-7-SP1",
372 "~followup_annotations": [ 372 "~followup_annotations": [
373 "@@@STEP_LOG_LINE@json.output@{@@@", 373 "@@@STEP_LOG_LINE@json.output@{@@@",
374 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Windows -7-SP1/[dummy has/v8_win64_dbg/571\", @@@", 374 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Windows -7-SP1/[dummy has/v8_win64_dbg/571\", @@@",
375 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 375 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
376 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Windows-7-SP1/[dummy has/ v8_win64_dbg/571\": {@@@", 376 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Windows-7-SP1/[dummy has/ v8_win64_dbg/571\": {@@@",
377 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 377 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
378 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 378 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
379 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 379 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
380 "@@@STEP_LOG_LINE@json.output@ }@@@", 380 "@@@STEP_LOG_LINE@json.output@ }@@@",
381 "@@@STEP_LOG_LINE@json.output@ }@@@", 381 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
465 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 465 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
466 "@@@STEP_LOG_END@durations@@@" 466 "@@@STEP_LOG_END@durations@@@"
467 ] 467 ]
468 }, 468 },
469 { 469 {
470 "name": "$result", 470 "name": "$result",
471 "recipe_result": null, 471 "recipe_result": null,
472 "status_code": 0 472 "status_code": 0
473 } 473 }
474 ] 474 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698