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

Side by Side Diff: milo/appengine/swarming/expectations/build-timeout.json

Issue 2268543003: Annotee: Shorten logdog log link label (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Retrain Created 4 years, 4 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 "ParentLabel": { 3 "ParentLabel": {
4 "Label": "infra-continuous-precise-32", 4 "Label": "infra-continuous-precise-32",
5 "Img": "", 5 "Img": "",
6 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32?server=cr-buildbucket-dev.appspot.com", 6 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32?server=cr-buildbucket-dev.appspot.com",
7 "Alt": "" 7 "Alt": ""
8 }, 8 },
9 "Label": "2d8d62f6be545b10", 9 "Label": "2d8d62f6be545b10",
10 "Status": "InfraFailure", 10 "Status": "InfraFailure",
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 "Bot": null, 89 "Bot": null,
90 "Source": null, 90 "Source": null,
91 "MainLink": { 91 "MainLink": {
92 "Label": "stdout", 92 "Label": "stdout",
93 "Img": "", 93 "Img": "",
94 "URL": "foo/steps/setup_build/0/stdout", 94 "URL": "foo/steps/setup_build/0/stdout",
95 "Alt": "" 95 "Alt": ""
96 }, 96 },
97 "SubLink": [ 97 "SubLink": [
98 { 98 {
99 "Label": "steps/setup_build/0/logs/run_recipe/0", 99 "Label": "run_recipe",
100 "Img": "", 100 "Img": "",
101 "URL": "foo/steps/setup_build/0/logs/run_recipe/0", 101 "URL": "foo/steps/setup_build/0/logs/run_recipe/0",
102 "Alt": "" 102 "Alt": ""
103 } 103 }
104 ], 104 ],
105 "Progress": null, 105 "Progress": null,
106 "Started": "2016-03-14T10:00:02Z", 106 "Started": "2016-03-14T10:00:02Z",
107 "Finished": "2016-03-14T10:00:03Z", 107 "Finished": "2016-03-14T10:00:03Z",
108 "Duration": 1000000000, 108 "Duration": 1000000000,
109 "Type": "Step", 109 "Type": "Step",
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 }, 222 },
223 { 223 {
224 "Key": "allow_milo", 224 "Key": "allow_milo",
225 "Value": "1" 225 "Value": "1"
226 } 226 }
227 ] 227 ]
228 } 228 }
229 ], 229 ],
230 "Blame": null 230 "Blame": null
231 } 231 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-running.json ('k') | milo/appengine/swarming/expectations/build-unicode.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698