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

Side by Side Diff: appengine/cmd/milo/swarming/expectations/build-exception.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
OLDNEW
1 { 1 {
2 "Summary": { 2 "Summary": {
3 "Label": "", 3 "Label": "",
4 "Status": "Failure", 4 "Status": "Failure",
5 "Bot": null, 5 "Bot": null,
6 "Source": null, 6 "Source": {
7 "Label": "Task ",
8 "Img": "",
9 "Subtitle": "",
10 "URL": "https://debug/user/task/",
11 "Alt": ""
12 },
7 "MainLink": null, 13 "MainLink": null,
8 "SubLink": null, 14 "SubLink": null,
9 "Progress": null, 15 "Progress": null,
10 "Started": "2016-03-14T10:00:01.850710Z", 16 "Started": "2016-03-14T10:00:01.850710Z",
11 "Finished": "2016-03-14T11:00:18.486020Z", 17 "Finished": "2016-03-14T11:00:18.486020Z",
12 "Duration": 0, 18 "Duration": 0,
13 "Type": "Recipe", 19 "Type": "Recipe",
14 "LevelsDeep": 0, 20 "LevelsDeep": 0,
15 "Text": null 21 "Text": null
16 }, 22 },
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 "GroupName": "Uncaught Exception", 185 "GroupName": "Uncaught Exception",
180 "Property": null 186 "Property": null
181 }, 187 },
182 { 188 {
183 "GroupName": "Main", 189 "GroupName": "Main",
184 "Property": null 190 "Property": null
185 } 191 }
186 ], 192 ],
187 "Blame": null 193 "Blame": null
188 } 194 }
OLDNEW
« no previous file with comments | « appengine/cmd/milo/swarming/build.go ('k') | appengine/cmd/milo/swarming/expectations/build-patch-failure.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698