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

Side by Side Diff: appengine/cmd/milo/swarming/expectations/build-patch-failure.json

Issue 2086353004: milo: put line breaks between step text strings (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: milo: put line breaks between step text strings Created 4 years, 6 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
OLDNEW
1 { 1 {
2 "Summary": { 2 "Summary": {
3 "Label": "", 3 "Label": "",
4 "Status": "Failure", 4 "Status": "Failure",
5 "Bot": null, 5 "Bot": null,
6 "Source": null, 6 "Source": null,
7 "MainLink": null, 7 "MainLink": null,
8 "SubLink": null, 8 "SubLink": null,
9 "Progress": null, 9 "Progress": null,
10 "Started": "Z", 10 "Started": "Z",
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 "Alt": "" 68 "Alt": ""
69 } 69 }
70 ], 70 ],
71 "Progress": null, 71 "Progress": null,
72 "Started": "2016-03-14T10:00:04Z", 72 "Started": "2016-03-14T10:00:04Z",
73 "Finished": "2016-03-14T10:00:05Z", 73 "Finished": "2016-03-14T10:00:05Z",
74 "Duration": 1, 74 "Duration": 1,
75 "Type": "Step", 75 "Type": "Step",
76 "LevelsDeep": 0, 76 "LevelsDeep": 0,
77 "Text": [ 77 "Text": [
78 "\u003cbr/\u003erunning recipe: \"infra/infra_repo_trybot\"" 78 "running recipe: \"infra/infra_repo_trybot\""
79 ] 79 ]
80 }, 80 },
81 { 81 {
82 "Label": "bot_update", 82 "Label": "bot_update",
83 "Status": "Success", 83 "Status": "Success",
84 "Bot": null, 84 "Bot": null,
85 "Source": null, 85 "Source": null,
86 "MainLink": { 86 "MainLink": {
87 "Label": "stdout", 87 "Label": "stdout",
88 "Img": "", 88 "Img": "",
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
254 }, 254 },
255 { 255 {
256 "Key": "revision", 256 "Key": "revision",
257 "Value": "HEAD" 257 "Value": "HEAD"
258 } 258 }
259 ] 259 ]
260 } 260 }
261 ], 261 ],
262 "Blame": null 262 "Blame": null
263 } 263 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698