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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___deadcode.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, 9 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 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
228 "Chrome", 228 "Chrome",
229 "--tag", 229 "--tag",
230 "buildername:V8 Linux - deadcode", 230 "buildername:V8 Linux - deadcode",
231 "--tag", 231 "--tag",
232 "buildnumber:571", 232 "buildnumber:571",
233 "--tag", 233 "--tag",
234 "data:[dummy hash for test262]", 234 "data:[dummy hash for test262]",
235 "--tag", 235 "--tag",
236 "master:client.v8", 236 "master:client.v8",
237 "--tag", 237 "--tag",
238 "name:Test262 - no variants", 238 "name:Test262",
239 "--tag", 239 "--tag",
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",
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
422 "Chrome", 422 "Chrome",
423 "--tag", 423 "--tag",
424 "buildername:V8 Linux - deadcode", 424 "buildername:V8 Linux - deadcode",
425 "--tag", 425 "--tag",
426 "buildnumber:571", 426 "buildnumber:571",
427 "--tag", 427 "--tag",
428 "data:[dummy hash for simdjs]", 428 "data:[dummy hash for simdjs]",
429 "--tag", 429 "--tag",
430 "master:client.v8", 430 "master:client.v8",
431 "--tag", 431 "--tag",
432 "name:SimdJs - all", 432 "name:SimdJs",
433 "--tag", 433 "--tag",
434 "os:Ubuntu-12.04", 434 "os:Ubuntu-12.04",
435 "--tag", 435 "--tag",
436 "project:v8", 436 "project:v8",
437 "--tag", 437 "--tag",
438 "purpose:CI", 438 "purpose:CI",
439 "--tag", 439 "--tag",
440 "purpose:post-commit", 440 "purpose:post-commit",
441 "--tag", 441 "--tag",
442 "slavename:TestSlavename", 442 "slavename:TestSlavename",
(...skipping 201 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