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

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

Issue 2109473005: Milo: Pending swarming builds (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Cleanup, new test data, fix timing display 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
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": { 6 "Source": {
7 "Label": "Task ", 7 "Label": "Task ",
8 "Img": "", 8 "Img": "",
9 "URL": "https://debug/user/task/", 9 "URL": "https://debug/user/task/",
10 "Alt": "" 10 "Alt": ""
11 }, 11 },
12 "MainLink": null, 12 "MainLink": null,
13 "SubLink": null, 13 "SubLink": null,
14 "Progress": null, 14 "Progress": null,
15 "Started": "Z", 15 "Started": "",
16 "Finished": "", 16 "Finished": "",
17 "Duration": 0, 17 "Duration": 0,
18 "Type": "Recipe", 18 "Type": "Recipe",
19 "LevelsDeep": 0, 19 "LevelsDeep": 0,
20 "Text": [ 20 "Text": [
21 "Failure Patch failure" 21 "Failure Patch failure"
22 ] 22 ]
23 }, 23 },
24 "SourceStamp": null, 24 "SourceStamp": null,
25 "Components": [ 25 "Components": [
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
251 }, 251 },
252 { 252 {
253 "Key": "revision", 253 "Key": "revision",
254 "Value": "HEAD" 254 "Value": "HEAD"
255 } 255 }
256 ] 256 ]
257 } 257 }
258 ], 258 ],
259 "Blame": null 259 "Blame": null
260 } 260 }
OLDNEW
« no previous file with comments | « appengine/cmd/milo/swarming/build.go ('k') | appengine/cmd/milo/swarming/expectations/build-pending.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698