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

Side by Side Diff: appengine/cmd/milo/swarming/expectations/build-patch-failure.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": "Z", 16 "Started": "Z",
11 "Finished": "", 17 "Finished": "",
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 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
254 }, 260 },
255 { 261 {
256 "Key": "revision", 262 "Key": "revision",
257 "Value": "HEAD" 263 "Value": "HEAD"
258 } 264 }
259 ] 265 ]
260 } 266 }
261 ], 267 ],
262 "Blame": null 268 "Blame": null
263 } 269 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698