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

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

Issue 2155313002: milo: add builder title to swarming build page (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: nits 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
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-pending.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Summary": { 2 "Summary": {
3 "ParentLabel": null, 3 "ParentLabel": {
4 "Label": "", 4 "Label": "infra-continuous-precise-32",
5 "Img": "",
6 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32?server=cr-buildbucket-dev.appspot.com",
7 "Alt": ""
8 },
9 "Label": "2d8d62f6be545b10",
5 "Status": "InfraFailure", 10 "Status": "InfraFailure",
6 "Banner": null, 11 "Banner": {
12 "OS": [
13 {
14 "Img": "ubuntu.svg",
15 "Alt": "Canonical Ubuntu",
16 "Subtitle": "12.04",
17 "Count": 1
18 }
19 ],
20 "Device": null
21 },
7 "Bot": { 22 "Bot": {
8 "Label": "swarm3-c4", 23 "Label": "swarm3-c4",
9 "Img": "", 24 "Img": "",
10 "URL": "https://debug/restricted/bot/swarm3-c4", 25 "URL": "https://debug/restricted/bot/swarm3-c4",
11 "Alt": "" 26 "Alt": ""
12 }, 27 },
13 "Source": { 28 "Source": {
14 "Label": "Task 2d8d62f6be545b10", 29 "Label": "Task 2d8d62f6be545b10",
15 "Img": "", 30 "Img": "",
16 "URL": "https://debug/user/task/2d8d62f6be545b10", 31 "URL": "https://debug/user/task/2d8d62f6be545b10",
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 "GroupName": "setup_build", 207 "GroupName": "setup_build",
193 "Property": null 208 "Property": null
194 }, 209 },
195 { 210 {
196 "GroupName": "Main", 211 "GroupName": "Main",
197 "Property": null 212 "Property": null
198 } 213 }
199 ], 214 ],
200 "Blame": null 215 "Blame": null
201 } 216 }
OLDNEW
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-pending.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698