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

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

Issue 1733683002: swarming: only use text until first space for name tag (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::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux64 TSAN", 10 "V8 Linux64 TSAN",
(...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 "Chrome", 308 "Chrome",
309 "--tag", 309 "--tag",
310 "buildername:V8 Linux64 TSAN", 310 "buildername:V8 Linux64 TSAN",
311 "--tag", 311 "--tag",
312 "buildnumber:571", 312 "buildnumber:571",
313 "--tag", 313 "--tag",
314 "data:[dummy hash for test262]", 314 "data:[dummy hash for test262]",
315 "--tag", 315 "--tag",
316 "master:client.v8", 316 "master:client.v8",
317 "--tag", 317 "--tag",
318 "name:Test262 - no variants", 318 "name:Test262",
319 "--tag", 319 "--tag",
320 "os:Ubuntu-14.04", 320 "os:Ubuntu-14.04",
321 "--tag", 321 "--tag",
322 "project:v8", 322 "project:v8",
323 "--tag", 323 "--tag",
324 "purpose:CI", 324 "purpose:CI",
325 "--tag", 325 "--tag",
326 "purpose:post-commit", 326 "purpose:post-commit",
327 "--tag", 327 "--tag",
328 "slavename:TestSlavename", 328 "slavename:TestSlavename",
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
455 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 455 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
456 "@@@STEP_LOG_END@durations@@@" 456 "@@@STEP_LOG_END@durations@@@"
457 ] 457 ]
458 }, 458 },
459 { 459 {
460 "name": "$result", 460 "name": "$result",
461 "recipe_result": null, 461 "recipe_result": null,
462 "status_code": 0 462 "status_code": 0
463 } 463 }
464 ] 464 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698