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

Side by Side Diff: appengine/cmd/milo/swarming/expectations/build-timeout.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, 5 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": "InfraFailure", 4 "Status": "InfraFailure",
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:02Z", 62 "Started": "2016-03-14T10:00:02Z",
63 "Finished": "2016-03-14T10:00:03Z", 63 "Finished": "2016-03-14T10:00:03Z",
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 "PropertyGroup": [ 72 "PropertyGroup": [
73 { 73 {
74 "GroupName": "Swarming", 74 "GroupName": "Swarming",
75 "Property": [ 75 "Property": [
76 { 76 {
77 "Key": "Cost of job (USD)", 77 "Key": "Cost of job (USD)",
78 "Value": "$0.52" 78 "Value": "$0.52"
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 "GroupName": "setup_build", 177 "GroupName": "setup_build",
178 "Property": null 178 "Property": null
179 }, 179 },
180 { 180 {
181 "GroupName": "Main", 181 "GroupName": "Main",
182 "Property": null 182 "Property": null
183 } 183 }
184 ], 184 ],
185 "Blame": null 185 "Blame": null
186 } 186 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698