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

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

Issue 2141013003: milo: fix build/step timing (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: retrain 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 "ParentLabel": null, 3 "ParentLabel": null,
4 "Label": "", 4 "Label": "",
5 "Status": "Failure", 5 "Status": "Failure",
6 "Banner": null, 6 "Banner": null,
7 "Bot": null, 7 "Bot": null,
8 "Source": { 8 "Source": {
9 "Label": "Task ", 9 "Label": "Task ",
10 "Img": "", 10 "Img": "",
11 "URL": "https://debug/user/task/", 11 "URL": "https://debug/user/task/",
12 "Alt": "" 12 "Alt": ""
13 }, 13 },
14 "MainLink": null, 14 "MainLink": null,
15 "SubLink": null, 15 "SubLink": null,
16 "Progress": null, 16 "Progress": null,
17 "Started": "2016-03-14T10:00:01.85071Z", 17 "Started": "2016-03-14T10:00:01.85071Z",
18 "Finished": "2016-03-14T10:00:01.85071Z", 18 "Finished": "2016-03-14T11:00:18.48602Z",
19 "Duration": 0, 19 "Duration": 0,
20 "Type": "Recipe", 20 "Type": "Recipe",
21 "LevelsDeep": 0, 21 "LevelsDeep": 0,
22 "Text": [ 22 "Text": [
23 "InfraFailure bot_update", 23 "InfraFailure bot_update",
24 "InfraFailure Uncaught Exception" 24 "InfraFailure Uncaught Exception"
25 ] 25 ]
26 }, 26 },
27 "SourceStamp": null, 27 "SourceStamp": null,
28 "Components": [ 28 "Components": [
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 "GroupName": "Uncaught Exception", 190 "GroupName": "Uncaught Exception",
191 "Property": null 191 "Property": null
192 }, 192 },
193 { 193 {
194 "GroupName": "Main", 194 "GroupName": "Main",
195 "Property": null 195 "Property": null
196 } 196 }
197 ], 197 ],
198 "Blame": null 198 "Blame": null
199 } 199 }
OLDNEW
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-canceled.json ('k') | appengine/cmd/milo/swarming/expectations/build-hang.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698