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

Side by Side Diff: appengine/cmd/milo/swarming/expectations/build-running.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": "Running", 4 "Status": "Running",
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": "Running", 73 "Status": "Running",
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 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 "GroupName": "bot_update", 129 "GroupName": "bot_update",
130 "Property": null 130 "Property": null
131 }, 131 },
132 { 132 {
133 "GroupName": "Main", 133 "GroupName": "Main",
134 "Property": null 134 "Property": null
135 } 135 }
136 ], 136 ],
137 "Blame": null 137 "Blame": null
138 } 138 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698