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

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

Issue 2093503002: milo: source and bot links (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: change link text 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
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-running.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 "Label": "", 3 "Label": "",
4 "Status": "InfraFailure", 4 "Status": "InfraFailure",
5 "Bot": null, 5 "Bot": {
6 "Source": null, 6 "Label": "swarm3-c4",
7 "Img": "",
8 "Subtitle": "",
9 "URL": "https://debug/restricted/bot/swarm3-c4",
10 "Alt": ""
11 },
12 "Source": {
13 "Label": "Task 2d8d62f6be545b10",
14 "Img": "",
15 "Subtitle": "",
16 "URL": "https://debug/user/task/2d8d62f6be545b10",
17 "Alt": ""
18 },
7 "MainLink": null, 19 "MainLink": null,
8 "SubLink": null, 20 "SubLink": null,
9 "Progress": null, 21 "Progress": null,
10 "Started": "2016-03-14T10:00:01.850710Z", 22 "Started": "2016-03-14T10:00:01.850710Z",
11 "Finished": "2016-03-14T11:00:18.486020Z", 23 "Finished": "2016-03-14T11:00:18.486020Z",
12 "Duration": 3615, 24 "Duration": 3615,
13 "Type": "Recipe", 25 "Type": "Recipe",
14 "LevelsDeep": 0, 26 "LevelsDeep": 0,
15 "Text": null 27 "Text": null
16 }, 28 },
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 "GroupName": "setup_build", 189 "GroupName": "setup_build",
178 "Property": null 190 "Property": null
179 }, 191 },
180 { 192 {
181 "GroupName": "Main", 193 "GroupName": "Main",
182 "Property": null 194 "Property": null
183 } 195 }
184 ], 196 ],
185 "Blame": null 197 "Blame": null
186 } 198 }
OLDNEW
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-running.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698