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

Side by Side Diff: appengine/cmd/milo/swarming/expectations/build-exception.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": "2016-03-14T10:00:01.850710Z", 10 "Started": "2016-03-14T10:00:01.850710Z",
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 "Alt": "" 58 "Alt": ""
59 } 59 }
60 ], 60 ],
61 "Progress": null, 61 "Progress": null,
62 "Started": "2016-03-14T10:00:03Z", 62 "Started": "2016-03-14T10:00:03Z",
63 "Finished": "2016-03-14T10:00:04Z", 63 "Finished": "2016-03-14T10:00:04Z",
64 "Duration": 1, 64 "Duration": 1,
65 "Type": "Step", 65 "Type": "Step",
66 "LevelsDeep": 0, 66 "LevelsDeep": 0,
67 "Text": [ 67 "Text": [
68 "\u003cbr/\u003erunning recipe: \"v8\"" 68 "running recipe: \"v8\""
69 ] 69 ]
70 }, 70 },
71 { 71 {
72 "Label": "bot_update", 72 "Label": "bot_update",
73 "Status": "InfraFailure", 73 "Status": "InfraFailure",
74 "Bot": null, 74 "Bot": null,
75 "Source": null, 75 "Source": null,
76 "MainLink": { 76 "MainLink": {
77 "Label": "stdout", 77 "Label": "stdout",
78 "Img": "", 78 "Img": "",
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 "GroupName": "Uncaught Exception", 179 "GroupName": "Uncaught Exception",
180 "Property": null 180 "Property": null
181 }, 181 },
182 { 182 {
183 "GroupName": "Main", 183 "GroupName": "Main",
184 "Property": null 184 "Property": null
185 } 185 }
186 ], 186 ],
187 "Blame": null 187 "Blame": null
188 } 188 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698